/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | A2dpReceiver.java | 199 int channelMode = BluetoothCodecConfig.CHANNEL_MODE_STEREO; in processParameters() local 447 int channelMode, long codecSpecific1, long codecSpecific2, in setCodecValue() 513 int channelMode, long codecSpecific1) { in verifyCodeConfig()
|
/aosp12/system/bt/stack/a2dp/ |
H A D | a2dp_vendor_aptx.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 567 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 590 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 621 uint8_t channelMode; in setCodecConfig() local 920 uint8_t channelMode; in setPeerCodecCapabilities() local
|
H A D | a2dp_vendor_aptx_hd.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 585 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 608 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 639 uint8_t channelMode; in setCodecConfig() local 948 uint8_t channelMode; in setPeerCodecCapabilities() local
|
H A D | a2dp_vendor_ldac.cc | 47 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 886 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 914 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 949 uint8_t channelMode; in setCodecConfig() local 1326 uint8_t channelMode; in setPeerCodecCapabilities() local
|
H A D | a2dp_aac.cc | 48 uint8_t channelMode; /* STEREO/MONO */ member 965 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 988 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 1018 uint8_t channelMode; in setCodecConfig() local 1419 uint8_t channelMode; in setPeerCodecCapabilities() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/ |
H A D | BluetoothA2dpConfigStore.java | 53 public void setChannelMode(int channelMode) { in setChannelMode()
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothCodecStatus.java | 120 int channelMode = codecConfig.getChannelMode(); in isCodecConfigSelectable() local
|
H A D | BluetoothCodecConfig.java | 184 @ChannelMode int channelMode, long codecSpecific1, in BluetoothCodecConfig() 626 int channelMode = other.mChannelMode; in similarCodecFeedingParameters() local
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/ |
H A D | A2dpCodecConfigTest.java | 669 int sampleRate, int bitsPerSample, int channelMode, boolean invokeNative) { in testCodecParametersChangeHelper()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_a2dp.cpp | 258 jint channelMode = env->CallIntMethod( in prepareCodecPreferences() local
|
/aosp12/frameworks/wilhelm/include/SLES/ |
H A D | OpenSLES.h | 2341 SLuint32 channelMode; member
|
/aosp12/frameworks/wilhelm/include/OMXAL/ |
H A D | OpenMAXAL.h | 2744 XAuint32 channelMode; member
|