Searched defs:STEP_G (Results 1 – 1 of 1) sorted by relevance
/third_party/libsnd/src/GSM610/ |
D | long_term.c | 372 # define STEP_G(K) STEP (K, g, h, a, b, c, d, e, f) in Cut_Calculation_of_the_LTP_parameters() macro 542 # define STEP_G(K) STEP (K, g, h, a, b, c, d, e, f) in Calculation_of_the_LTP_parameters() macro 757 # define STEP_G(K) STEP (K, g, h, a, b, c, d, e, f) in Fast_Calculation_of_the_LTP_parameters() macro
|