Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp919 const int fedcb = valBits(5, 1); in unquantize_trit_color() local
920 B = (fedcb << 4) | (fedcb >> 4); in unquantize_trit_color()