Searched refs:nSamplesPerChannel (Results 1 – 1 of 1) sorted by relevance
869 const INT nSamplesPerChannel = samplesToFeed / nChInWithDmx; in __FeedDeinterPreScale() local907 nSamplesPerChannel - hEnc->nInputDelay); in __FeedDeinterPreScale()918 (nSamplesPerChannel - hEnc->nInputDelay) * sizeof(INT_PCM)); in __FeedDeinterPreScale()1001 const int nSamplesPerChannel = inargs->nInputSamples / nChInWithDmx; in FDK_sacenc_encode() local1002 const int nOutputSamplesMax = nSamplesPerChannel * nChOut; in FDK_sacenc_encode()