Home
last modified time | relevance | path

Searched defs:ceil_log2 (Results 1 – 5 of 5) sorted by relevance

/third_party/quickjs/examples/
Dpi_bigint.js27 function ceil_log2(a) function
/third_party/boost/boost/intrusive/detail/
Dmath.hpp235 inline std::size_t ceil_log2 (std::size_t x) in ceil_log2() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dnalutils.c45 ceil_log2 (guint32 v) in ceil_log2() function
/third_party/ffmpeg/libavcodec/
Daacsbr_template.c622 static const int8_t ceil_log2[] = { variable
/third_party/quickjs/
Dlibbf.c120 static inline int ceil_log2(limb_t a) in ceil_log2() function