Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/omap4iss/
Diss_video.h151 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
Diss_ipipeif.c765 ipipeif->video_out.bpl_zero_padding = 1; in ipipeif_init_entities()
Diss_resizer.c805 resizer->video_out.bpl_zero_padding = 1; in resizer_init_entities()
Diss_csi2.c1288 csi2->video_out.bpl_zero_padding = 1; in csi2_init_entities()
Diss_video.c149 if (!video->bpl_zero_padding || bpl != min_bpl) in iss_video_mbus_to_pix()
/linux-5.19.10/drivers/media/platform/ti/omap3isp/
Dispvideo.h160 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
Dispcsi2.c1263 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()