Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp590 unsigned int full_quint_blocks = character_count / 3; in encode_ise() local
592 for (unsigned int j = 0; j < full_quint_blocks; j++) in encode_ise()