Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DTapLatencyAnalyser.java75 float lowThreshold = EDGE_THRESHOLD; in scanForEdges() local
/external/zstd/lib/compress/
Dfse_compress.c395 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
492 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local