author | Govind Jeyaram <govind.j@ti.com> | |
Tue, 13 Dec 2016 17:44:05 +0000 (09:44 -0800) | ||
committer | Govind Jeyaram <govind.j@ti.com> | |
Tue, 13 Dec 2016 17:44:05 +0000 (09:44 -0800) | ||
commit | ff3654fc7cc7c572dac9aa8c5c9c3208cf766459 | |
tree | 8e39f62a8eb96f560cfe844c152262430f8cc454 | tree | snapshot (tar.xz tar.gz zip) |
parent | 5c56d7e164164688d10827f8d378d8b8a5d74510 | 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 |