Searched defs:bytes_per_sample (Results 1 – 3 of 3) sorted by relevance
31 int CfAudioDeviceModule::GetMoreAudioData(void* data, int bytes_per_sample, in GetMoreAudioData()
487 const auto bytes_per_sample = stream_desc.bits_per_sample / 8; in OnCaptureBuffer() local
107 int GetMoreAudioData(void* data, int bytes_per_sample, in GetMoreAudioData()