OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rsqrt
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
oper_32b.c
243
Word32
rsqrt
(Word32 value, /*!< Operand to square root (0.0 ... 1) */
function
typedefs.h
176
#define
rsqrt
ADD_PREFIX(
rsqrt
)
macro
/frameworks/rs/driver/runtime/
rs_cl.c
591
extern float __attribute__((overloadable))
rsqrt
(float v) {
function
599
FN_FUNC_FN(
rsqrt
)
[
all
...]
Completed in 511 milliseconds