Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_symbolic_physical.cpp260 int encoded_type = low_class + 1; in symbolic_to_physical() local
471 int encoded_type = read_bits(6, 13 + PARTITION_INDEX_BITS, pcb) | in physical_to_symbolic() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_symbolic_physical.cpp172 …int encoded_type = read_bits(6, 13 + PARTITION_BITS, pb.data) | (read_bits(encoded_type_highpart_s… in physical_to_symbolic() local