Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:resampling

632     bool resampling = false;
664 resampling = true;
685 if (resampling) {
712 "all16BitsStereoNoResample=%d, resampling=%d, volumeRamp=%d",
714 all16BitsStereoNoResample, resampling, volumeRamp);
753 // to apply send level after resampling
1071 // generic code without resampling
1110 // this assumes output 16 bits stereo, no resampling
1168 // generic code with resampling
1205 // this is a little goofy, on the resampling case we don't
1237 // one track, 16 bits stereo without resampling is the most common case