Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:matchIndex

200         ssize_t matchIndex =
203 if (matchIndex < 0) {
207 index = matchIndex + 1;
209 const char *componentName = list->getCodecName(matchIndex);
227 matchingCodecQuirks->push(getComponentQuirks(list, matchIndex));