Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec_flt.c362 memset(ptr_ps_dec->opd_idx_map_2, 0, sizeof(ptr_ps_dec->opd_idx_map_2)); in ixheaacd_create_ps_esbr_dec()
902 memset(ptr_ps_dec->opd_idx_map_2, 0, sizeof(ptr_ps_dec->opd_idx_map_2)); in ixheaacd_esbr_ps_apply_rotation()
917 memset(ptr_ps_dec->opd_idx_map_2, 0, sizeof(ptr_ps_dec->opd_idx_map_2)); in ixheaacd_esbr_ps_apply_rotation()
979 opd2 = (OPD_SCALE_FACTOR * 2.0f) * ptr_ps_dec->opd_idx_map_2[bin]; in ixheaacd_esbr_ps_apply_rotation()
1219 ptr_ps_dec->opd_idx_map_2[bin] = ptr_ps_dec->opd_idx_map_1[bin]; in ixheaacd_esbr_ps_apply_rotation()
Dixheaacd_ps_dec.h217 WORD32 opd_idx_map_2[NUM_HI_RES_IPD_BINS]; member