Home
last modified time | relevance | path

Searched defs:bytes_per_sample (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp487 const auto bytes_per_sample = stream_desc.bits_per_sample / 8; in OnCaptureBuffer() local
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.cpp31 int CfAudioDeviceModule::GetMoreAudioData(void* data, int bytes_per_sample, in GetMoreAudioData()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp120 int GetMoreAudioData(void* data, int bytes_per_sample, in GetMoreAudioData()