Home
last modified time | relevance | path

Searched defs:AddAudio (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/vad/
H A Dstandalone_vad.cc43 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/
Dclient_handler.cpp143 bool ClientHandler::AddAudio( in AddAudio() function in cuttlefish::webrtc_streaming::ClientHandler