summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 65e03e0)
raw | patch | inline | side by side (parent: 65e03e0)
author | Frank Livingston <frank-livingston@ti.com> | |
Fri, 2 Sep 2016 23:06:11 +0000 (18:06 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Fri, 2 Sep 2016 23:06:11 +0000 (18:06 -0500) |
processor_audio_sdk_1_00_00_00/pasdk/test_arm/framework/audioStreamDecodeProc.c | patch | blob | history |
diff --git a/processor_audio_sdk_1_00_00_00/pasdk/test_arm/framework/audioStreamDecodeProc.c b/processor_audio_sdk_1_00_00_00/pasdk/test_arm/framework/audioStreamDecodeProc.c
index ceb9ea9d01277bd699f1b6d93a16e5d333b90747..63ba333f68859ac9df2fd2349bfb37cc5d838c55 100644 (file)
// invalidate Dec configuration
Cache_inv(&gPAF_AST_config.xDec[z], sizeof(PAF_AST_Decode), Cache_Type_ALLD, 0);
+ Cache_wait();
if (alg[z]->fxns->algActivate)
{