Home
last modified time | relevance | path

Searched defs:channel_count (Results 1 – 18 of 18) sorted by relevance

/packages/apps/TV/tuner/proto/
Dtrack.proto29 optional int32 channel_count = 4; field
/packages/modules/Bluetooth/system/gd/rust/topshim/btav_sink/
Dbtav_sink_shim.cc51 static void audio_config_cb(const RawAddress& addr, uint32_t sample_rate, uint8_t channel_count) { in audio_config_cb()
/packages/modules/Bluetooth/system/stack/mmc/codec_server/
Da2dp_aac_mmc_encoder.cc75 const int channel_count = param_.channel_count(); in init() local
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_encoder_linux.cc49 int prepare_context(int sample_rate, int channel_count, int bit_rate, in prepare_context()
172 tA2DP_CHANNEL_COUNT channel_count = A2DP_GetTrackChannelCountAac(codec_info); in a2dp_aac_encoder_init() local
Da2dp_vendor_opus.cc411 int channel_count = A2DP_VendorGetTrackChannelCountOpus(p_codec_info); in A2DP_VendorGetBitRateOpus() local
/packages/modules/Bluetooth/system/stack/mmc/proto/
Dmmc_config.proto90 int32 channel_count = 2; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc151 tA2DP_CHANNEL_COUNT channel_count = btif_a2dp_sink_get_channel_count(); in btif_a2dp_control_on_get_input_audio_config() local
Dbtif_a2dp_sink.cc122 tA2DP_CHANNEL_COUNT channel_count; member in BtifA2dpSinkControlBlock
618 int channel_count = A2DP_GetTrackChannelCount(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
Dbtif_av.cc90 int channel_count; member
3042 const RawAddress& peer_address, int sample_rate, int channel_count) { in btif_av_report_sink_audio_config_state()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp_sink.cpp83 uint8_t channel_count) { in a2dp_sink_audio_config_callback()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.cc634 auto channel_count = hal_capability.channelCountPerDevice; in hal_ucast_capability_to_stack_format() local
696 auto channel_count = hal_bcast_capability.channelCountPerStream; in hal_bcast_capability_to_stack_format() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.cc300 translateToBtLeAudioCodecConfigChannelCount(uint8_t channel_count) { in translateToBtLeAudioCodecConfigChannelCount()
Dle_audio_types.h1181 uint8_t channel_count; member
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h493 tA2DP_CHANNEL_COUNT channel_count; // 1 for mono or 2 for stereo member
/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h146 btle_audio_channel_count_index_t channel_count = member
/packages/services/Car/service/proto/android/car/audio/
Daudio_dump.proto89 optional int32 channel_count = 5; field
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc491 tHA_CHANNEL_COUNT channel_count; in ha_read_input_audio_config() local
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc489 tA2DP_CHANNEL_COUNT channel_count; in a2dp_read_input_audio_config() local