author | Govind Jeyaram <govind.j@ti.com> | |
Tue, 13 Dec 2016 17:44:05 +0000 (09:44 -0800) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Fri, 27 Jan 2017 20:49:11 +0000 (14:49 -0600) | ||
commit | 40050417c5f375f51a88ce3ee6d619c5a2dfd28b | |
tree | e43a07cd8a57191ffd5729a497b38268b8ee82f3 | tree | snapshot (tar.xz tar.gz zip) |
parent | 75e5716933c0f598e10c65ece24739593c26af27 | commit | diff |
PASDK-53: Input Data Integrity investigation.
* Fixed the EDID configuration of the HSR41. The Dolby streaming Tool now reports: "EDID of the Audio Device indicates support for Dolby Atmos on EC3
EDID of the Audio Device indicates support for Dolby Atmos on MAT"
* Fixed a weird Interface Clock behavior, which leads to the input frame=48K & output-frame=12KHz(?!!).
Specifically, modified clkxDivHDMI to tackle PAF_SAMPLERATE_UNKNOWN situations just like PAF_SAMPLERATE_48000HZ; including the clock relationships.
These new division factors avoid the output_frame=12KHz situation.
* Fixed the EDID configuration of the HSR41. The Dolby streaming Tool now reports: "EDID of the Audio Device indicates support for Dolby Atmos on EC3
EDID of the Audio Device indicates support for Dolby Atmos on MAT"
* Fixed a weird Interface Clock behavior, which leads to the input frame=48K & output-frame=12KHz(?!!).
Specifically, modified clkxDivHDMI to tackle PAF_SAMPLERATE_UNKNOWN situations just like PAF_SAMPLERATE_48000HZ; including the clock relationships.
These new division factors avoid the output_frame=12KHz situation.
pasdk/test_dsp/sap/audio_dc_cfg.c | diff | blob | history | |
pasdk/test_dsp/sap/sap_d10.c | diff | blob | history |