Searched refs:PackedType (Results 1 – 1 of 1) sorted by relevance
748 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function752 inline uint8_t NullPackedType() { return PackedType(BIT_WIDTH_8, FBT_NULL); } in NullPackedType()1350 return PackedType(StoredWidth(parent_bit_width_), type_);