Searched refs:XCAM_VIDEO_MAX_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
67 #define XCAM_VIDEO_MAX_COMPONENTS 4 macro87 uint32_t strides [XCAM_VIDEO_MAX_COMPONENTS];88 uint32_t offsets [XCAM_VIDEO_MAX_COMPONENTS];
72 for (int i = 0; i < XCAM_VIDEO_MAX_COMPONENTS; i++) { in fill()