Searched defs:resampling (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp660 bool resampling = false; local
692 resampling = true;
713 if (resampling) {
740 "all16BitsStereoNoResample=%d, resampling=%d, volumeRamp=%d",
742 all16BitsStereoNoResample, resampling, volumeRamp);
782 // to apply send level after resampling
1109 // generic code without resampling
1144 // this assumes output 16 bits stereo, no resampling
1211 // generic code with resampling
1248 // this is a little goofy, on the resampling cas
[all...]

Completed in 74 milliseconds