Searched refs:WebRtcAec_CreateAec (Results 1 – 3 of 3) sorted by relevance
167 int WebRtcAec_CreateAec(aec_t **aec);
115 if (WebRtcAec_CreateAec(&aecpc->aec) == -1) { in WebRtcAec_Create()
147 int WebRtcAec_CreateAec(aec_t **aecInst) in WebRtcAec_CreateAec() function