Searched refs:STEP_H (Results 1 – 1 of 1) sorted by relevance
/third_party/libsnd/src/GSM610/ |
D | long_term.c | 373 # define STEP_H(K) STEP (K, h, a, b, c, d, e, f, g) in Cut_Calculation_of_the_LTP_parameters() macro 376 STEP_E (4) ; STEP_F (5) ; STEP_G (6) ; STEP_H (7) ; in Cut_Calculation_of_the_LTP_parameters() 379 STEP_E (12) ; STEP_F (13) ; STEP_G (14) ; STEP_H (15) ; in Cut_Calculation_of_the_LTP_parameters() 382 STEP_E (20) ; STEP_F (21) ; STEP_G (22) ; STEP_H (23) ; in Cut_Calculation_of_the_LTP_parameters() 385 STEP_E (28) ; STEP_F (29) ; STEP_G (30) ; STEP_H (31) ; in Cut_Calculation_of_the_LTP_parameters() 388 STEP_E (36) ; STEP_F (37) ; STEP_G (38) ; STEP_H (39) ; in Cut_Calculation_of_the_LTP_parameters() 397 # undef STEP_H in Cut_Calculation_of_the_LTP_parameters() 543 # define STEP_H(K) STEP (K, h, a, b, c, d, e, f, g) in Calculation_of_the_LTP_parameters() macro 546 STEP_E (4) ; STEP_F (5) ; STEP_G (6) ; STEP_H (7) ; in Calculation_of_the_LTP_parameters() 549 STEP_E (12) ; STEP_F (13) ; STEP_G (14) ; STEP_H (15) ; in Calculation_of_the_LTP_parameters() [all …]
|