android_hardware_samsung/audio
stenkinevgeniy 2ef158a268 Audio: out_open_pcm_devices - use out->config instead of pcm_device->pcm_profile->config.
Current get_pcm_device return always first finded pcm_profile.
And out->pcm_dev_list always have only pcm_device_playback pcm_profiles.

But if we need use deep_buffer pcm device
we need use deep_bufer pcm_config - current hal
don't did this...

And we configure out->config in adev_open_output_stream
function with proper pcm_config (deep or no).

Change-Id: I86fdb18202afb0e83393f32830d57c929f174ae6
(cherry picked from commit 39d1d019965d04ddfad2c643de53cd5501803aa4)
2018-05-18 12:45:41 +02:00
..
include audio: Add support for Audience EarSmart ICs 2017-03-03 21:49:59 +00:00
Android.mk audio: Initial support for amplifier HALs 2018-01-20 22:30:10 +00:00
audience.c audience: Cleanup write_int() 2017-04-02 14:14:46 +02:00
audience.h audio: Add support for Audience EarSmart ICs 2017-03-03 21:49:59 +00:00
audio_hw.c Audio: out_open_pcm_devices - use out->config instead of pcm_device->pcm_profile->config. 2018-05-18 12:45:41 +02:00
audio_hw.h Audio: remove unsupported hotword/soundtrigger stuff. 2018-05-18 12:45:17 +02:00
compress_offload.c audio: Correctly handle out of memory conditions 2017-02-02 13:15:04 +01:00
compress_offload.h audio: Factor out offload code 2017-01-30 21:46:10 +00:00
mixer_paths_0.xml.template audio: Split BT SCO media/incall paths 2017-03-20 19:48:35 +01:00
ril_interface.c audio: Add error logging to ril_interface 2017-03-01 11:22:04 +01:00
ril_interface.h audio: Implement WB_AMR callback correctly 2017-02-19 11:46:55 +00:00
voice.c audio: Fix BT sample rate handling properly 2018-01-20 22:32:04 +00:00
voice.h audio: Implement WB_AMR callback correctly 2017-02-19 11:46:55 +00:00