Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dbitstream.c592 uint16_t const linbits_x1 = x1 - 15u; in Huffmancode() local
593 assert(linbits_x1 <= h->linmax); in Huffmancode()
594 ext |= linbits_x1 << 1u; in Huffmancode()

Completed in 2 milliseconds