Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:matchIndex

196         ssize_t matchIndex =
199 if (matchIndex < 0) {
203 index = matchIndex + 1;
205 const char *componentName = list->getCodecName(matchIndex);
223 entry->mQuirks = getComponentQuirks(list, matchIndex);