Loading lib_dec/ivas_jbm_dec_fx.c +4 −4 Original line number Diff line number Diff line Loading @@ -2343,7 +2343,7 @@ ivas_error ivas_jbm_dec_render_fx( move16(); #ifdef FIX_1785_ASSERT_IN_IVAS_JBM_DEC_RENDER_FX if ( crendInPlaceRotation ) IF( crendInPlaceRotation ) { FOR( i = 0; i < nchan_in; i++ ) { Loading @@ -2354,7 +2354,7 @@ ivas_error ivas_jbm_dec_render_fx( } } } else ELSE { FOR( i = 0; i < nchan_in; i++ ) { Loading Loading @@ -2405,11 +2405,11 @@ ivas_error ivas_jbm_dec_render_fx( } #ifdef FIX_1785_ASSERT_IN_IVAS_JBM_DEC_RENDER_FX if ( crendInPlaceRotation ) IF( crendInPlaceRotation ) { n = nchan_in; } else ELSE { n = nchan_out; } Loading Loading
lib_dec/ivas_jbm_dec_fx.c +4 −4 Original line number Diff line number Diff line Loading @@ -2343,7 +2343,7 @@ ivas_error ivas_jbm_dec_render_fx( move16(); #ifdef FIX_1785_ASSERT_IN_IVAS_JBM_DEC_RENDER_FX if ( crendInPlaceRotation ) IF( crendInPlaceRotation ) { FOR( i = 0; i < nchan_in; i++ ) { Loading @@ -2354,7 +2354,7 @@ ivas_error ivas_jbm_dec_render_fx( } } } else ELSE { FOR( i = 0; i < nchan_in; i++ ) { Loading Loading @@ -2405,11 +2405,11 @@ ivas_error ivas_jbm_dec_render_fx( } #ifdef FIX_1785_ASSERT_IN_IVAS_JBM_DEC_RENDER_FX if ( crendInPlaceRotation ) IF( crendInPlaceRotation ) { n = nchan_in; } else ELSE { n = nchan_out; } Loading