Go to file
Vidyakumar Athota 5c39821723 hal: update input source type during open input stream
Currently input stream source type is updated in in_set_parameters().
Some of the effects like AEC are applied based on input source type.
If effects API is called before in_set_parameters() then that effect
does not apply. Fix this issue by updating the source type in
adev_open_input_stream() instead of in_set_parameters().

Change-Id: Iff0670264e156840c40f1f15cfc93fd5b2506e0d
2015-04-09 17:32:17 -07:00
audiod audio: remove build varient check in audio daemon 2014-09-03 04:11:40 -07:00
hal hal: update input source type during open input stream 2015-04-09 17:32:17 -07:00
mm-audio mm-audio: aenc-aac: fix integer overflow for encoded buffer timestamp calculation 2015-01-05 08:55:44 -08:00
policy_hal policy_hal: Update custom policy manager to new base class 2014-11-06 14:46:06 -08:00
post_proc post_proc: add support for virtualizer capability query 2015-03-25 05:21:34 -07:00
visualizer visualizer: do not apply calibration on audio routed to afe proxy 2015-02-26 13:59:24 -08:00
voice_processing audio: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH 2014-05-29 12:51:51 -07:00
Android.mk hal: 8952 hal bringup 2015-03-27 15:38:25 +05:30