Home
last modified time | relevance | path

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

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp442 static const int shamts[6] = { 1, 1, 2, 3, 4, 5 }; in hdr_rgbo_unpack3() local
443 int shamt = shamts[mode]; in hdr_rgbo_unpack3()