Loading lib_enc/bw_detect_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ void bw_detect_fx( move32(); /* Q31 */ cldfb_bin_Exp[0] = add( cldfb_bin_Exp[0], CLDFBscalingFactor_EXP ); move16(); #ifdef FIX_ASSERT_IN_OMASA_BITRATE_SWITSCHING #ifndef FIX_ASSERT_IN_OMASA_BITRATE_SWITSCHING if ( cldfb_bin[0] == 0 ) { cldfb_bin[0] = L_deposit_l( 1 ); Loading Loading
lib_enc/bw_detect_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ void bw_detect_fx( move32(); /* Q31 */ cldfb_bin_Exp[0] = add( cldfb_bin_Exp[0], CLDFBscalingFactor_EXP ); move16(); #ifdef FIX_ASSERT_IN_OMASA_BITRATE_SWITSCHING #ifndef FIX_ASSERT_IN_OMASA_BITRATE_SWITSCHING if ( cldfb_bin[0] == 0 ) { cldfb_bin[0] = L_deposit_l( 1 ); Loading