aboutsummaryrefslogtreecommitdiff
path: root/decoder/ixheaacd_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/ixheaacd_block.c')
-rw-r--r--decoder/ixheaacd_block.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoder/ixheaacd_block.c b/decoder/ixheaacd_block.c
index 1385922..aa6f22a 100644
--- a/decoder/ixheaacd_block.c
+++ b/decoder/ixheaacd_block.c
@@ -1199,7 +1199,6 @@ VOID ixheaacd_process_single_scf(WORD32 scale_factor, WORD32 *x_invquant,
object_type = 0;
aac_sf_data_resil_flag = 0;
-
if (scale_factor < 24) {
for (j = width; j > 0; j--) {
*x_invquant++ = 0;