Searched refs:NUM_OF_BINS (Results 1 – 4 of 4) sorted by relevance
128 ixheaacd_scale_int_vec_left(ptr_ps_dec->peak_decay_diff, 3 * NUM_OF_BINS, in ixheaacd_scale_ps_states()165 ixheaacd_scale_int_vec_right(ptr_ps_dec->peak_decay_diff, 3 * NUM_OF_BINS, in ixheaacd_scale_ps_states()
40 #define NUM_OF_BINS (20) macro
909 ptr2 += NUM_OF_BINS; in ixheaacd_create_psdec()911 ptr2 += NUM_OF_BINS; in ixheaacd_create_psdec()913 ptr2 += NUM_OF_BINS; in ixheaacd_create_psdec()915 memset(ptr_ps_dec->peak_decay_diff, 0, 3 * sizeof(WORD32) * NUM_OF_BINS); in ixheaacd_create_psdec()
458 WORD32 power_buf[NUM_OF_BINS]; in ixheaacd_decorrelation_dec()459 WORD16 transient_ratio[NUM_OF_BINS + 1]; in ixheaacd_decorrelation_dec()558 for (bin = 0; bin < NUM_OF_BINS; bin++) { in ixheaacd_decorrelation_dec()