Home | History | Annotate | Download | only in camera

Lines Matching defs:numFormats

362         unsigned int numFormats = sizeof(kAvailableFormats) / sizeof(uint32_t);
365 for (; formatIdx < numFormats; formatIdx++) {
368 if (formatIdx == numFormats) {