Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dmacros.h123 #ifndef WELS_ROUND64
124 #define WELS_ROUND64(x) ((int64_t)(0.5+(x))) macro