Loading lib_dec/ivas_ism_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ static ivas_error ivas_ism_bitrate_switching_dec( const PCM_RESOLUTION pcm_resolution, /* i : type for the decoded PCM resolution */ void *data /* o : output synthesis signal */ #endif ) { ivas_error error; Loading Loading @@ -118,6 +117,7 @@ static ivas_error ivas_ism_bitrate_switching_dec( hIntSetupOld = st_ivas->hIntSetup; tc_granularity_new = 1; renderer_type_old = st_ivas->renderer_type; #endif /*-----------------------------------------------------------------* * Initialize the needed renderer struct and destroy the unnecessary renderer struct Loading lib_dec/lib_dec.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/ivas_ism_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ static ivas_error ivas_ism_bitrate_switching_dec( const PCM_RESOLUTION pcm_resolution, /* i : type for the decoded PCM resolution */ void *data /* o : output synthesis signal */ #endif ) { ivas_error error; Loading Loading @@ -118,6 +117,7 @@ static ivas_error ivas_ism_bitrate_switching_dec( hIntSetupOld = st_ivas->hIntSetup; tc_granularity_new = 1; renderer_type_old = st_ivas->renderer_type; #endif /*-----------------------------------------------------------------* * Initialize the needed renderer struct and destroy the unnecessary renderer struct Loading