Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dmacros.h291 #define WELS_GCC_UNUSED __attribute__((__unused__)) macro
293 #define WELS_GCC_UNUSED macro
/third_party/openh264/codec/encoder/core/src/
Dslice_multi_threading.cpp302 WELS_GCC_UNUSED WELS_THREAD_ERROR_CODE err = 0; in RequestMtResource()