Searched refs:IS_INTRA8x8 (Results 1 – 2 of 2) sorted by relevance
302 #define IS_INTRA8x8(type) ( MB_TYPE_INTRA8x8 == (type) ) macro
296 } else if (IS_INTRA8x8 (pCurDqLayer->pDec->pMbType[iMbXy])) { in WelsMbIntraPredictionConstruction()