Loading lib_dec/ivas_init_dec.c +4 −0 Original line number Diff line number Diff line Loading @@ -106,7 +106,9 @@ ivas_error ivas_dec_get_format( int16_t nchan_ism, element_mode_flag; int16_t sba_order, sba_planar, sba_analysis_order; int32_t ivas_total_brate; #ifndef FIX_FLOAT_1539_G192_FORMAT_SWITCH int16_t Opt_tsm; #endif uint16_t *bit_stream_orig; AUDIO_CONFIG signaled_config; ivas_error error; Loading @@ -115,7 +117,9 @@ ivas_error ivas_dec_get_format( element_mode_flag = 0; ivas_total_brate = st_ivas->hDecoderConfig->ivas_total_brate; #ifndef FIX_FLOAT_1539_G192_FORMAT_SWITCH Opt_tsm = st_ivas->hDecoderConfig->Opt_tsm; #endif bit_stream_orig = st_ivas->bit_stream; /*-------------------------------------------------------------------* Loading Loading
lib_dec/ivas_init_dec.c +4 −0 Original line number Diff line number Diff line Loading @@ -106,7 +106,9 @@ ivas_error ivas_dec_get_format( int16_t nchan_ism, element_mode_flag; int16_t sba_order, sba_planar, sba_analysis_order; int32_t ivas_total_brate; #ifndef FIX_FLOAT_1539_G192_FORMAT_SWITCH int16_t Opt_tsm; #endif uint16_t *bit_stream_orig; AUDIO_CONFIG signaled_config; ivas_error error; Loading @@ -115,7 +117,9 @@ ivas_error ivas_dec_get_format( element_mode_flag = 0; ivas_total_brate = st_ivas->hDecoderConfig->ivas_total_brate; #ifndef FIX_FLOAT_1539_G192_FORMAT_SWITCH Opt_tsm = st_ivas->hDecoderConfig->Opt_tsm; #endif bit_stream_orig = st_ivas->bit_stream; /*-------------------------------------------------------------------* Loading