Commit 0060f8a4 authored by premathasara's avatar premathasara
Browse files

Remove redunant call to ivas_sba_zero_vert_comp

parent a2c193c4
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -343,11 +343,6 @@ ivas_error ivas_spar_enc(
        return error;
    }

    if ( hEncoderConfig->sba_planar )
    {
        ivas_sba_zero_vert_comp( data_f, st_ivas->sba_analysis_order, hEncoderConfig->sba_planar, input_frame ); // TODO tmu: do we need a second call to this function ?
    }

    *nb_bits_metadata = hMetaData->nb_bits_tot;

    /* Force IVAS front pre-proc decision for higher bitrates */