Searched refs:contour_bias (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/silk/float/
H A Dpitch_analysis_core_FLP.c88 silk_float threshold, contour_bias; local
419 contour_bias = PE_FLATCONTOUR_BIAS / lag;
445 CCmax_new *= 1.0f - contour_bias * j;
/external/libopus/silk/float/
H A Dpitch_analysis_core_FLP.c88 silk_float threshold, contour_bias; local
419 contour_bias = PE_FLATCONTOUR_BIAS / lag;
445 CCmax_new *= 1.0f - contour_bias * j;

Completed in 2156 milliseconds