Searched refs:fullBufferSizeInBytes (Results 1 – 1 of 1) sorted by relevance
3203 const uint32_t fullBufferSizeInBytes = bytesPerSample * REC_BUF_SIZE_IN_SAMPLES; in RecProc() local3208 if (nBytesRecorded == fullBufferSizeInBytes || in RecProc()3220 if (nBytesRecorded == fullBufferSizeInBytes) in RecProc()