Searched defs:lpcs (Results 1 – 2 of 2) sorted by relevance
594 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() local1611 float lpcs[MAX_LSPS]; in synth_frame() local
1879 LPCREATESTRUCT lpcs = reinterpret_cast<LPCREATESTRUCT>(lParam); in WndProc() local