Searched refs:pcmBufSize (Results 1 – 2 of 2) sorted by relevance
436 const int pcmBufSize, UINT frameSize,
2061 const int pcmBufSize, UINT frameSize, in pcmDmx_ApplyFrame() argument2139 if ((UINT)pcmBufSize < (UINT)numOutChannels * frameSize) { in pcmDmx_ApplyFrame()2319 FDK_ASSERT(pOutPcm[outCh] < &pPcmBuf[pcmBufSize]); in pcmDmx_ApplyFrame()