Home | History | Annotate | Download | only in src

Lines Matching full:bits2

245     double bits=0.0, bits_max=0.0, bits_act=0.0, bits2=0.0, nrg;
842 bits2 += len[toggle]*len[toggle]*64;
872 1e-3*sqrt(bits2/count - bits*bits/(count*(double)count))*sampling_rate/frame_size);