Home
last modified time | relevance | path

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

/external/libopus/silk/fixed/
Dwarped_autocorrelation_FIX.c47 opus_int n, i, lsh; in silk_warped_autocorrelation_FIX() local
/external/opencv3/modules/flann/test/
Dtest_lshtable_badarg.cpp60 flann::Index lsh(features, indexParams); in operator ()() local
/external/compiler-rt/lib/builtins/
Dint_lib.h123 uint32_t lsh = (uint32_t)(value & 0xFFFFFFFF); in __builtin_clzll() local