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

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp649 bool resampling = false; local
681 resampling = true;
702 if (resampling) {
729 "all16BitsStereoNoResample=%d, resampling=%d, volumeRamp=%d",
731 all16BitsStereoNoResample, resampling, volumeRamp);
770 // to apply send level after resampling
1088 // generic code without resampling
1127 // this assumes output 16 bits stereo, no resampling
1185 // generic code with resampling
1222 // this is a little goofy, on the resampling cas
[all...]

Completed in 44 milliseconds