Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h7690 const int MAX_RUN_LENGTH = 127; variable
7705 runEnd - runStart - 1 < MAX_RUN_LENGTH) { in rleCompress()
7725 runEnd - runStart < MAX_RUN_LENGTH) { in rleCompress()