Home
last modified time | relevance | path

Searched refs:IS_SUB_8x4 (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h322 #define IS_SUB_8x4(sub_type) (((sub_type)&SUB_MB_TYPE_8x4) != 0) macro
/third_party/openh264/codec/decoder/core/src/
Drec_mb.cpp896 } else if (IS_SUB_8x4 (iSubMBType)) { in GetInterBPred()
Dparse_mb_syn_cavlc.cpp1709 } else if (IS_SUB_8x4 (subMbType)) { in ParseInterBInfo()