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