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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsonic.c204 static int bits_to_store(uint64_t x) function
223 bits = bits_to_store(max);
239 bits = bits_to_store(max);
269 low_bits = bits_to_store(energy / (entries * 2));

Completed in 27 milliseconds