Searched refs:codecHandlesFormat (Results 1 – 2 of 2) sorted by relevance
117 static bool codecHandlesFormat(
383 if (!codecHandlesFormat(mime, info, format)) { in findMatchingCodecs()417 bool MediaCodecList::codecHandlesFormat( in codecHandlesFormat() function in android::MediaCodecList