Home
last modified time | relevance | path

Searched defs:lpcs (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmavoice.c594 static float tilt_factor(const float *lpcs, int n_lpcs) in tilt_factor()
607 static void calc_input_response(WMAVoiceContext *s, float *lpcs, in calc_input_response()
728 const float *lpcs) in wiener_denoise()
810 const float *lpcs, float *zero_exc_pf, in postfilter()
1450 float lpcs[MAX_LSPS]; in synth_block() local
1611 float lpcs[MAX_LSPS]; in synth_frame() local
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1879 LPCREATESTRUCT lpcs = reinterpret_cast<LPCREATESTRUCT>(lParam); in WndProc() local