Loading lib_enc/ivas_sns_enc_fx.c +25 −23 Original line number Diff line number Diff line Loading @@ -156,7 +156,9 @@ static Word16 sns_1st_cod_fx( index = add( index, dist_split ); } return index; } ELSE { } ELSE { Word16 index, i; const Word16 split_len = M / 2; move16(); Loading Loading
lib_enc/ivas_sns_enc_fx.c +25 −23 Original line number Diff line number Diff line Loading @@ -156,7 +156,9 @@ static Word16 sns_1st_cod_fx( index = add( index, dist_split ); } return index; } ELSE { } ELSE { Word16 index, i; const Word16 split_len = M / 2; move16(); Loading