HomeSort by relevance Sort by last modified time
    Searched refs:Downmix_foldFrom7Point1 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libeffects/downmix/
EffectDownmix.h 102 void Downmix_foldFrom7Point1(int16_t *pSrc, int16_t*pDst, size_t numFrames, bool accumulate);
EffectDownmix.c 350 Downmix_foldFrom7Point1(pSrc, pDst, numFrames, accumulate);
    [all...]

Completed in 415 milliseconds