Home
last modified time | relevance | path

Searched defs:apm (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/echo-cancel/
Dwebrtc.cc238 webrtc::AudioProcessing *apm = NULL; in pa_webrtc_ec_init() local
509 webrtc::AudioProcessing *apm = (webrtc::AudioProcessing*)ec->params.webrtc.apm; in pa_webrtc_ec_play() local
527 webrtc::AudioProcessing *apm = (webrtc::AudioProcessing*)ec->params.webrtc.apm; in pa_webrtc_ec_record() local
567 webrtc::AudioProcessing *apm = (webrtc::AudioProcessing*)ec->params.webrtc.apm; in pa_webrtc_ec_set_drift() local
Decho-cancel.h66 void *apm; member
/third_party/node/benchmark/diagnostics_channel/
Dhttp.js8 apm: ['none', 'diagnostics_channel', 'patch'], property
17 function main({ apm, connections, duration, type, len, chunks, chunkedEnc }) { property