commit | d192fab5b7a7df3fe2cc1650dfa19b55e027c5d8 | [log] [tgz] |
---|---|---|
author | Kumar Anurag Singh <quic_kumaranu@quicinc.com> | Wed Aug 24 23:51:51 2022 -0700 |
committer | Kumar Anurag Singh <quic_kumaranu@quicinc.com> | Mon Apr 01 02:32:34 2024 -0700 |
tree | be0f7d3c49bd937e7332d8f3446f097b492c1a5a | |
parent | b33b4428e5508a655b3049e839be92fe26b13059 [diff] |
hal: kona: Fix playback for 32bit float file. 32-bit float audio file was unable to get played as float to fixed conversion was not happening. Add support so that conversion from float to fix happens. Additionally the hdmi caps are now read as "adev_set_parameters" api is called with respective controller/stream values. Change-Id: I45174a45c68453edb1ffea05395fad06ebd8320a (cherry picked from commit e2195922d4da8c88ea3aee323a28e5c7f23aac4a)