Loading lib_com/prot_fx.h +8 −0 Original line number Diff line number Diff line Loading @@ -10481,6 +10481,14 @@ void hp20_fx_32( Word32 mem_fx[], const Word32 Fs ); #ifdef HP20_FIX32_RECODING void hp20_fx_32_opt( Word32 signal_fx[], const Word16 lg, Word32 mem_fx[], const Word32 Fs ); #endif void getTCXMode_ivas_fx( Decoder_State *st, /* i/o: decoder memory state */ Decoder_State *st0, /* i : bitstream */ Loading Loading
lib_com/prot_fx.h +8 −0 Original line number Diff line number Diff line Loading @@ -10481,6 +10481,14 @@ void hp20_fx_32( Word32 mem_fx[], const Word32 Fs ); #ifdef HP20_FIX32_RECODING void hp20_fx_32_opt( Word32 signal_fx[], const Word16 lg, Word32 mem_fx[], const Word32 Fs ); #endif void getTCXMode_ivas_fx( Decoder_State *st, /* i/o: decoder memory state */ Decoder_State *st0, /* i : bitstream */ Loading