Home | History | Annotate | Download | only in camera

Lines Matching refs:numFormats

275         unsigned int numFormats = sizeof(kAvailableFormats) / sizeof(uint32_t);
278 for (; formatIdx < numFormats; formatIdx++) {
281 if (formatIdx == numFormats) {