Home
last modified time | relevance | path

Searched refs:ipd_idx_map_2 (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_ps_dec_flt.c361 memset(ptr_ps_dec->ipd_idx_map_2, 0, sizeof(ptr_ps_dec->ipd_idx_map_2)); in ixheaacd_create_ps_esbr_dec()
901 memset(ptr_ps_dec->ipd_idx_map_2, 0, sizeof(ptr_ps_dec->ipd_idx_map_2)); in ixheaacd_esbr_ps_apply_rotation()
916 memset(ptr_ps_dec->ipd_idx_map_2, 0, sizeof(ptr_ps_dec->ipd_idx_map_2)); in ixheaacd_esbr_ps_apply_rotation()
978 ipd2 = (IPD_SCALE_FACTOR * 2.0f) * ptr_ps_dec->ipd_idx_map_2[bin]; in ixheaacd_esbr_ps_apply_rotation()
1218 ptr_ps_dec->ipd_idx_map_2[bin] = ptr_ps_dec->ipd_idx_map_1[bin]; in ixheaacd_esbr_ps_apply_rotation()
Dixheaacd_ps_dec.h216 WORD32 ipd_idx_map_2[NUM_HI_RES_IPD_BINS]; member