Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dg729dec.c419 uint8_t ma_predictor; ///< switched MA predictor of LSP quantizer in decode_frame() local
200 lsf_decode(int16_t* lsfq, int16_t* past_quantizer_outputs[MA_NP + 1], int16_t ma_predictor, int16_t vq_1st, int16_t vq_2nd_low, int16_t vq_2nd_high) lsf_decode() argument

Completed in 3 milliseconds