Home
last modified time | relevance | path

Searched refs:bits_max (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Dopus_demo.c240 double bits=0.0, bits_max=0.0, bits_act=0.0, bits2=0.0, nrg; in main() local
836 bits_max = ( len[toggle]*8 > bits_max ) ? len[toggle]*8 : bits_max; in main()
865 1e-3*bits_max*sampling_rate/frame_size); in main()