Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3916 mz_uint8 *pCur_dict = d->m_dict + cur_pos; in tdefl_compress_fast() local
3917 mz_uint first_trigram = (*(const mz_uint32 *)pCur_dict) & 0xFFFFFF; in tdefl_compress_fast()
3929 const mz_uint16 *p = (const mz_uint16 *)pCur_dict; in tdefl_compress_fast()
3942 cur_match_len = ((mz_uint)(p - (const mz_uint16 *)pCur_dict) * 2) + in tdefl_compress_fast()