Searched refs:asinh (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_cl.c363 float __attribute__((overloadable)) asinh(float v) { function
366 FN_FUNC_FN(asinh)
1605 THUNK_NATIVE_F(asinh)
1882 HN_FUNC_HN(asinh); variable
/frameworks/rs/scriptc/
H A Drs_math.rsh358 * asinh: Inverse hyperbolic sine
365 asinh(float v);
368 asinh(float2 v);
371 asinh(float3 v);
374 asinh(float4 v);
378 asinh(half v);
383 asinh(half2 v);
388 asinh(half3 v);
393 asinh(half4 v);
3878 * See also asinh()
[all...]
/frameworks/rs/api/
H A Drs_math.spec260 function: asinh
274 function: asinh
1910 See also @asinh().

Completed in 44 milliseconds