HomeSort by relevance Sort by last modified time
    Searched defs: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)
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 1782 int64_t abs2 = pow2 > 0 ? pow2 : -pow2; local
    [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 

Completed in 746 milliseconds