Home
last modified time | relevance | path

Searched defs:lpc_coeff (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.h101 float lpc_coeff[2][DCA_LBR_CHANNELS][3][2][8]; ///< Predictor coefficients member
H A Dalacenc.c59 int lpc_coeff[ALAC_MAX_LPC_ORDER+1]; member
[all...]
H A Dopus_silk.c677 const float * lpc_coeff = (i < 2 && has_lpc_leadin) ? lpc_leadin : lpc_body; in silk_decode_frame() local

Completed in 4 milliseconds