Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/imagerotate/
Dimagerotate.cpp63 return RET_NOTSUPPORTED; in ProcessImageRotate()
85 eReturn = RET_NOTSUPPORTED; in Process()
/third_party/openh264/codec/processing/interface/
DIWelsVP.h59 RET_NOTSUPPORTED = -4, enumerator
/third_party/openh264/codec/processing/src/common/
DWelsFrameWork.cpp152 EResult eReturn = RET_NOTSUPPORTED; in Process()