Home
last modified time | relevance | path

Searched refs:IS_SVC_INTRA (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h319 #define IS_SVC_INTRA(type) ( IS_I_BL(type) || IS_INTRA(type) ) macro
/third_party/openh264/codec/encoder/core/src/
Dsvc_mode_decision.cpp82 if (! IS_SVC_INTRA (kuiRefMbType)) { in WelsMdSpatialelInterMbIlfmdNoilp()
132 if (! IS_SVC_INTRA (kuiRefMbType)) { in SetMvBaseEnhancelayer()