Searched defs:rsqrt (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c245 Word32 rsqrt(Word32 value, /*!< Operand to square root (0.0 ... 1) */ function
H A Dtypedefs.h176 #define rsqrt ADD_PREFIX(rsqrt) macro
/frameworks/rs/driver/runtime/
H A Drs_cl.c721 extern float __attribute__((overloadable)) rsqrt(float v) { function
743 FN_FUNC_FN(rsqrt)
1623 THUNK_NATIVE_F(rsqrt)
2138 HN_FUNC_HN(rsqrt); variable

Completed in 115 milliseconds