Searched refs:AUDIO_FORMAT_OPUS (Results 1 – 5 of 5) sorted by relevance
105 return AUDIO_FORMAT_OPUS; in audioFormatToNative()187 case AUDIO_FORMAT_OPUS: in audioFormatFromNative()
249 public static final int AUDIO_FORMAT_OPUS = 0x08000000; field in AudioSystem262 AUDIO_FORMAT_OPUS297 case AUDIO_FORMAT_OPUS: return BluetoothCodecConfig.SOURCE_CODEC_TYPE_OPUS; in audioFormatToBluetoothSourceCodec()342 return AudioSystem.AUDIO_FORMAT_OPUS; in bluetoothA2dpCodecToAudioFormat()
239 AUDIO_FORMAT_OPUS = 0x8000000; enumerator
2351 { MEDIA_MIMETYPE_AUDIO_OPUS, AUDIO_FORMAT_OPUS},
666 {AUDIO_FORMAT_OPUS, make_AudioFormatDescription(::android::MEDIA_MIMETYPE_AUDIO_OPUS)}, in getAudioFormatPairs()