summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 466b532)
raw | patch | inline | side by side (parent: 466b532)
author | Frank Livingston <frank-livingston@ti.com> | |
Mon, 12 Sep 2016 00:23:19 +0000 (19:23 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Mon, 12 Sep 2016 00:23:19 +0000 (19:23 -0500) |
processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/audioStreamOutProc.c | patch | blob | history |
diff --git a/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/audioStreamOutProc.c b/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/audioStreamOutProc.c
index 816b8a88e93c6d26af4ad6fc560705169706e54c..4381a4625de5bc5cd8386f79882828154e6414d1 100644 (file)
{
// Reset circular buffer
cbReset(pCbCtl, z);
+ Log_info0("PAF_ASOT_decodeStream:cbReset");
// Update underflow count, return if above threshold
gDecOpCbRdAfUnd++;