Searched refs:PE_SHORTLAG_BIAS (Results 1 – 3 of 3) sorted by relevance
68 #define PE_SHORTLAG_BIAS 0.2f /* for logarithmic weighting */ macro
418 …_assert( nb_subfr * SILK_FIX_CONST( PE_SHORTLAG_BIAS, 13 ) == silk_SAT16( nb_subfr * SILK_FIX_CONS… in silk_pitch_analysis_core()419 … = CCmax_new - silk_RSHIFT( silk_SMULBB( nb_subfr * SILK_FIX_CONST( PE_SHORTLAG_BIAS, 13 ), lag_lo… in silk_pitch_analysis_core()
362 CCmax_new_b = CCmax_new - PE_SHORTLAG_BIAS * nb_subfr * lag_log2; in silk_pitch_analysis_core_FLP()