Loading lib_enc/prot_fx_enc.h +4 −0 Original line number Diff line number Diff line Loading @@ -3015,6 +3015,10 @@ void corr_xh_fx( const Word16 x[], /* i : target signal Qx*/ Word16 dn[], /* o : correlation between x[] and h[] Qdn*/ const Word16 h[] /* i : impulse response (of weighted synthesis filter) Q14*/ #ifdef REUSE_EVS_ACELP , const Word16 L_subfr /* i : sub-frame lenght Q0 */ #endif ); void corr_hh_ivas_fx( Loading Loading
lib_enc/prot_fx_enc.h +4 −0 Original line number Diff line number Diff line Loading @@ -3015,6 +3015,10 @@ void corr_xh_fx( const Word16 x[], /* i : target signal Qx*/ Word16 dn[], /* o : correlation between x[] and h[] Qdn*/ const Word16 h[] /* i : impulse response (of weighted synthesis filter) Q14*/ #ifdef REUSE_EVS_ACELP , const Word16 L_subfr /* i : sub-frame lenght Q0 */ #endif ); void corr_hh_ivas_fx( Loading