Loading lib_com/ivas_prot.h +7 −13 Original line number Diff line number Diff line Loading @@ -709,8 +709,8 @@ void output_debug_mode_info_dec( const int16_t output_frame, float pitch_buf[CPE_CHANNELS][NB_SUBFR16k] ); #endif #endif /*! r: flag indicating a valid bitrate */ int16_t is_IVAS_bitrate( const int32_t ivas_total_brate /* i : IVAS total bitrate */ Loading Loading @@ -2934,7 +2934,6 @@ ivas_error stereo_memory_enc( float *tdm_last_ratio, /* o : TD stereo last ratio */ const IVAS_FORMAT ivas_format, /* i : IVAS format */ const int16_t nchan_transport /* i : number transport chans */ ); ivas_error stereo_memory_dec( Loading Loading @@ -3450,7 +3449,6 @@ void ivas_dirac_param_est_enc( int16_t *dirac_mono_flag ); void ivas_sba_config( const int32_t sba_total_brate, /* i : SBA total bitrate */ int16_t sba_order, /* i : Ambisonic (SBA) order */ Loading Loading @@ -3750,7 +3748,6 @@ void computeDiffuseness( float *diffuseness ); void ivas_dirac_dec_get_response( const int16_t azimuth, const int16_t elevation, Loading Loading @@ -5339,7 +5336,6 @@ void ivas_ls_setup_conversion_close( LSSETUP_CONVERSION_HANDLE *hLsSetUpConversion /* i/o: LS converter handle */ ); void ivas_ls_setup_conversion( Decoder_Struct *st_ivas, /* i : IVAS decoder structure */ const int16_t input_chans, /* i : number of input channels to the renderer */ Loading Loading @@ -5490,7 +5486,6 @@ ivas_error ivas_mono_dmx_renderer_open( Decoder_Struct *st_ivas /* i/o: IVAS decoder structure */ ); void ivas_mono_dmx_renderer_close( MONO_DOWNMIX_RENDERER_HANDLE *hMonoDmxRenderer /* i/o: Mono downmix structure */ ); Loading Loading @@ -5991,7 +5986,6 @@ int16_t ivas_get_num_bands_from_bw_idx( const int16_t bwidth /* i : audio bandwidth */ ); /* clang-format on */ #endif /* IVAS_PROT_H */ Loading
lib_com/ivas_prot.h +7 −13 Original line number Diff line number Diff line Loading @@ -709,8 +709,8 @@ void output_debug_mode_info_dec( const int16_t output_frame, float pitch_buf[CPE_CHANNELS][NB_SUBFR16k] ); #endif #endif /*! r: flag indicating a valid bitrate */ int16_t is_IVAS_bitrate( const int32_t ivas_total_brate /* i : IVAS total bitrate */ Loading Loading @@ -2934,7 +2934,6 @@ ivas_error stereo_memory_enc( float *tdm_last_ratio, /* o : TD stereo last ratio */ const IVAS_FORMAT ivas_format, /* i : IVAS format */ const int16_t nchan_transport /* i : number transport chans */ ); ivas_error stereo_memory_dec( Loading Loading @@ -3450,7 +3449,6 @@ void ivas_dirac_param_est_enc( int16_t *dirac_mono_flag ); void ivas_sba_config( const int32_t sba_total_brate, /* i : SBA total bitrate */ int16_t sba_order, /* i : Ambisonic (SBA) order */ Loading Loading @@ -3750,7 +3748,6 @@ void computeDiffuseness( float *diffuseness ); void ivas_dirac_dec_get_response( const int16_t azimuth, const int16_t elevation, Loading Loading @@ -5339,7 +5336,6 @@ void ivas_ls_setup_conversion_close( LSSETUP_CONVERSION_HANDLE *hLsSetUpConversion /* i/o: LS converter handle */ ); void ivas_ls_setup_conversion( Decoder_Struct *st_ivas, /* i : IVAS decoder structure */ const int16_t input_chans, /* i : number of input channels to the renderer */ Loading Loading @@ -5490,7 +5486,6 @@ ivas_error ivas_mono_dmx_renderer_open( Decoder_Struct *st_ivas /* i/o: IVAS decoder structure */ ); void ivas_mono_dmx_renderer_close( MONO_DOWNMIX_RENDERER_HANDLE *hMonoDmxRenderer /* i/o: Mono downmix structure */ ); Loading Loading @@ -5991,7 +5986,6 @@ int16_t ivas_get_num_bands_from_bw_idx( const int16_t bwidth /* i : audio bandwidth */ ); /* clang-format on */ #endif /* IVAS_PROT_H */