Home
last modified time | relevance | path

Searched defs:f_log2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DWangsFormulaTest.cpp253 int f_log2 = wangs_formula::cubic_log2(kPrecision, pts); in DEF_TEST() local
261 int f_log2 = wangs_formula::quadratic_log2(kPrecision, pts); in DEF_TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dsgtree.hpp67 std::size_t f_log2 = detail::floor_log2(n); in calculate_h_sqrt2() local