]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commit
PASDK-53: Input Data Integrity investigation.
authorGovind Jeyaram <govind.j@ti.com>
Tue, 13 Dec 2016 17:44:05 +0000 (09:44 -0800)
committerFrank Livingston <frank-livingston@ti.com>
Fri, 27 Jan 2017 20:49:11 +0000 (14:49 -0600)
commit40050417c5f375f51a88ce3ee6d619c5a2dfd28b
treee43a07cd8a57191ffd5729a497b38268b8ee82f3
parent75e5716933c0f598e10c65ece24739593c26af27
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.
pasdk/test_dsp/sap/audio_dc_cfg.c
pasdk/test_dsp/sap/sap_d10.c