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

/external/webp/src/dsp/
H A Denc.c69 static volatile int tables_ok = 0; variable
72 if (!tables_ok) {
77 tables_ok = 1;
H A Ddec_clip_tables.c338 static volatile int tables_ok = 0; variable
350 if (!tables_ok) {
363 tables_ok = 1;

Completed in 103 milliseconds