Searched refs:AecConfig (Results 1 – 3 of 3) sorted by relevance
43 } AecConfig; typedef179 WebRtc_Word32 WebRtcAec_set_config(void *aecInst, AecConfig config);195 WebRtc_Word32 WebRtcAec_get_config(void *aecInst, AecConfig *config);
202 AecConfig aecConfig; in WebRtcAec_Init()604 WebRtc_Word32 WebRtcAec_set_config(void *aecInst, AecConfig config) in WebRtcAec_set_config()653 WebRtc_Word32 WebRtcAec_get_config(void *aecInst, AecConfig *config) in WebRtcAec_get_config()
365 AecConfig config; in ConfigureHandle()