index d0f3b6dd9409b6fa5d35cdaba5da7c0274b11ff9..135084535f94596cd3f177685ed6e5fe83537e6e 100644 (file)
nBytes = pInpBufConfig->frameLength * pInpBufConfig->sizeofElement;
nBytes = pInpBufConfig->frameLength * pInpBufConfig->sizeofElement;
+#if 0
// FL: DDP debug
if (nBytes != 24576)
{
Log_info1("capIb(): nBytes=%d", nBytes);
gNumDiffFrame[gCapIbBufPingPongSel]++;
}
// FL: DDP debug
if (nBytes != 24576)
{
Log_info1("capIb(): nBytes=%d", nBytes);
gNumDiffFrame[gCapIbBufPingPongSel]++;
}
+#endif
if ((CAP_IB_BUF_SZ - gCapIbBufIdx[gCapIbBufPingPongSel]) < nBytes)
{
if ((CAP_IB_BUF_SZ - gCapIbBufIdx[gCapIbBufPingPongSel]) < nBytes)
{