Searched defs:lpc_out (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | lpc.c | 96 quantize_lpc_coefs(double *lpc_in, int order, int precision, int32_t *lpc_out, int *shift, int min_shift, int max_shift, int zero_shift) quantize_lpc_coefs() argument
|
H A D | speexdec.c | 574 bw_lpc(float gamma, const float *lpc_in, float *lpc_out, int order) bw_lpc() argument
|
Completed in 4 milliseconds