Loading lib_com/prot.h +4 −0 Original line number Diff line number Diff line Loading @@ -2653,6 +2653,10 @@ void non_linearity( const int16_t coder_type, /* i : Coder Type */ const float *voice_factors, /* i : Voice Factors */ const int16_t L_frame /* i : ACELP frame length */ #ifdef NONBE_1328_FIX_NON_LINEARITY , const int16_t element_mode /* i : element_mode to differentiate EVS and IVAS */ #endif ); void interp_code_5over2( Loading Loading
lib_com/prot.h +4 −0 Original line number Diff line number Diff line Loading @@ -2653,6 +2653,10 @@ void non_linearity( const int16_t coder_type, /* i : Coder Type */ const float *voice_factors, /* i : Voice Factors */ const int16_t L_frame /* i : ACELP frame length */ #ifdef NONBE_1328_FIX_NON_LINEARITY , const int16_t element_mode /* i : element_mode to differentiate EVS and IVAS */ #endif ); void interp_code_5over2( Loading