Searched refs:WELS_CEIL (Results 1 – 2 of 2) sorted by relevance
111 #ifndef WELS_CEIL112 #define WELS_CEIL(x) ceil(x) // FIXME: low complexity instead of math library used macro
1256 …const int32_t kiNumBits = (int32_t)WELS_CEIL (log (static_cast<double> (1 + pPps->uiPicSizeInMapUn… in ParseSliceHeaderSyntaxs()