Searched refs:matchIndex (Results 1 – 2 of 2) sorted by relevance
368 ssize_t matchIndex = in findMatchingCodecs() local371 if (matchIndex < 0) { in findMatchingCodecs()375 index = matchIndex + 1; in findMatchingCodecs()377 const sp<MediaCodecInfo> info = list->getCodecInfo(matchIndex); in findMatchingCodecs()
170 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount() argument173 mActiveMatchIndex = matchIndex; in updateMatchCount()