Searched refs:Downmix_foldFrom5Point1 (Results 1 – 2 of 2) sorted by relevance
100 void Downmix_foldFrom5Point1(int16_t *pSrc, int16_t*pDst, size_t numFrames, bool accumulate);
333 Downmix_foldFrom5Point1(pSrc, pDst, numFrames, accumulate); in Downmix_Process()833 void Downmix_foldFrom5Point1(int16_t *pSrc, int16_t*pDst, size_t numFrames, bool accumulate) { in Downmix_foldFrom5Point1() function