Home
last modified time | relevance | path

Searched refs:bpl_zero_padding (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/staging/media/omap4iss/
Diss_video.h158 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
Diss_ipipeif.c764 ipipeif->video_out.bpl_zero_padding = 1; in ipipeif_init_entities()
Diss_resizer.c804 resizer->video_out.bpl_zero_padding = 1; in resizer_init_entities()
Diss_csi2.c1287 csi2->video_out.bpl_zero_padding = 1; in csi2_init_entities()
Diss_video.c147 if (!video->bpl_zero_padding || bpl != min_bpl) in iss_video_mbus_to_pix()
/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dispvideo.h167 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
Dispcsi2.c1264 csi2->video_out.bpl_zero_padding = 1; in csi2_init_entities()
Dispvideo.c170 if (!video->bpl_zero_padding || bpl != min_bpl) in isp_video_mbus_to_pix()