Searched defs:numBytesPerSecond (Results 1 – 1 of 1) sorted by relevance
590 uint32_t numBytesPerSecond = fourBytesToInt (fileData, f + 16); in decodeWaveFile() local940 int32_t numBytesPerSecond = (int32_t) ((getNumChannels() * sampleRate * bitDepth) / 8); in saveToWaveFile() local