Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1282 #define MZ_TRUE (1) macro
3492 tdefl_optimize_huffman_table(d, 0, 288, 15, MZ_TRUE); in tdefl_start_static_block()
3493 tdefl_optimize_huffman_table(d, 1, 32, 15, MZ_TRUE); in tdefl_start_static_block()
3715 tdefl_compress_block(d, MZ_TRUE); in tdefl_flush_block()
4004 return (n < 0) ? MZ_FALSE : MZ_TRUE; in tdefl_compress_fast()
4040 return (n < 0) ? MZ_FALSE : MZ_TRUE; in tdefl_compress_fast()
4056 return MZ_TRUE; in tdefl_compress_fast()
4236 return (n < 0) ? MZ_FALSE : MZ_TRUE; in tdefl_compress_normal()
4242 return MZ_TRUE; in tdefl_compress_normal()
4421 return MZ_TRUE; in tdefl_output_buffer_putter()
[all …]