Searched refs:audioCodecSupportedAudioFormats (Results 1 – 1 of 1) sorted by relevance
602 List<Integer> audioCodecSupportedAudioFormats = AUDIO_CODECS_MAP.get(audioCodec); in getSupportedShortAudioDescriptor() local605 if (audioCodecSupportedAudioFormats.contains(supportedAudioFormat)) { in getSupportedShortAudioDescriptor()