Searched defs:AddAudio (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_processing/vad/ | ||
H A D | standalone_vad.cc | 43 int StandaloneVad::AddAudio(const int16_t* data, size_t length) { in AddAudio() function in webrtc::StandaloneVad |
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ | ||
D | client_handler.cpp | 143 bool ClientHandler::AddAudio( in AddAudio() function in cuttlefish::webrtc_streaming::ClientHandler |