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