Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/
DClipToRange.cpp24 ClipToRange::ClipToRange(int32_t channelCount) in ClipToRange() function in ClipToRange
/external/leveldb/db/
Ddb_impl.cc90 static void ClipToRange(T* ptr, V minvalue, V maxvalue) { in ClipToRange() function