Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_basic_ops.c139 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls; in ixheaacd_windowing_long2()
176 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls; in ixheaacd_windowing_long2()
218 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls; in ixheaacd_windowing_long2()
251 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls; in ixheaacd_windowing_long2()
308 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls; in ixheaacd_windowing_long3()
340 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls; in ixheaacd_windowing_long3()
Dixheaacd_imdct.c338 ixheaacd_drc_offset->n_trans_ls, window_select_prev); in ixheaacd_fd_imdct_short()
465 ixheaacd_drc_offset->n_trans_ls, in ixheaacd_fd_imdct_long()
477 window_short_prev_ptr + ixheaacd_drc_offset->n_trans_ls - 1, in ixheaacd_fd_imdct_long()
531 ixheaacd_drc_offset.n_trans_ls = (ixheaacd_drc_offset.lfac) << 1; in ixheaacd_fd_frm_dec()
536 ixheaacd_drc_offset.n_trans_ls = ixheaacd_drc_offset.n_short; in ixheaacd_fd_frm_dec()
Dixheaacd_windows.h56 WORD32 n_trans_ls; member