Searched refs:table_init_called (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/mpglib/ | ||
H A D | tabinit.c | 37 static int table_init_called = 0; variable 120 if (table_init_called) in make_decode_tables() 123 table_init_called = 1; in make_decode_tables() |
Completed in 1 milliseconds