Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp517 unsigned int full_trit_blocks = character_count / 5; in encode_ise() local
519 for (unsigned int j = 0; j < full_trit_blocks; j++) in encode_ise()