Searched refs:s_tdefl_png_num_probes (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | miniz.c | 2105 …static const mz_uint s_tdefl_png_num_probes[11] = { 0, 1, 6, 32, 16, 32, 128, 256, 512, 768, 1500 … in tdefl_write_image_to_png_file_in_memory_ex() local 2125 …tdefl_init(pComp, tdefl_output_buffer_putter, &out_buf, s_tdefl_png_num_probes[MZ_MIN(10, level)] … in tdefl_write_image_to_png_file_in_memory_ex()
|