OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abs2
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
esc_iquant_scaling.cpp
383
__inline Int32
abs2
(Int32 x)
function
399
#define pv_abs(x)
abs2
(x)
407
__inline Int32
abs2
(Int32 x)
function
422
#define pv_abs(x)
abs2
(x)
/packages/apps/Calculator/
arity-2.1.2.jar
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
1786
int64_t
abs2
= pow2 > 0 ? pow2 : -pow2;
local
[
all
...]
Completed in 83 milliseconds