Searched refs:cmp_ttt_cpc_2_idx_prev (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_initfuncs.c | 835 memset(bs_frame->cmp_ttt_cpc_2_idx_prev, 0, in ixheaacd_bs_frame_init() 836 MAX_NUM_TTT * MAX_PARAMETER_BANDS * sizeof(bs_frame->cmp_ttt_cpc_2_idx_prev[0][0])); in ixheaacd_bs_frame_init()
|
D | ixheaacd_mps_dec.h | 636 WORD32 cmp_ttt_cpc_2_idx_prev[MAX_NUM_TTT][MAX_PARAMETER_BANDS]; member
|
D | ixheaacd_mps_bitdec.c | 955 frame->cmp_ttt_cpc_2_idx_prev, CPC, i, ttt_off + 4 * i + 1, in ixheaacd_parse_frame() 981 frame->cmp_ttt_cpc_2_idx_prev, CPC, i, ttt_off + 4 * i + 3, in ixheaacd_parse_frame()
|