Home
last modified time | relevance | path

Searched refs:ott_cld_idx_prev (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_bitdec.c1579 p_cur_bs->cmp_ott_cld_idx, NULL, i, p_cur_bs->ott_cld_idx_prev, i, CLD, 0, in ixheaacd_decode_and_map_frame_ott()
1587 p_cur_bs->ott_cld_idx_prev, i, CLD, 0, b_ott_bands[i], in ixheaacd_decode_and_map_frame_ott()
1595 p_cur_bs->cmp_ott_cld_idx, NULL, i, p_cur_bs->ott_cld_idx_prev, i, CLD, 0, in ixheaacd_decode_and_map_frame_ott()
1602 p_cur_bs->cmp_ott_cld_idx, NULL, i, p_cur_bs->ott_cld_idx_prev, i, CLD, 0, in ixheaacd_decode_and_map_frame_ott()
1609 p_cur_bs->ott_cld_idx_prev, i, CLD, 0, b_ott_bands[i], in ixheaacd_decode_and_map_frame_ott()
1619 p_cur_bs->cmp_ott_cld_idx, NULL, i, p_cur_bs->ott_cld_idx_prev, i, CLD, 0, in ixheaacd_decode_and_map_frame_ott()
1625 p_cur_bs->ott_cld_idx_prev, i, CLD, 0, b_ott_bands[i], in ixheaacd_decode_and_map_frame_ott()
1632 p_cur_bs->ott_cld_idx_prev, i, CLD, 0, b_ott_bands[i], in ixheaacd_decode_and_map_frame_ott()
1638 p_cur_bs->cmp_ott_cld_idx, NULL, i, p_cur_bs->ott_cld_idx_prev, i, CLD, 0, in ixheaacd_decode_and_map_frame_ott()
1644 p_cur_bs->cmp_ott_cld_idx, NULL, i, p_cur_bs->ott_cld_idx_prev, i, CLD, 0, in ixheaacd_decode_and_map_frame_ott()
[all …]
Dixheaacd_mps_initfuncs.c814 memset(bs_frame->ott_cld_idx_prev, 0, in ixheaacd_bs_frame_init()
815 MAX_NUM_OTT * MAX_PARAMETER_BANDS * sizeof(bs_frame->ott_cld_idx_prev[0][0])); in ixheaacd_bs_frame_init()
Dixheaacd_mps_dec.h610 WORD32 ott_cld_idx_prev[MAX_NUM_OTT + MAX_OUTPUT_CHANNELS_AT][MAX_PARAMETER_BANDS]; member