Searched refs:IS_Inter_8x8 (Results 1 – 6 of 6) sorted by relevance
320 #define IS_Inter_8x8(type) ( ((type)&MB_TYPE_8x8) != 0) macro
277 if (IS_Inter_8x8 (pCurMb->uiMbType)) { in WelsSpatialWriteMbSyn()
314 uint32_t is8x8 = IS_Inter_8x8 (GetMbType (pCurDqLayer)[iMbXy]); in GetColocatedMb()338 if (IS_Inter_8x8 (coloc_mbType) && !pCtx->pSps->bDirect8x8InferenceFlag) { in GetColocatedMb()
828 } else if (IS_Inter_8x8 (iMBType)) { in GetInterBPred()
1536 } else if (IS_Inter_8x8 (mbType)) { in ParseInterBInfo()
890 } else if (IS_Inter_8x8 (mbType)) { in ParseInterBMotionInfoCabac()