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

  /frameworks/base/services/audioflinger/
AudioResamplerSinc.cpp 321 int16_t const *sP = samples;
324 interpolate<CHANNELS>(l, r, coefs+indexP, lerpP, sP);
326 sP -= CHANNELS; sN += CHANNELS; coefs += 1<<coefsBits;
327 interpolate<CHANNELS>(l, r, coefs+indexP, lerpP, sP);
329 sP -= CHANNELS; sN += CHANNELS; coefs += 1<<coefsBits;
330 interpolate<CHANNELS>(l, r, coefs+indexP, lerpP, sP);
332 sP -= CHANNELS; sN += CHANNELS; coefs += 1<<coefsBits;
333 interpolate<CHANNELS>(l, r, coefs+indexP, lerpP, sP);
335 sP -= CHANNELS; sN += CHANNELS; coefs += 1<<coefsBits;
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 143 milliseconds