Searched refs:ov_reserve (Results 1 – 2 of 2) sorted by relevance
898 WORD32 ov_reserve, reserve; in ixheaacd_calc_sbrenvelope() local900 ov_reserve = reserve = 0; in ixheaacd_calc_sbrenvelope()904 ov_reserve = (*ixheaacd_ixheaacd_expsubbandsamples)( in ixheaacd_calc_sbrenvelope()920 if (((ov_adj_e - ov_reserve) > (adj_e - reserve))) in ixheaacd_calc_sbrenvelope()921 output_e = (ov_adj_e - ov_reserve); in ixheaacd_calc_sbrenvelope()
1656 int ov_reserve, reserve; in calculateSbrEnvelope() local1663 ov_reserve = fNorm(maxVal); in calculateSbrEnvelope()1673 output_e = fMax(ov_adj_e - ov_reserve, adj_e - reserve); in calculateSbrEnvelope()