Loading lib_enc/ivas_spar_encoder.c +3 −3 Original line number Diff line number Diff line Loading @@ -407,12 +407,12 @@ static ivas_error ivas_spar_enc_process( float wyzx_del_buf[FOA_CHANNELS][IVAS_FB_1MS_48K_SAMP]; int16_t nchan_fb_in; /*Commented for now*/ /* ToDo: Commented for now*/ /*int16_t start_nb_bits; int16_t total_md_bits, total_sba_bits;*/ push_wmops( "ivas_spar_enc_process" ); /*Commented for now*/ /* ToDo: Commented for now*/ // start_nb_bits = hMetaData->nb_bits_tot; /*-----------------------------------------------------------------------------------------* Loading Loading @@ -902,7 +902,7 @@ static ivas_error ivas_spar_enc_process( pop_wmops(); /*Commented for now*/ /* ToDo: Commented for now */ /*total_md_bits = hMetaData->nb_bits_tot - start_nb_bits; total_sba_bits = ivas_sba_get_max_md_bits( st_ivas ); assert( total_md_bits <= total_sba_bits );*/ Loading Loading
lib_enc/ivas_spar_encoder.c +3 −3 Original line number Diff line number Diff line Loading @@ -407,12 +407,12 @@ static ivas_error ivas_spar_enc_process( float wyzx_del_buf[FOA_CHANNELS][IVAS_FB_1MS_48K_SAMP]; int16_t nchan_fb_in; /*Commented for now*/ /* ToDo: Commented for now*/ /*int16_t start_nb_bits; int16_t total_md_bits, total_sba_bits;*/ push_wmops( "ivas_spar_enc_process" ); /*Commented for now*/ /* ToDo: Commented for now*/ // start_nb_bits = hMetaData->nb_bits_tot; /*-----------------------------------------------------------------------------------------* Loading Loading @@ -902,7 +902,7 @@ static ivas_error ivas_spar_enc_process( pop_wmops(); /*Commented for now*/ /* ToDo: Commented for now */ /*total_md_bits = hMetaData->nb_bits_tot - start_nb_bits; total_sba_bits = ivas_sba_get_max_md_bits( st_ivas ); assert( total_md_bits <= total_sba_bits );*/ Loading