Loading lib_com/prot_fx.h +4 −1 Original line number Diff line number Diff line Loading @@ -6758,8 +6758,11 @@ void generate_comfort_noise_dec_hf_fx( Word16 *bufferScale, /* o : pointer to scalefactor for real and imaginary part of i bands */ Decoder_State *stdec ); #endif #ifndef FIX_BASOP_2457_HARM_GEN void generate_comfort_noise_dec_hf_ivas_fx( #else generate_comfort_noise_dec_hf_fx( #endif Word32 **bufferReal, /* o : matrix to real part of input bands */ Word32 **bufferImag, /* o : matrix to imaginary part of input bands */ Word16 *bufferScale, /* o : pointer to scalefactor for real and imaginary part of input bands */ Loading Loading
lib_com/prot_fx.h +4 −1 Original line number Diff line number Diff line Loading @@ -6758,8 +6758,11 @@ void generate_comfort_noise_dec_hf_fx( Word16 *bufferScale, /* o : pointer to scalefactor for real and imaginary part of i bands */ Decoder_State *stdec ); #endif #ifndef FIX_BASOP_2457_HARM_GEN void generate_comfort_noise_dec_hf_ivas_fx( #else generate_comfort_noise_dec_hf_fx( #endif Word32 **bufferReal, /* o : matrix to real part of input bands */ Word32 **bufferImag, /* o : matrix to imaginary part of input bands */ Word16 *bufferScale, /* o : pointer to scalefactor for real and imaginary part of input bands */ Loading