Searched defs:channelMode (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/a2dp/ |
D | a2dp_vendor_aptx.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 574 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 597 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 628 uint8_t channelMode; in setCodecConfig() local 930 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_aptx_hd.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 592 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 615 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 646 uint8_t channelMode; in setCodecConfig() local 956 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_ldac.cc | 47 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 894 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 922 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 957 uint8_t channelMode; in setCodecConfig() local 1335 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_aac.cc | 47 uint8_t channelMode; /* STEREO/MONO */ member 941 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 964 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 994 uint8_t channelMode; in setCodecConfig() local 1358 uint8_t channelMode; in setPeerCodecCapabilities() local
|