Searched refs:IS_SUB_8x8 (Results 1 – 5 of 5) sorted by relevance
321 #define IS_SUB_8x8(sub_type) (((sub_type)&SUB_MB_TYPE_8x8) != 0) macro
961 if (IS_SUB_8x8 (subMbType)) { in FillSpatialDirect8x8Mv()1017 if (IS_SUB_8x8 (subMbType)) { in FillSpatialDirect8x8Mv()1093 if (IS_SUB_8x8 (subMbType)) { in FillTemporalDirect8x8Mv()
871 if (IS_SUB_8x8 (iSubMBType)) { in GetInterBPred()
1041 if (IS_SUB_8x8 (subMbType)) { //MB_TYPE_8x8 in ParseInterBMotionInfoCabac()
1700 if (IS_SUB_8x8 (subMbType)) { //MB_TYPE_8x8 in ParseInterBInfo()