Searched refs:CSI_MAX_WIDTH (Results 1 – 2 of 2) sorted by relevance
56 #define CSI_MAX_WIDTH 8192U macro
117 pix->width = clamp(width, _fmt->hsub, CSI_MAX_WIDTH); in _sun4i_csi_try_fmt()