Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dtakehiro.c623 int choice, choice2; in choose_table_nonMMX() local
635 for (choice2 = 24; choice2 < 32; choice2++) { in choose_table_nonMMX()
636 if (ht[choice2].linmax >= max) { in choose_table_nonMMX()
641 for (choice = choice2 - 8; choice < 24; choice++) { in choose_table_nonMMX()
646 return count_bit_ESC(ix, end, choice, choice2, s); in choose_table_nonMMX()
/third_party/toybox/toys/pending/
H A Dxzcat.c1276 uint16_t choice2; member
1772 if (!rc_bit(&s->rc, &l->choice2)) { in lzma_len()

Completed in 6 milliseconds