]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commit
* Fixes towards PASDK-53 include --- PART II (BIOS6 Queue API usage CleanUp:
authorGovind Jeyaram <govind.j@ti.com>
Tue, 17 Jan 2017 21:14:51 +0000 (13:14 -0800)
committerGovind Jeyaram <govind.j@ti.com>
Tue, 17 Jan 2017 21:14:51 +0000 (13:14 -0800)
commit95dbfa2e2240207d1a86bf32a4556882cc28f697
tree06c092d3a771c5c7d7471a59037e4e3a29a95cd4
parentaf2b094703246c444d0bc3ad8ca40aa2a95f43eb
* Fixes towards PASDK-53 include --- PART II (BIOS6 Queue API usage CleanUp:
1. (sap.c) - Add debug counters; reduce underrun frame-length (impacts outputStartClocks); remove unnecessary Edma3_CacheFlush call.
Remove context-protection around swapHdmi, experimentally - to unblock UART intr mainly.
Remove TEST_MULTICHANNEL from the file-level.
2. (mib.c, mob.c) Fix Queue API usage, to remove compiler warnings about unsavoury typecasting.
3. (audioStreamInpProc.c) minor cleanup for removing compiler warnings.
pasdk/test_dsp/framework/audioStreamInpProc.c
pasdk/test_dsp/mib/mib.c
pasdk/test_dsp/mob/mob.c
pasdk/test_dsp/sap/sap.c