Searched defs:channelMode (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/a2dp/ |
D | a2dp_vendor_aptx.cc | 44 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 534 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 557 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 588 uint8_t channelMode; in setCodecConfig() local
|
D | a2dp_vendor_aptx_hd.cc | 44 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 551 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 574 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 605 uint8_t channelMode; in setCodecConfig() local
|
D | a2dp_vendor_ldac.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 733 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 761 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 796 uint8_t channelMode; in setCodecConfig() local
|
D | a2dp_aac.cc | 46 uint8_t channelMode; /* STEREO/MONO */ member 861 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 884 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 914 uint8_t channelMode; in setCodecConfig() local
|