Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:matchIndex

2927     for (size_t matchIndex = 0; matchIndex < matchingCodecs.size();
2928 ++matchIndex) {
2929 componentName = matchingCodecs.itemAt(matchIndex).string();
2930 quirks = matchingCodecQuirks.itemAt(matchIndex);