Searched refs:bpl_max (Results 1 – 9 of 9) sorted by relevance
159 unsigned int bpl_max; /* maximum bytes per line value */ member
145 if (video->bpl_max) in iss_video_mbus_to_pix()146 bpl = clamp(bpl, min_bpl, video->bpl_max); in iss_video_mbus_to_pix()
763 ipipeif->video_out.bpl_max = 0x1ffe0; in ipipeif_init_entities()
805 resizer->video_out.bpl_max = 0x1ffe0; in resizer_init_entities()
1290 csi2->video_out.bpl_max = 0x1ffe0; in csi2_init_entities()
164 unsigned int bpl_max; /* maximum bytes per line value */ member
169 if (video->bpl_max) in isp_video_mbus_to_pix()170 bpl = clamp(bpl, min_bpl, video->bpl_max); in isp_video_mbus_to_pix()
1098 ccp2->video_in.bpl_max = 0xffffffe0; in ccp2_init_entities()
1264 csi2->video_out.bpl_max = 0x1ffe0; in csi2_init_entities()