Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/omap4iss/
Diss_video.h152 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
Diss_ipipeif.c758 ipipeif->video_out.bpl_zero_padding = 1; in ipipeif_init_entities()
Diss_resizer.c800 resizer->video_out.bpl_zero_padding = 1; in resizer_init_entities()
Diss_csi2.c1285 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-v5.4/drivers/media/platform/omap3isp/
Dispvideo.h160 unsigned int bpl_zero_padding; /* whether the alignment is optional */ member
Dispcsi2.c1256 csi2->video_out.bpl_zero_padding = 1; in csi2_init_entities()
Dispvideo.c171 if (!video->bpl_zero_padding || bpl != min_bpl) in isp_video_mbus_to_pix()