Searched refs:MXC_JPEG_MAX_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
140 #define MXC_JPEG_MAX_COMPONENTS 4 macro155 struct mxc_jpeg_sof_comp comp[MXC_JPEG_MAX_COMPONENTS];178 struct mxc_jpeg_sos_comp comp[MXC_JPEG_MAX_COMPONENTS];
1128 if (sof->comp[i].id > MXC_JPEG_MAX_COMPONENTS) { in mxc_jpeg_valid_comp_id()
Completed in 7 milliseconds