Searched refs:ONLY_LONG_SEQUENCE (Results 1 – 10 of 10) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aac_ec.c | 60 WORD32 new_win_seq = ONLY_LONG_SEQUENCE; in ixheaacd_aac_ec_get_win_seq() 168 case ONLY_LONG_SEQUENCE: in ixheaacd_aac_ec_calc_sfb_nrg() 356 ONLY_LONG_SEQUENCE, NO_TRANSITION, sfb_nrg_prev); in ixheaacd_aac_ec_interpolate_frame() 382 ixheaacd_aac_ec_calc_sfb_nrg(ptr_spec_coeff, pstr_samp_rate_info, ONLY_LONG_SEQUENCE, in ixheaacd_aac_ec_interpolate_frame() 399 pstr_ics_info->window_sequence = ONLY_LONG_SEQUENCE; in ixheaacd_aac_ec_interpolate_frame() 402 ONLY_LONG_SEQUENCE, NO_TRANSITION, sfb_nrg_act); in ixheaacd_aac_ec_interpolate_frame() 424 pstr_ec_state->win_seq = ONLY_LONG_SEQUENCE; in ixheaacd_aac_ec_init()
|
D | ixheaacd_usac_ec.c | 59 return ONLY_LONG_SEQUENCE; in ixheaacd_usac_ec_get_win_seq() 105 case ONLY_LONG_SEQUENCE: in iexheaace_ec_sfb_nrg_q() 243 ONLY_LONG_SEQUENCE, NO_TRANSITION, in ixheaacd_usac_ec_interpolate_frame() 269 iexheaace_ec_sfb_nrg_q(ptr_spec_coeff, &pstr_ec_state->str_ec_sfb, ONLY_LONG_SEQUENCE, in ixheaacd_usac_ec_interpolate_frame() 287 pstr_usac_data->window_sequence[chn] = ONLY_LONG_SEQUENCE; in ixheaacd_usac_ec_interpolate_frame() 289 ONLY_LONG_SEQUENCE, NO_TRANSITION, in ixheaacd_usac_ec_interpolate_frame() 382 pstr_ec_state->win_seq = ONLY_LONG_SEQUENCE; in ixheaacd_usac_ec_init()
|
D | ixheaacd_cnst.h | 100 #define ONLY_LONG_SEQUENCE 0 macro
|
D | ixheaacd_lpfuncs.c | 426 case ONLY_LONG_SEQUENCE: in ixheaacd_imdct_process() 429 case ONLY_LONG_SEQUENCE: in ixheaacd_imdct_process() 532 case ONLY_LONG_SEQUENCE: in ixheaacd_imdct_process() 627 case ONLY_LONG_SEQUENCE: in ixheaacd_imdct_process() 758 case ONLY_LONG_SEQUENCE: in ixheaacd_imdct_process()
|
D | ixheaacd_spectrum_dec.c | 183 case ONLY_LONG_SEQUENCE: in ixheaacd_win_seq_select() 184 window_sequence = ONLY_LONG_SEQUENCE; in ixheaacd_win_seq_select()
|
D | ixheaacd_lt_predict.c | 203 case ONLY_LONG_SEQUENCE: in ixheaacd_filter_bank_ltp() 437 if ((window_sequence == ONLY_LONG_SEQUENCE) || in ixheaacd_lt_update_state()
|
D | ixheaacd_imdct.c | 523 case ONLY_LONG_SEQUENCE: in ixheaacd_fd_imdct_long()
|
D | ixheaacd_mps_mdct_2_qmf.c | 1302 case ONLY_LONG_SEQUENCE: in ixheaacd_local_mdct_win() 1546 case ONLY_LONG_SEQUENCE: in ixheaacd_mdct2qmf_process()
|
D | ixheaacd_aacdecoder.c | 1000 if ((str_ics_info[ch].window_sequence == ONLY_LONG_SEQUENCE) || in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_ext_ch_ele.c | 434 case ONLY_LONG_SEQUENCE: in ixheaacd_estimate_dmx_im()
|