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

/frameworks/rs/scriptc/
H A Drs_math.rsh5373 * native_tanh: Approximate hyperbolic tangent
5381 native_tanh(float v);
5386 native_tanh(float2 v);
5391 native_tanh(float3 v);
5396 native_tanh(float4 v);
5401 native_tanh(half v);
5406 native_tanh(half2 v);
5411 native_tanh(half3 v);
5416 native_tanh(half4 v);
6310 * See also native_tanh()
[all...]
/frameworks/rs/api/
H A Drs_math.spec2686 function: native_tanh
2700 function: native_tanh
3272 See also @native_tanh().
/frameworks/rs/driver/runtime/
H A Drs_cl.c2322 HN_FUNC_HN(native_tanh); variable

Completed in 1931 milliseconds