Lines Matching refs:resampling
939 bool resampling = false;
973 resampling = true;
1001 if (resampling) {
1038 "all16BitsStereoNoResample=%d, resampling=%d, volumeRamp=%d",
1040 all16BitsStereoNoResample, resampling, volumeRamp);
1084 // to apply send level after resampling
1411 // generic code without resampling
1447 // this assumes output 16 bits stereo, no resampling
1517 // generic code with resampling
1553 // this is a little goofy, on the resampling case we don't
1585 // one track, 16 bits stereo without resampling is the most common case
1805 * aux buffer, volume ramp, or resampling.
1862 /* This track hook is called to do resampling then mixing,
1893 /* This track hook is called to mix a track, when no resampling is required.
2029 * PROCESSTYPE_NORESAMPLEONETRACK, a mix involving one track, no resampling.