Home
last modified time | relevance | path

Searched defs:cur_pos (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3888 mz_uint cur_pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK; in tdefl_compress_fast() local
4109 mz_uint len_to_move, cur_match_dist, cur_match_len, cur_pos; in tdefl_compress_normal() local