Loading lib_dec/ivas_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -267,7 +267,7 @@ ivas_error ivas_dec( ivas_ism_render( st_ivas, output, output_frame ); } #ifdef REND_DEBUGGING_REVISION #ifdef DEBUGGINGaa #ifdef DEBUGGING else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC || st_ivas->renderer_type == RENDERER_BINAURAL_FASTCONV ) #else else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC ) Loading Loading
lib_dec/ivas_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -267,7 +267,7 @@ ivas_error ivas_dec( ivas_ism_render( st_ivas, output, output_frame ); } #ifdef REND_DEBUGGING_REVISION #ifdef DEBUGGINGaa #ifdef DEBUGGING else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC || st_ivas->renderer_type == RENDERER_BINAURAL_FASTCONV ) #else else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC ) Loading