Searched refs:IS_SUB_4x4 (Results 1 – 5 of 5) sorted by relevance
324 #define IS_SUB_4x4(sub_type) (((sub_type)&SUB_MB_TYPE_4x4) != 0) macro
602 if (IS_SUB_4x4 (subMbType)) { in PredMvBDirectSpatial()694 if (IS_SUB_4x4 (subMbType)) { in PredBDirectTemporal()
935 if (IS_SUB_4x4 (pCurDqLayer->pSubMbType[iMbXy][i])) { in ParseInterBMotionInfoCabac()1052 } else if (IS_SUB_4x4 (subMbType)) { //MB_TYPE_4x4 in ParseInterBMotionInfoCabac()
996 } else if (IS_SUB_4x4 (iSubMBType)) { in GetInterBPred()
1583 if (IS_SUB_4x4 (pCurDqLayer->pSubMbType[iMbXy][i])) { in ParseInterBInfo()