Home
last modified time | relevance | path

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

/external/rust/crates/num-bigint/tests/
Droots.rs80 const LOG2: usize = 1 << EXP; in test_nth_root_twos() constant
/external/aac/libSBRenc/src/
Dsbr_def.h131 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro
/external/libxaac/decoder/
Dixheaacd_sbr_const.h159 #define LOG2 0.69314718056f macro
/external/flatbuffers/tests/
Dpy_flexbuffers_test.py26 LOG2 = {1: 0, 2: 1, 4: 2, 8: 3} variable
/external/aac/libAACenc/src/
Dmetadata_compressor.cpp106 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro