Home
last modified time | relevance | path

Searched refs:bpl_padding (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss_video.h155 unsigned int bpl_padding; /* padding at end of line */ member
H A Diss_csi2.c570 if (csi2->video_out.bpl_padding == 0) in csi2_configure()
H A Diss_video.c905 video->bpl_padding = ret; in iss_video_streamon()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispvideo.h163 unsigned int bpl_padding; /* padding at end of line */ member
H A Dispccp2.c456 if (ccp2->video_in.bpl_padding == 0) in ccp2_mem_configure()
H A Dispcsi2.c599 if (csi2->video_out.bpl_padding == 0) in csi2_configure()
H A Dispvideo.c1118 video->bpl_padding = ret; in isp_video_streamon()