Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dmacros.h226 #define WELS_VERIFY_RETURN_IFNEQ(iResult, iExpected) \ argument
227 if (iResult != iExpected) { \