Home
last modified time | relevance | path

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

/third_party/lame/mpglib/
Dhuffman.h33 const unsigned int linbits; member
Dlayer3.c841 part2remain -= h->linbits + 1; in III_dequantize_sample()
842 x += getbits(mp, (int) h->linbits); in III_dequantize_sample()
866 part2remain -= h->linbits + 1; in III_dequantize_sample()
867 y += getbits(mp, (int) h->linbits); in III_dequantize_sample()
1024 part2remain -= h->linbits + 1; in III_dequantize_sample()
1025 x += getbits(mp, (int) h->linbits); in III_dequantize_sample()
1049 part2remain -= h->linbits + 1; in III_dequantize_sample()
1050 y += getbits(mp, (int) h->linbits); in III_dequantize_sample()
/third_party/lame/libmp3lame/
Dbitstream.c565 unsigned int const linbits = h->xlen; in Huffmancode() local
595 xbits = linbits; in Huffmancode()
602 ext <<= linbits; in Huffmancode()
604 xbits += linbits; in Huffmancode()
Dtakehiro.c453 unsigned int const linbits = ht[t1].xlen * 65536u + ht[t2].xlen; in count_bit_ESC() local
462 sum += linbits; in count_bit_ESC()
466 sum += linbits; in count_bit_ESC()
/third_party/ffmpeg/libavcodec/
Dmpegaudiodec_template.c763 int j, k, l, linbits; in huffman_decode() local
770 linbits = ff_mpa_huff_data[k][1]; in huffman_decode()
809 x += get_bitsz(&s->gb, linbits); in huffman_decode()
818 y += get_bitsz(&s->gb, linbits); in huffman_decode()
831 x += get_bitsz(&s->gb, linbits); in huffman_decode()
/third_party/lame/libmp3lame/i386/
Dchoose_table.nas249 pmaddwd mm7, [PIC_EBP_REL(linbits32+eax*8)] ; linbits