Searched defs:resampling (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp942 bool resampling = false; local
976 resampling = true;
1004 if (resampling) {
1041 "all16BitsStereoNoResample=%d, resampling=%d, volumeRamp=%d",
1043 all16BitsStereoNoResample, resampling, volumeRamp);
1087 // to apply send level after resampling
1416 // generic code without resampling
1452 // this assumes output 16 bits stereo, no resampling
1524 // generic code with resampling
1560 // this is a little goofy, on the resampling cas
[all...]

Completed in 20 milliseconds