Searched refs:WebRtcAgc_AddFarend (Results 1 – 3 of 3) sorted by relevance
81 int WebRtcAgc_AddFarend(void* agcInst,
253 int WebRtcAgc_AddFarend(void *state, const int16_t *in_far, size_t samples) { in WebRtcAgc_AddFarend() function
119 WebRtcAgc_AddFarend(my_handle, &capture_queue_buffer_[buffer_index], in ReadQueuedRenderData()