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

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

Completed in 194 milliseconds