Searched refs:dstVlaue (Results 1 – 1 of 1) sorted by relevance
881 uint8_t dstVlaue = static_cast<uint8_t>(dstType); variable882 …return LeftBits::Encode(srcVlaue) | RightBits::Encode(dstVlaue) | ConvertSupportBits::Encode(suppo…