Searched refs:x_low_l (Results 1 – 1 of 1) sorted by relevance
924 FLOAT32 x_low_l = (FLOAT32)k; in ixheaacd_pre_processing() local926 low_env_slope_l = low_env_slope_l + a2 * x_low_l; in ixheaacd_pre_processing()928 x_low_l = x_low_l * x_low_l; in ixheaacd_pre_processing()929 low_env_slope_l = low_env_slope_l + a1 * x_low_l; in ixheaacd_pre_processing()931 x_low_l = x_low_l * (FLOAT32)k; in ixheaacd_pre_processing()932 low_env_slope_l = low_env_slope_l + a0 * x_low_l; in ixheaacd_pre_processing()