Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h167 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
H A Dispvideo.c170 if (!video->bpl_zero_padding || bpl != min_bpl) in isp_video_mbus_to_pix()