Home
last modified time | relevance | path

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

12

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothA2dpSinkCallback.aidl23 void OnAudioConfig(String device_address, int sample_rate, int channel_count); in OnAudioConfig()
/aosp12/packages/apps/TV/tuner/proto/
H A Dtrack.proto29 optional int32 channel_count = 4; field
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dusb.c71 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 Da2dp_sink_unittest.cc53 uint8_t channel_count = 0; member
70 uint8_t channel_count) override { in OnAudioConfig()
/aosp12/hardware/qcom/audio/hal/
H A Dplatform_api.h52 size_t channel_count; member
H A Daudio_hw.c1350 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 Dbluetooth_av_interface.cc122 uint8_t channel_count) { in SinkAudioConfigCallback()
338 uint32_t sample_rate, uint8_t channel_count) { in AudioConfigCallback()
H A Dfake_bluetooth_av_interface.cc151 uint8_t channel_count) { in NotifyAudioConfig()
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_control.cc188 tA2DP_CHANNEL_COUNT channel_count = btif_a2dp_sink_get_channel_count(); in btif_a2dp_recv_ctrl_data() local
H A Dbtif_a2dp_sink.cc119 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 Da2dp_sink.cc133 uint8_t channel_count) { in AudioConfigCallback()
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_a2dp_sink_binder_server.cc179 uint8_t channel_count) { in OnAudioConfig()
/aosp12/system/media/audio_utils/
H A Dresampler.c35 uint32_t channel_count; // number of channels (interleaved) member
H A DPowerLog.cpp254 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 Dcom_android_bluetooth_a2dp_sink.cpp75 uint8_t channel_count) { in bta2dp_audio_config_callback()
/aosp12/system/bt/stack/include/
H A Da2dp_codec_api.h489 tA2DP_CHANNEL_COUNT channel_count; // 1 for mono or 2 for stereo member
/aosp12/system/extras/sound/
H A Dplaywav.c27 uint32_t channel_count; member
/aosp12/system/media/alsa_utils/
H A Dalsa_device_profile.c623 unsigned channel_count; in profile_get_channel_count_strs() local
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A Dalsa_default.cpp235 int channel_count = 0; in setHDMIChannelCount() local
/aosp12/frameworks/proto_logging/stats/message/
H A Dmediametrics_message.proto163 optional int32 channel_count = 27; field
/aosp12/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c935 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 Dplatform.c3243 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 Dplatform.c2200 int channel_count = audio_channel_count_from_in_mask(channel_mask); local
2444 int channel_count; local
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c347 size_t channel_count) in samples_per_milliseconds()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c433 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

12