Loading lib_com/ivas_stereo_td_bit_alloc.c +2 −0 Original line number Diff line number Diff line Loading @@ -318,6 +318,7 @@ void tdm_bit_alloc( } #endif } #ifdef NONBE_FIX_874_OMASA_BRSW_2TD if ( coder_type == INACTIVE ) { Loading @@ -328,6 +329,7 @@ void tdm_bit_alloc( *total_brate_sec = max( *total_brate_sec, 3500 ); /* sanity check to ensure the secondary channel always gets the minimal bitrate it needs */ } #endif /* Secondary channel bitrate adjusment */ /* First, adjust the bitrate depending of what is transmitted */ /* Second, choose the number of subframe for ACELP core depending of the targetted bitratre */ Loading Loading
lib_com/ivas_stereo_td_bit_alloc.c +2 −0 Original line number Diff line number Diff line Loading @@ -318,6 +318,7 @@ void tdm_bit_alloc( } #endif } #ifdef NONBE_FIX_874_OMASA_BRSW_2TD if ( coder_type == INACTIVE ) { Loading @@ -328,6 +329,7 @@ void tdm_bit_alloc( *total_brate_sec = max( *total_brate_sec, 3500 ); /* sanity check to ensure the secondary channel always gets the minimal bitrate it needs */ } #endif /* Secondary channel bitrate adjusment */ /* First, adjust the bitrate depending of what is transmitted */ /* Second, choose the number of subframe for ACELP core depending of the targetted bitratre */ Loading