Home
last modified time | relevance | path

Searched defs:zero_coeffs (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dacelp_filters_mips.c107 ff_acelp_apply_order_2_transfer_function_mips(float *out, const float *in, const float zero_coeffs[2], const float pole_coeffs[2], float gain, float mem[2], int n) ff_acelp_apply_order_2_transfer_function_mips() argument
/third_party/ffmpeg/libavcodec/
H A Dacelp_filters.c121 ff_acelp_apply_order_2_transfer_function(float *out, const float *in, const float zero_coeffs[2], const float pole_coeffs[2], float gain, float mem[2], int n) ff_acelp_apply_order_2_transfer_function() argument

Completed in 1 milliseconds