Searched refs:avgfloat (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dbitrate.h36 double avgfloat; member in struct:bitrate_manager_state
H A Dbitrate.c46 bm->avgfloat=PACKETBLOBS/2;
83 int choice=rint(bm->avgfloat);
132 slew=rint(choice-bm->avgfloat)/samples*vi->rate;
135 choice=rint(bm->avgfloat+= slew/vi->rate*samples);

Completed in 42 milliseconds