Loading lib_com/gs_bitallocation.c +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ static void reajust_bits( float *bits_per_bands, const int16_t st_band, const in #define Q31_0_23 493921239 /* 0.23 */ static Word16 Find_norm_inv( const Word32 ToDivide, Word16 *e_div ); static Word16 Find_bit_alloc_IVAS_int( const Word32 core_brate, const Word16 GSC_IVAS_mode, const Word16 Diff_len, const Word16 nb_tot_bands, const Word16 L_frame, Word16 *bit, Word16 *max_ener_band, float *ener_vec, float *bits_per_bands ); static Word16 maximum_fx( const Word16 *vec_fx, Word16 lvec_fx, Word16 *max_fx ); static Word16 maximum_fx( const Word16 *vec_fx, const Word16 lvec_fx, Word16 *max_fx ); #endif /*-------------------------------------------------------------------* Loading Loading
lib_com/gs_bitallocation.c +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ static void reajust_bits( float *bits_per_bands, const int16_t st_band, const in #define Q31_0_23 493921239 /* 0.23 */ static Word16 Find_norm_inv( const Word32 ToDivide, Word16 *e_div ); static Word16 Find_bit_alloc_IVAS_int( const Word32 core_brate, const Word16 GSC_IVAS_mode, const Word16 Diff_len, const Word16 nb_tot_bands, const Word16 L_frame, Word16 *bit, Word16 *max_ener_band, float *ener_vec, float *bits_per_bands ); static Word16 maximum_fx( const Word16 *vec_fx, Word16 lvec_fx, Word16 *max_fx ); static Word16 maximum_fx( const Word16 *vec_fx, const Word16 lvec_fx, Word16 *max_fx ); #endif /*-------------------------------------------------------------------* Loading