Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dbitstream.h25 int getframebits(const lame_internal_flags * gfc);
H A Dreservoir.c94 frameLength = getframebits(gfc); in ResvFrameBegin()
H A Dbitstream.c71 getframebits(const lame_internal_flags * gfc) in getframebits() function
832 bitsPerFrame = getframebits(gfc); in compute_flushbits()
880 assert(esv->header[last_ptr].write_timing + getframebits(gfc) in flush_bitstream()
927 bitsPerFrame = getframebits(gfc); in format_bitstream()
H A Dquantize.c1351 bitsPerFrame = getframebits(gfc); in get_framebits()
1356 bitsPerFrame = getframebits(gfc); in get_framebits()
1786 mean_bits = getframebits(gfc) - cfg->sideinfo_len * 8; in calc_target_bits()

Completed in 5 milliseconds