Home
last modified time | relevance | path

Searched defs:linbits (Results 1 – 4 of 4) sorted by relevance

/third_party/lame/mpglib/
Dhuffman.h33 const unsigned int linbits; member
/third_party/lame/libmp3lame/
Dbitstream.c565 unsigned int const linbits = h->xlen; in Huffmancode() local
Dtakehiro.c453 unsigned int const linbits = ht[t1].xlen * 65536u + ht[t2].xlen; in count_bit_ESC() local
/third_party/ffmpeg/libavcodec/
Dmpegaudiodec_template.c763 int j, k, l, linbits; in huffman_decode() local