Home
last modified time | relevance | path

Searched refs:IS_SUB_8x8 (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h321 #define IS_SUB_8x8(sub_type) (((sub_type)&SUB_MB_TYPE_8x8) != 0) macro
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp961 if (IS_SUB_8x8 (subMbType)) { in FillSpatialDirect8x8Mv()
1017 if (IS_SUB_8x8 (subMbType)) { in FillSpatialDirect8x8Mv()
1093 if (IS_SUB_8x8 (subMbType)) { in FillTemporalDirect8x8Mv()
Drec_mb.cpp871 if (IS_SUB_8x8 (iSubMBType)) { in GetInterBPred()
Dparse_mb_syn_cabac.cpp1041 if (IS_SUB_8x8 (subMbType)) { //MB_TYPE_8x8 in ParseInterBMotionInfoCabac()
Dparse_mb_syn_cavlc.cpp1700 if (IS_SUB_8x8 (subMbType)) { //MB_TYPE_8x8 in ParseInterBInfo()