Searched refs:matchIndex (Results 1 – 2 of 2) sorted by relevance
357 ssize_t matchIndex = in findMatchingCodecs() local360 if (matchIndex < 0) { in findMatchingCodecs()364 index = matchIndex + 1; in findMatchingCodecs()366 const sp<MediaCodecInfo> info = list->getCodecInfo(matchIndex); in findMatchingCodecs()
164 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount() argument167 mActiveMatchIndex = matchIndex; in updateMatchCount()