Searched refs:IsRtOptSwizzle (Results 1 – 3 of 3) sorted by relevance
403 ADDR_ASSERT(IsRtOptSwizzle(pIn->swizzleMode)); in HwlComputeDccInfo()1253 IsRtOptSwizzle(swizzleMode) && in GetMetaBlkSize()1275 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()2400 else if (IsRtOptSwizzle(swizzle)) in ValidateSwModeParams()3688 if (IsRtOptSwizzle(swizzleMode)) in GetSwizzlePatternInfo()3738 if (IsRtOptSwizzle(swizzleMode)) in GetSwizzlePatternInfo()3845 if (IsRtOptSwizzle(swizzleMode)) in GetSwizzlePatternInfo()
478 const BOOL_32 isRtopt = IsRtOptSwizzle(swizzleMode); in IsRbAligned()
356 BOOL_32 IsRtOptSwizzle(AddrSwizzleMode swizzleMode) const in IsRtOptSwizzle() function