Commit 2fe0a149 authored by multrus's avatar multrus
Browse files

undo whitespace changes

parent e00a8c58
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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                             */
+0 −1
Original line number Diff line number Diff line
@@ -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++ )