Home | History | Annotate | Download | only in dsp

Lines Matching refs:v_f

242     const float v_f = (float)v;
247 return v_f * (kLog2Table[v] + log_cnt);