Searched refs:bytes_received (Results 1 – 1 of 1) sorted by relevance
519 auto bytes_received = res * bytes_per_sample * stream_desc.channels; in OnCaptureBuffer() local520 bytes_read += bytes_received; in OnCaptureBuffer()542 auto bytes_received = res * bytes_per_sample * stream_desc.channels; in OnCaptureBuffer() local543 holding_buffer.count += bytes_received; in OnCaptureBuffer()