Searched refs:platform_get_snd_device_bit_width (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/audio/msm8909/hal/
H A Dplatform_api.h42 int platform_get_snd_device_bit_width(snd_device_t snd_device);
/hardware/qcom/audio/msm8909/hal/audio_extn/
H A Dutils.c444 int32_t bw = platform_get_snd_device_bit_width(SND_DEVICE_OUT_SPEAKER);
/hardware/qcom/audio/msm8909/hal/msm8960/
H A Dplatform.c431 int platform_get_snd_device_bit_width(snd_device_t snd_device) function
/hardware/qcom/audio/msm8909/hal/msm8974/
H A Dplatform.c1433 int platform_get_snd_device_bit_width(snd_device_t snd_device) function
2887 bit_width = (uint32_t)platform_get_snd_device_bit_width(SND_DEVICE_OUT_SPEAKER);
/hardware/qcom/audio/msm8909/hal/msm8916/
H A Dplatform.c1571 int platform_get_snd_device_bit_width(snd_device_t snd_device) function

Completed in 41 milliseconds