Home
last modified time | relevance | path

Searched refs:rootpow2tab (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcook.c168 static float rootpow2tab[127]; variable
184 rootpow2tab[63 + i] = root_val * exp2_tab[i & 1]; in init_pow2table()
562 mlt_p[i] = f1 * rootpow2tab[quant_index + 63]; in scalar_dequant_float()

Completed in 3 milliseconds