Loading lib_com/ivas_stereo_psychlpc_com.c +2 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,8 @@ static void SpectrumWeighting_Init( #ifndef MDCT_STEREO_PLC_FADE_2_BG_NOISE static #endif ivas_error PsychoacousticParameters_Init( ivas_error PsychoacousticParameters_Init( const int32_t sr_core, /* i : sampling rate of core-coder */ const int16_t nBins, /* i : Number of bins (spectral lines) */ const int8_t nBands, /* i : Number of spectrum subbands */ Loading lib_dec/acelp_core_dec.c +0 −1 Original line number Diff line number Diff line Loading @@ -706,7 +706,6 @@ ivas_error acelp_core_dec( { /* Prepare ACB memory of old_bwe_exc */ lerp( old_exc, old_bwe_exc, L_EXC_MEM_DEC * HIBND_ACB_L_FAC, L_EXC_MEM_DEC ); } #endif /*-----------------------------------------------------------------* Loading lib_dec/igf_dec.c +4 −5 Original line number Diff line number Diff line Loading @@ -1616,8 +1616,7 @@ void init_igf_dec( int16_t get_igf_startline( Decoder_State *st, int16_t L_frame, int16_t L_frameTCX ) int16_t L_frameTCX ) { int16_t igf_startline; Loading lib_dec/ivas_core_dec.c +0 −1 Original line number Diff line number Diff line Loading @@ -442,7 +442,6 @@ ivas_error ivas_core_dec( } } #endif } /*---------------------------------------------------------------------* Loading lib_dec/ivas_objectRenderer_hrFilt.c +0 −1 Original line number Diff line number Diff line Loading @@ -383,7 +383,6 @@ ivas_error TDREND_REND_RenderSourceHRFilt( Src_p->InputFrame_p += subframe_length; /* Increment input pointer -- todo: should we remove this and input the current subframe instead? */ return IVAS_ERR_OK; } Loading Loading
lib_com/ivas_stereo_psychlpc_com.c +2 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,8 @@ static void SpectrumWeighting_Init( #ifndef MDCT_STEREO_PLC_FADE_2_BG_NOISE static #endif ivas_error PsychoacousticParameters_Init( ivas_error PsychoacousticParameters_Init( const int32_t sr_core, /* i : sampling rate of core-coder */ const int16_t nBins, /* i : Number of bins (spectral lines) */ const int8_t nBands, /* i : Number of spectrum subbands */ Loading
lib_dec/acelp_core_dec.c +0 −1 Original line number Diff line number Diff line Loading @@ -706,7 +706,6 @@ ivas_error acelp_core_dec( { /* Prepare ACB memory of old_bwe_exc */ lerp( old_exc, old_bwe_exc, L_EXC_MEM_DEC * HIBND_ACB_L_FAC, L_EXC_MEM_DEC ); } #endif /*-----------------------------------------------------------------* Loading
lib_dec/igf_dec.c +4 −5 Original line number Diff line number Diff line Loading @@ -1616,8 +1616,7 @@ void init_igf_dec( int16_t get_igf_startline( Decoder_State *st, int16_t L_frame, int16_t L_frameTCX ) int16_t L_frameTCX ) { int16_t igf_startline; Loading
lib_dec/ivas_core_dec.c +0 −1 Original line number Diff line number Diff line Loading @@ -442,7 +442,6 @@ ivas_error ivas_core_dec( } } #endif } /*---------------------------------------------------------------------* Loading
lib_dec/ivas_objectRenderer_hrFilt.c +0 −1 Original line number Diff line number Diff line Loading @@ -383,7 +383,6 @@ ivas_error TDREND_REND_RenderSourceHRFilt( Src_p->InputFrame_p += subframe_length; /* Increment input pointer -- todo: should we remove this and input the current subframe instead? */ return IVAS_ERR_OK; } Loading