Home
last modified time | relevance | path

Searched defs:log2f (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c1766 #define log2f(x) (log (x) / (float) M_LOG2_E) macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp179 static inline float log2f(const float& x) in log2f() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c999 #define log2f(x) (log (x) / (float) M_LOG2_E) macro