Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dbitstream.c600 uint16_t const linbits_x2 = x2 - 15u; in Huffmancode() local
601 assert(linbits_x2 <= h->linmax); in Huffmancode()
603 ext |= linbits_x2; in Huffmancode()

Completed in 3 milliseconds