Searched defs:channelMode (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/a2dp/ |
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
|
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
|
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
|
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
|