Searched refs:matchIndex (Results 1 – 2 of 2) sorted by relevance
334 ssize_t matchIndex = in findMatchingCodecs() local337 if (matchIndex < 0) { in findMatchingCodecs()341 index = matchIndex + 1; in findMatchingCodecs()343 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()