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

  /frameworks/av/services/audioflinger/
AudioResamplerFirProcess.h 182 const TC* coefsN,
205 c = TFUNC::interpolaten(coefsN[count], coefsN[0], lerpP);
211 coefsN++;
224 mac(l, r, TFUNC::interpolaten(coefsN[count], coefsN[0], lerpP), sN);
225 coefsN++;
236 mac(l, TFUNC::interpolaten(coefsN[count], coefsN[0], lerpP), sN);
237 coefsN++
    [all...]
AudioResamplerSinc.cpp     [all...]

Completed in 255 milliseconds