Searched refs:IS_SUB_4x8 (Results 1 – 4 of 4) sorted by relevance
323 #define IS_SUB_4x8(sub_type) (((sub_type)&SUB_MB_TYPE_4x8) != 0) macro
946 } else if (IS_SUB_4x8 (iSubMBType)) { in GetInterBPred()
1057 } else if (IS_SUB_4x8 (subMbType)) { //MB_TYPE_4x8 5, 7, 9 in ParseInterBMotionInfoCabac()
1714 } else if (IS_SUB_4x8 (subMbType)) { in ParseInterBInfo()