Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Devrcdec.c318 static const float lsp_interpolation_factors[] = { 0.1667, 0.5, 0.8333 }; in interpolate_lsp() local
320 1.0 - lsp_interpolation_factors[index], in interpolate_lsp()
321 lsp_interpolation_factors[index], FILTER_ORDER); in interpolate_lsp()