Searched refs:x_low_l (Results 1 – 1 of 1) sorted by relevance
933 FLOAT32 x_low_l = (FLOAT32)k; in ixheaacd_pre_processing() local935 low_env_slope_l = low_env_slope_l + a2 * x_low_l; in ixheaacd_pre_processing()937 x_low_l = x_low_l * x_low_l; in ixheaacd_pre_processing()938 low_env_slope_l = low_env_slope_l + a1 * x_low_l; in ixheaacd_pre_processing()940 x_low_l = x_low_l * (FLOAT32)k; in ixheaacd_pre_processing()941 low_env_slope_l = low_env_slope_l + a0 * x_low_l; in ixheaacd_pre_processing()