Searched refs:mRegularCodecs (Results 1 – 1 of 1) sorted by relevance
63 private final MediaCodecList mRegularCodecs = field in MediaCodecListTest68 mRegularCodecs.getCodecInfos();343 ? mRegularCodecs.findEncoderForFormat(format) in codecCanBeFound()344 : mRegularCodecs.findDecoderForFormat(format); in codecCanBeFound()458 String codecName = mRegularCodecs.findDecoderForFormat(format); in testFindDecoderWithAacProfile()476 String codecName = mRegularCodecs.findEncoderForFormat(format); in testFindEncoderWithAacProfile()