Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9102 char *tableStart = compressed + 20; in hufCompress() local
9103 char *tableEnd = tableStart; in hufCompress()
9105 int tableLength = tableEnd - tableStart; in hufCompress()