Home
last modified time | relevance | path

Searched refs:lpc_analyze_remodulate (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflacdec.c334 static void lpc_analyze_remodulate(SUINT32 *decoded, const int coeffs[32], in lpc_analyze_remodulate() function
399 lpc_analyze_remodulate(decoded, coeffs, pred_order, qlevel, s->blocksize, bps); in decode_subframe_lpc()