Searched refs:roundVal (Results 1 – 1 of 1) sorted by relevance
482 const int roundVal = (1<<(volumeShift-1)) - 1; // volumePrecision > 0 in main() local486 int32_t s = out[i * output_channels + j] + roundVal; // add offset here in main()