Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dtables.h72 const unsigned int linmax; /* max number to be stored in linbits */ member
H A Dbitstream.c593 assert(linbits_x1 <= h->linmax); in Huffmancode()
601 assert(linbits_x2 <= h->linmax); in Huffmancode()
H A Dtakehiro.c636 if (ht[choice2].linmax >= max) { in choose_table_nonMMX()
642 if (ht[choice].linmax >= max) { in choose_table_nonMMX()

Completed in 4 milliseconds