Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dmacros.h115 #ifndef WELS_FLOOR
116 #define WELS_FLOOR(x) floor(x) // FIXME: low complexity instead of math library used macro