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

/frameworks/rs/scriptc/
H A Drs_math.rsh569 * See also native_atanh().
4124 * native_atanh: Approximate inverse hyperbolic tangent
4132 native_atanh(float v);
4137 native_atanh(float2 v);
4142 native_atanh(float3 v);
4147 native_atanh(float4 v);
4152 native_atanh(half v);
4157 native_atanh(half2 v);
4162 native_atanh(half3 v);
4167 native_atanh(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec394 See also @native_atanh().
2037 function: native_atanh
2053 function: native_atanh
/frameworks/rs/driver/runtime/
H A Drs_cl.c2268 HN_FUNC_HN(native_atanh); variable

Completed in 37 milliseconds