Loading lib_com/prot_fx.h +0 −1 Original line number Diff line number Diff line Loading @@ -8923,7 +8923,6 @@ void IGFDecApplyStereo( const Word16 bfi, /* i : frame loss == 1, frame good == 0 */ const Word16 bfi_apply_damping ); void IGFDecSetMode( const IGF_DEC_INSTANCE_HANDLE hIGFDec, /* o : instance handle of IGF Decoder */ const Word32 total_brate, /* i : bitrate */ Loading lib_dec/igf_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -3795,7 +3795,6 @@ void IGFDecApplyStereo( /* skip IGF processing if all IGF levels are zero */ test(); IF( !hIGFDecL->infoIGFAllZero || !hIGFDecR->infoIGFAllZero ) { FOR( i = 0; i < hGrid->nTiles; i++ ) Loading Loading
lib_com/prot_fx.h +0 −1 Original line number Diff line number Diff line Loading @@ -8923,7 +8923,6 @@ void IGFDecApplyStereo( const Word16 bfi, /* i : frame loss == 1, frame good == 0 */ const Word16 bfi_apply_damping ); void IGFDecSetMode( const IGF_DEC_INSTANCE_HANDLE hIGFDec, /* o : instance handle of IGF Decoder */ const Word32 total_brate, /* i : bitrate */ Loading
lib_dec/igf_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -3795,7 +3795,6 @@ void IGFDecApplyStereo( /* skip IGF processing if all IGF levels are zero */ test(); IF( !hIGFDecL->infoIGFAllZero || !hIGFDecR->infoIGFAllZero ) { FOR( i = 0; i < hGrid->nTiles; i++ ) Loading