Searched refs:cmp_ott_cld_idx_prev (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_initfuncs.c | 818 memset(bs_frame->cmp_ott_cld_idx_prev, 0, in ixheaacd_bs_frame_init() 819 MAX_NUM_OTT * MAX_PARAMETER_BANDS * sizeof(bs_frame->cmp_ott_cld_idx_prev[0][0])); in ixheaacd_bs_frame_init()
|
D | ixheaacd_mps_dec.h | 632 WORD32 cmp_ott_cld_idx_prev[MAX_NUM_OTT + MAX_OUTPUT_CHANNELS_AT] member
|
D | ixheaacd_mps_bitdec.c | 848 frame->cmp_ott_cld_idx, frame->cmp_ott_cld_idx_prev, CLD, in ixheaacd_parse_extension_frame() 933 frame->cmp_ott_cld_idx_prev, CLD, i, i, 0, b_ott_bands[i]); in ixheaacd_parse_frame()
|