Home
last modified time | relevance | path

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

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