Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmadec.c250 static const float pow_tab[] = { variable
340 const float *ptab = pow_tab + 60; in decode_exp_vlc()
366 if ((unsigned) last_exp + 60 >= FF_ARRAY_ELEMS(pow_tab)) { in decode_exp_vlc()

Completed in 2 milliseconds