Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dmakefsdata.c61 tdefl_compressor g_deflator; variable
524 status = tdefl_init(&g_deflator, NULL, NULL, comp_flags); in get_file_data()
530 … status = tdefl_compress(&g_deflator, next_in, &in_bytes, next_out, &out_bytes, TDEFL_FINISH); in get_file_data()

Completed in 4 milliseconds