Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/miniz/
Dminiz.c2044 …static const mz_uint s_tdefl_png_num_probes[11] = { 0, 1, 6, 32, 16, 32, 128, 256, 512, 768, 150… in tdefl_write_image_to_png_file_in_memory_ex() local
2051 …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()