Searched refs:native_log1p (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_fp16.rs212 TEST_HN_FUNC_HN(native_log1p);
/frameworks/rs/script_api/include/
H A Drs_math.rsh2466 * See also native_log1p().
4797 * native_log1p: Approximate natural logarithm of a value plus 1
4805 native_log1p(float v);
4810 native_log1p(float2 v);
4815 native_log1p(float3 v);
4820 native_log1p(float4 v);
4825 native_log1p(half v);
4830 native_log1p(half2 v);
4835 native_log1p(half3 v);
4840 native_log1p(half
[all...]
/frameworks/rs/script_api/
H A Drs_math.spec1382 See also @native_log1p().
2406 function: native_log1p
2420 function: native_log1p
/frameworks/rs/driver/runtime/
H A Drs_cl.c2294 HN_FUNC_HN(native_log1p); variable

Completed in 121 milliseconds