Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp102 static const uint8_t trits_of_integer[256][5] { variable
719 const uint8_t *tritptr = trits_of_integer[tq_blocks[i]]; in decode_ise()