/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetoothA2dpSinkCallback.aidl | 23 void OnAudioConfig(String device_address, int sample_rate, int channel_count); in OnAudioConfig()
|
/aosp12/packages/apps/TV/tuner/proto/ |
H A D | track.proto | 29 optional int32 channel_count = 4; field
|
/aosp12/hardware/qcom/audio/hal/audio_extn/ |
H A D | usb.c | 71 unsigned int channel_count; member 714 unsigned int *channel_count) in usb_get_best_match_for_channels() 803 unsigned int channel_count, in usb_get_best_match_for_sample_rate() 875 unsigned int *channel_count) in usb_audio_backend_apply_policy() 974 unsigned int *channel_count, in audio_extn_usb_is_config_supported() 1255 uint32_t *channel_count) in audio_extn_usb_altset_for_service_interval()
|
/aosp12/system/bt/service/test/ |
H A D | a2dp_sink_unittest.cc | 53 uint8_t channel_count = 0; member 70 uint8_t channel_count) override { in OnAudioConfig()
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | platform_api.h | 52 size_t channel_count; member
|
H A D | audio_hw.c | 1350 int channel_count; in read_usb_sup_channel_masks() local 2662 int channel_count, bool is_usb_hifi) in check_input_parameters() 2746 int channel_count, in get_stream_buffer_size() 3621 size_t channel_count = audio_channel_count_from_out_mask(out->channel_mask); in out_write() local 3666 size_t channel_count = audio_channel_count_from_out_mask(out->channel_mask); in out_write() local 5917 int channel_count = audio_channel_count_from_in_mask(config->channel_mask); in adev_get_input_buffer_size() local 5978 int channel_count; in adev_open_input_stream() local
|
/aosp12/system/bt/service/hal/ |
H A D | bluetooth_av_interface.cc | 122 uint8_t channel_count) { in SinkAudioConfigCallback() 338 uint32_t sample_rate, uint8_t channel_count) { in AudioConfigCallback()
|
H A D | fake_bluetooth_av_interface.cc | 151 uint8_t channel_count) { in NotifyAudioConfig()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_a2dp_control.cc | 188 tA2DP_CHANNEL_COUNT channel_count = btif_a2dp_sink_get_channel_count(); in btif_a2dp_recv_ctrl_data() local
|
H A D | btif_a2dp_sink.cc | 119 tA2DP_CHANNEL_COUNT channel_count; member in BtifA2dpSinkControlBlock 607 int channel_count = A2DP_GetTrackChannelCount(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
|
/aosp12/system/bt/service/ |
H A D | a2dp_sink.cc | 133 uint8_t channel_count) { in AudioConfigCallback()
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_a2dp_sink_binder_server.cc | 179 uint8_t channel_count) { in OnAudioConfig()
|
/aosp12/system/media/audio_utils/ |
H A D | resampler.c | 35 uint32_t channel_count; // number of channels (interleaved) member
|
H A D | PowerLog.cpp | 254 uint32_t channel_count, audio_format_t format, size_t entries, size_t frames_per_entry) in power_log_create()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_a2dp_sink.cpp | 75 uint8_t channel_count) { in bta2dp_audio_config_callback()
|
/aosp12/system/bt/stack/include/ |
H A D | a2dp_codec_api.h | 489 tA2DP_CHANNEL_COUNT channel_count; // 1 for mono or 2 for stereo member
|
/aosp12/system/extras/sound/ |
H A D | playwav.c | 27 uint32_t channel_count; member
|
/aosp12/system/media/alsa_utils/ |
H A D | alsa_device_profile.c | 623 unsigned channel_count; in profile_get_channel_count_strs() local
|
/aosp12/hardware/qcom/audio/legacy/alsa_sound/ |
H A D | alsa_default.cpp | 235 int channel_count = 0; in setHDMIChannelCount() local
|
/aosp12/frameworks/proto_logging/stats/message/ |
H A D | mediametrics_message.proto | 163 optional int32 channel_count = 27; field
|
/aosp12/hardware/qcom/audio/hal/msm8960/ |
H A D | platform.c | 935 int platform_set_hdmi_channels(void *platform, int channel_count) in platform_set_hdmi_channels() 976 int channel_count; in platform_edid_get_max_channels() local
|
/aosp12/hardware/qcom/audio/hal/msm8974/ |
H A D | platform.c | 3243 int channel_count = audio_channel_count_from_in_mask(channel_mask); in platform_get_input_snd_device() local 3578 int platform_set_hdmi_channels(void *platform, int channel_count) in platform_set_hdmi_channels() 3619 int channel_count; in platform_edid_get_max_channels() local 3706 uint32_t channel_count) in platform_set_incall_recording_session_channels()
|
/aosp12/hardware/qcom/audio/hal/msm8916/ |
H A D | platform.c | 2200 int channel_count = audio_channel_count_from_in_mask(channel_mask); local 2444 int channel_count; local
|
/aosp12/hardware/libhardware/modules/audio/ |
H A D | audio_hw.c | 347 size_t channel_count) in samples_per_milliseconds()
|
/aosp12/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 433 unsigned int channel_count = 0; in populate_channel_mask_from_profile() local 1429 unsigned channel_count = proxy_get_channel_count(&device_info->proxy); in adev_open_input_stream() local
|