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

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp1075 bool resampling = false; local
1109 resampling = true;
1136 if (resampling) {
1173 "all16BitsStereoNoResample=%d, resampling=%d, volumeRamp=%d",
1175 all16BitsStereoNoResample, resampling, volumeRamp);
1219 // to apply send level after resampling
1548 // generic code without resampling
1584 // this assumes output 16 bits stereo, no resampling
1656 // generic code with resampling
1692 // this is a little goofy, on the resampling cas
[all...]

Completed in 108 milliseconds