Loading lib_enc/ivas_spar_encoder.c +1 −2 Original line number Diff line number Diff line Loading @@ -370,7 +370,6 @@ ivas_error ivas_spar_enc( /* additionally code the real SBA order */ push_indice( st0->hBstr, IND_SMODE, hEncoderConfig->sba_order, SBA_ORDER_BITS ); #endif } else { Loading lib_dec/ivas_init_dec.c +4 −4 File changed.Contains only whitespace changes. Show changes Loading
lib_enc/ivas_spar_encoder.c +1 −2 Original line number Diff line number Diff line Loading @@ -370,7 +370,6 @@ ivas_error ivas_spar_enc( /* additionally code the real SBA order */ push_indice( st0->hBstr, IND_SMODE, hEncoderConfig->sba_order, SBA_ORDER_BITS ); #endif } else { Loading