Home
last modified time | relevance | path

Searched refs:crc_table_computed (Results 1 – 2 of 2) sorted by relevance

/external/zopfli/src/zopfli/
Dgzip_container.c31 static int crc_table_computed = 0; variable
48 crc_table_computed = 1; in MakeCRCTable()
61 if (!crc_table_computed) in UpdateCRC()
/external/zlib/src/doc/
Drfc1952.txt609 int crc_table_computed = 0;
635 crc_table_computed = 1;
657 if (!crc_table_computed)