Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:matchIndex

3338     for (size_t matchIndex = 0; matchIndex < matchingCodecs.size();
3339 ++matchIndex) {
3340 componentName = matchingCodecs.itemAt(matchIndex).mName.string();
3341 quirks = matchingCodecs.itemAt(matchIndex).mQuirks;