Searched refs:STEP_B (Results 1 – 1 of 1) sorted by relevance
/third_party/libsnd/src/GSM610/ |
D | long_term.c | 367 # define STEP_B(K) STEP (K, b, c, d, e, f, g, h, a) in Cut_Calculation_of_the_LTP_parameters() macro 375 STEP_A (0) ; STEP_B (1) ; STEP_C (2) ; STEP_D (3) ; in Cut_Calculation_of_the_LTP_parameters() 378 STEP_A (8) ; STEP_B (9) ; STEP_C (10) ; STEP_D (11) ; in Cut_Calculation_of_the_LTP_parameters() 381 STEP_A (16) ; STEP_B (17) ; STEP_C (18) ; STEP_D (19) ; in Cut_Calculation_of_the_LTP_parameters() 384 STEP_A (24) ; STEP_B (25) ; STEP_C (26) ; STEP_D (27) ; in Cut_Calculation_of_the_LTP_parameters() 387 STEP_A (32) ; STEP_B (33) ; STEP_C (34) ; STEP_D (35) ; in Cut_Calculation_of_the_LTP_parameters() 391 # undef STEP_B in Cut_Calculation_of_the_LTP_parameters() 537 # define STEP_B(K) STEP (K, b, c, d, e, f, g, h, a) in Calculation_of_the_LTP_parameters() macro 545 STEP_A (0) ; STEP_B (1) ; STEP_C (2) ; STEP_D (3) ; in Calculation_of_the_LTP_parameters() 548 STEP_A (8) ; STEP_B (9) ; STEP_C (10) ; STEP_D (11) ; in Calculation_of_the_LTP_parameters() [all …]
|