Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dimcdata.h87 static const float imc_exp_tab[32] = { variable
97 static const float * const imc_exp_tab2 = imc_exp_tab + 8;
Dimc.c400 tmp *= imc_exp_tab[15 + level]; in imc_decode_level_coefficients()