Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_output_test.cc152 int samplingFreq, in Process()
/external/aac/libAACenc/src/
Dpsy_configuration.cpp288 static FIXP_DBL FDKaacEnc_BarcLineValue(INT noOfLines, INT fftLine, LONG samplingFreq) in FDKaacEnc_BarcLineValue()
/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.c398 int WebRtcAecm_InitCore(AecmCore* const aecm, int samplingFreq) { in WebRtcAecm_InitCore()