Home
last modified time | relevance | path

Searched refs:METHOD_NULL (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/processing/src/common/
Dutil.h96 return WelsStaticCast (EMethods, WELS_CLAMP (iMethod, METHOD_NULL + 1, METHOD_MASK - 1)); in WelsVpGetValidMethod()
DWelsFrameWork.h62 m_eMethod = METHOD_NULL; in IStrategy()
DWelsFrameWork.cpp221 if (eMethod == METHOD_NULL) in CheckValid()
/third_party/openh264/codec/processing/interface/
DIWelsVP.h122 METHOD_NULL = 0, enumerator