Searched refs:M_LOG2_E (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c998 #define M_LOG2_E 0.693147180559945309417 macro
999 #define log2f(x) (log (x) / (float) M_LOG2_E)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c1765 #define M_LOG2_E 0.693147180559945309417 macro
1766 #define log2f(x) (log (x) / (float) M_LOG2_E)

Completed in 58 milliseconds