Home
last modified time | relevance | path

Searched refs:MJPEG_MAX_COMPONENTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg.h19 #define MJPEG_MAX_COMPONENTS 5 macro
27 struct mjpeg_component components[MJPEG_MAX_COMPONENTS];
H A Ddelta-mjpeg-hdr.c62 if (header->nb_of_components >= MJPEG_MAX_COMPONENTS) { in delta_mjpeg_read_sof()
66 MJPEG_MAX_COMPONENTS); in delta_mjpeg_read_sof()