Home
last modified time | relevance | path

Searched refs:SET_FLOAT_WORD (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
Dmath_err.rs37 #define SET_FLOAT_WORD(d,i) \
55 SET_FLOAT_WORD(ir, ibits);
/frameworks/rs/driver/runtime/
Drs_cl.c1254 #define SET_FLOAT_WORD(d,i) \ macro
1270 SET_FLOAT_WORD(fo, (x + 127) << 23); in native_exp2()
1351 SET_FLOAT_WORD(ir, ibits); in native_log2()