Searched refs:MJPEG_MAX_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
19 #define MJPEG_MAX_COMPONENTS 5 macro27 struct mjpeg_component components[MJPEG_MAX_COMPONENTS];
62 if (header->nb_of_components >= MJPEG_MAX_COMPONENTS) { in delta_mjpeg_read_sof()66 MJPEG_MAX_COMPONENTS); in delta_mjpeg_read_sof()
Completed in 4 milliseconds