Searched refs:pow_tab (Results 1 – 1 of 1) sorted by relevance
234 static const float pow_tab[] = { variable324 const float *ptab = pow_tab + 60; in decode_exp_vlc()350 if ((unsigned) last_exp + 60 >= FF_ARRAY_ELEMS(pow_tab)) { in decode_exp_vlc()