Commit a15d5d0c authored by Mohammadreza Naghibzadeh's avatar Mohammadreza Naghibzadeh
Browse files

added hp20_fx_32_opt declaration

parent 89202aba
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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                           */