OSDN Git Service

[HDMI Audio HAL] Fixes for changed Audio HAL API
authorGuilhem IMBERTON <guilhem.imberton@intel.com>
Fri, 1 Aug 2014 10:34:14 +0000 (12:34 +0200)
committerIon Alberdi <ialberdi@intel.com>
Fri, 1 Aug 2014 19:23:33 +0000 (21:23 +0200)
commit0ce92df294da2b05fd06c7da49ac5324e68c7a14
treeae3739c95fa836e0f2ff054f7d1044a83b0e52b8
parentec31af53afbd9e6e1f9a6270c5046a8e9d14c093
[HDMI Audio HAL] Fixes for changed Audio HAL API

BZ: 212712

Minor fixes needed to accomodate these changes to the API:
(1) audio_stream_frame_size is deprecated. Use
    audio_stream_out_frame_size instead
(2) Additional parameters added to open_input_stream and
    open_output_stream. Ignore these extra parameters for
    now
Change-Id: If8585d879c7d5783622468c96e828e8641e6bcae
Signed-off-by: Rajat S Gupta <rajat.s.gupta@intel.com>
Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>
Reviewed-on: https://android.intel.com/223663
hdmi/tinyaudio_hw.c