Home | History | Annotate | Download | only in dsp

Lines Matching refs:v_f

338     const float v_f = (float)v;
352 return v_f * (kLog2Table[v] + log_cnt) + correction;