Home
last modified time | relevance | path

Searched defs:next_lcounter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp268 static const int next_lcounter[5] = { 1, 2, 3, 4, 0 }; in decode_ise() local
281 static const int next_lcounter[3] = { 1, 2, 0 }; in decode_ise() local
/third_party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp690 static const unsigned int next_lcounter[5] { 1, 2, 3, 4, 0 }; in decode_ise() local
703 static const unsigned int next_lcounter[3] { 1, 2, 0 }; in decode_ise() local