Home
last modified time | relevance | path

Searched refs:mode_prev (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_tcx_fwd_alcnx.c176 if (st->mode_prev == -2) in ixheaacd_tcx_mdct()
201 if (st->mode_prev != 0) { in ixheaacd_tcx_mdct()
202 if (st->mode_prev > 0) { in ixheaacd_tcx_mdct()
274 if (st->mode_prev == 0) { in ixheaacd_tcx_mdct()
328 if (st->mode_prev != 0) { in ixheaacd_tcx_mdct()
344 if (st->mode_prev != 0) { in ixheaacd_tcx_mdct()
Dixheaacd_lpc.c100 st->mode_prev = -2; in ixheaacd_reset_acelp_data_fix()
102 st->mode_prev = -1; in ixheaacd_reset_acelp_data_fix()
476 if ((st->mode_prev == 0) && (mode > 0) && in ixheaacd_lpd_dec()
511 if ((st->mode_prev != 0) && bpf_control_info) { in ixheaacd_lpd_dec()
515 if (st->mode_prev != -2) { in ixheaacd_lpd_dec()
541 st->mode_prev = mode; in ixheaacd_lpd_dec()
633 if (tddec->mode_prev == 0) { in ixheaacd_lpd_dec_update()
675 if (st->mode_prev == 0) { in ixheaacd_lpd_bpf_fix()
Dixheaacd_main.h36 WORD32 mode_prev; member
Dixheaacd_acelp_bitparse.c380 WORD32 last_lpd_mode = usac_data->str_tddec[chan]->mode_prev; in ixheaacd_lpd_channel_stream()
Dixheaacd_acelp_decode.c388 if (st->mode_prev > 0) { in ixheaacd_acelp_alias_cnx()