Searched refs:AUDIO_FORMAT_OPUS (Results 1 – 2 of 2) sorted by relevance
105 return AUDIO_FORMAT_OPUS; in audioFormatToNative()187 case AUDIO_FORMAT_OPUS: in audioFormatFromNative()
247 public static final int AUDIO_FORMAT_OPUS = 0x08000000; field in AudioSystem260 AUDIO_FORMAT_OPUS295 case AUDIO_FORMAT_OPUS: return BluetoothCodecConfig.SOURCE_CODEC_TYPE_OPUS; in audioFormatToBluetoothSourceCodec()339 return AudioSystem.AUDIO_FORMAT_OPUS; in bluetoothCodecToAudioFormat()