Commit 0fffdd5e authored by vaclav's avatar vaclav
Browse files

formatting

parent 4f9ad3f3
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -318,6 +318,7 @@ void tdm_bit_alloc(
        }
#endif
    }

#ifdef NONBE_FIX_874_OMASA_BRSW_2TD
    if ( coder_type == INACTIVE )
    {
@@ -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 */