Searched refs:tansig_approx (Results 1 – 1 of 1) sorted by relevance
42 static OPUS_INLINE opus_val16 tansig_approx(opus_val32 _x) /* Q19 */68 static OPUS_INLINE float tansig_approx(float x) in tansig_approx() function105 hidden[j] = tansig_approx(sum);113 out[j] = tansig_approx(EXTRACT16(PSHR32(sum,17)));129 hidden[j] = tansig_approx(sum); in mlp_process()137 out[j] = tansig_approx(sum); in mlp_process()