Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8570 const int LONGEST_LONG_RUN = 255 + SHORTEST_LONG_RUN; variable
8588 while ((im < iM) && (zerun < LONGEST_LONG_RUN)) { in hufPackEncTable()