Home
last modified time | relevance | path

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

/third_party/libsnd/tests/
H A Dfix_this.c285 #define SIGNAL_MAXVAL 30000.0 macro
291 return (int) (1.2 * SIGNAL_MAXVAL) ; in decay_response()
294 return (int) (1.2 * SIGNAL_MAXVAL * (DECAY_COUNT - k) / (1.0 * DECAY_COUNT)) ; in decay_response()
H A Dlossy_comp_test.c2434 #define SIGNAL_MAXVAL 30000.0 macro
2440 return (int) (1.2 * SIGNAL_MAXVAL) ; in decay_response()
2443 return (int) (1.2 * SIGNAL_MAXVAL * (DECAY_COUNT - k) / (1.0 * DECAY_COUNT)) ; in decay_response()
/third_party/libsnd/src/G72x/
H A Dg72x_test.c150 #define SIGNAL_MAXVAL 30000.0 macro

Completed in 4 milliseconds