Searched refs:ov_reserve (Results 1 – 2 of 2) sorted by relevance
902 WORD32 ov_reserve, reserve; in ixheaacd_calc_sbrenvelope() local904 ov_reserve = reserve = 0; in ixheaacd_calc_sbrenvelope()908 ov_reserve = (*ixheaacd_ixheaacd_expsubbandsamples)( in ixheaacd_calc_sbrenvelope()924 if (((ov_adj_e - ov_reserve) > (adj_e - reserve))) in ixheaacd_calc_sbrenvelope()925 output_e = (ov_adj_e - ov_reserve); in ixheaacd_calc_sbrenvelope()
1651 int ov_reserve, reserve; in calculateSbrEnvelope() local1658 ov_reserve = fNorm(maxVal); in calculateSbrEnvelope()1668 output_e = fMax(ov_adj_e - ov_reserve, adj_e - reserve); in calculateSbrEnvelope()