Searched refs:sAllCodecInfos (Results 1 – 1 of 1) sorted by relevance
75 private static MediaCodecInfo[] sAllCodecInfos; field in MediaCodecList99 sAllCodecInfos = in initCodecList()133 return sAllCodecInfos[findCodecByName(codec)]; in getInfoFor()174 mCodecInfos = sAllCodecInfos; in MediaCodecList()