Searched refs:DecodeBlockMode (Results 1 – 1 of 1) sorted by relevance
65 base::Optional<BlockMode> DecodeBlockMode(const base::UInt128 astc_bits);78 base::Optional<BlockMode> DecodeBlockMode(const base::UInt128 astc_bits) { in DecodeBlockMode() function119 auto block_mode = DecodeBlockMode(astc_bits); in DecodeWeightProps()313 base::Optional<BlockMode> block_mode = DecodeBlockMode(astc_bits); in DecodeDualPlaneBit()505 base::Optional<BlockMode> block_mode = DecodeBlockMode(astc_bits_); in IsIllegalEncoding()573 return DecodeBlockMode(astc_bits_) == BlockMode::kVoidExtent; in IsVoidExtent()727 if (DecodeBlockMode(astc_bits_) == BlockMode::kVoidExtent) { in NumPartitions()749 if (DecodeBlockMode(astc_bits_) == BlockMode::kVoidExtent) { in GetEndpointMode()