Searched refs:bitsPerSampple (Results 1 – 1 of 1) sorted by relevance
979 int32_t bitsPerSampple = -1; in allocateOutputBuffers() local996 &bitsPerSampple) || bitsPerSampple <= 0) { in allocateOutputBuffers()1000 bufferSize = bitsPerSampple * channelCount * sampleRate * (clipDurationUs / 1000000 + 1); in allocateOutputBuffers()