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