Home
last modified time | relevance | path

Searched refs:tansig_table (Results 1 – 4 of 4) sorted by relevance

/external/libopus/src/
Dmlp_train.h34 double tansig_table[501]; variable
43 tansig_table[i] = tansig_double(.04*(i-250)); in build_tansig_table()
56 y = tansig_table[250+i]; in tansig_approx()
Dmlp.c60 yy = tansig_table[250+i];
90 y = tansig_table[i]; in tansig_approx()
Dtansig_table.h3 static const float tansig_table[201] = { variable
/external/libopus/
Dopus_headers.mk7 src/tansig_table.h