Searched refs:Downmix_foldFrom7Point1 (Results 1 – 2 of 2) sorted by relevance
101 void Downmix_foldFrom7Point1(int16_t *pSrc, int16_t*pDst, size_t numFrames, bool accumulate);
336 Downmix_foldFrom7Point1(pSrc, pDst, numFrames, accumulate); in Downmix_Process()896 void Downmix_foldFrom7Point1(int16_t *pSrc, int16_t*pDst, size_t numFrames, bool accumulate) { in Downmix_foldFrom7Point1() function