Searched defs:lpcs (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | wmavoice.c | 594 static float tilt_factor(const float *lpcs, int n_lpcs) in tilt_factor() argument 607 static void calc_input_response(WMAVoiceContext *s, float *lpcs, in calc_input_response() argument 726 wiener_denoise(WMAVoiceContext *s, int fcb_type, float *synth_pf, int size, const float *lpcs) wiener_denoise() argument 808 postfilter(WMAVoiceContext *s, const float *synth, float *samples, int size, const float *lpcs, float *zero_exc_pf, int fcb_type, int pitch) postfilter() argument 1450 float lpcs[MAX_LSPS]; synth_block() local 1613 float lpcs[MAX_LSPS]; synth_frame() local [all...] |
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 1879 LPCREATESTRUCT lpcs = reinterpret_cast<LPCREATESTRUCT>(lParam); in WndProc() local
|
Completed in 6 milliseconds