Home
last modified time | relevance | path

Searched refs:num_time_slots (Results 1 – 17 of 17) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbr_dec.c85 for (i = 0; i < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; i++) { in ixheaacd_qmf_enrg_calc()
108 for (i = 0; i < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; i++) { in ixheaacd_qmf_enrg_calc()
246 for (idx = 0; idx < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; idx++) { in ixheaacd_esbr_analysis_filt_block()
342 for (; i < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; i++) { in ixheaacd_esbr_synthesis_regrp()
382 for (; i < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; i++) { in ixheaacd_esbr_synthesis_regrp()
408 for (i = 0; i < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; i++) { in ixheaacd_mps_esbr_synthesis_regrp()
430 for (i = 0; i < ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; i++) { in ixheaacd_mps_esbr_synthesis_regrp()
492 if (ptr_sbr_dec->str_codec_qmf_bank.num_time_slots == 30) in ixheaacd_esbr_synthesis_filt_block()
517 ptr_header_data->num_time_slots); in ixheaacd_esbr_synthesis_filt_block()
519 for (i = 0; i < (ptr_header_data->num_time_slots * 2); i++) { in ixheaacd_esbr_synthesis_filt_block()
[all …]
Dixheaacd_pred_vec_block.c117 for (time_slot_idx = 0; time_slot_idx < ptr_pvc_data->num_time_slots; in ixheaacd_pvc_time_smoothing()
191 ptr_pvc_data->num_time_slots = 4; in ixheaacd_pvc_process()
195 ptr_pvc_data->num_time_slots = 16; in ixheaacd_pvc_process()
211 ptr_pvc_data->num_time_slots = 3; in ixheaacd_pvc_process()
215 ptr_pvc_data->num_time_slots = 12; in ixheaacd_pvc_process()
Dixheaacd_env_extr.c513 ia_frame_info_struct *pstr_frame_info, WORD16 num_time_slots, in ixheaacd_validate_frame_info() argument
541 if (num_time_slots != 15) { in ixheaacd_validate_frame_info()
544 if (end_pos < num_time_slots) return 0; in ixheaacd_validate_frame_info()
547 if (end_pos < num_time_slots) return 0; in ixheaacd_validate_frame_info()
550 if (num_time_slots != 15) { in ixheaacd_validate_frame_info()
553 if (end_pos > add_d(num_time_slots, SBR_OV_SLOTS)) return 0; in ixheaacd_validate_frame_info()
868 ptr_header_data->num_time_slots)) in ixheaacd_sbr_read_sce()
873 ptr_header_data->num_time_slots, in ixheaacd_sbr_read_sce()
893 ptr_frame_data->num_time_slots = ptr_header_data->num_time_slots; in ixheaacd_sbr_read_sce()
896 ptr_header_data->num_time_slots)) in ixheaacd_sbr_read_sce()
[all …]
Dixheaacd_sbrdecoder.c113 WORD32 num_time_slots = ptr_sbr_dec->str_codec_qmf_bank.num_time_slots; in ixheaacd_sbr_dec_reset() local
194 WORD32 xpos_delay = num_time_slots * k; in ixheaacd_sbr_dec_reset()
196 xpos_delay = num_time_slots * k - 32; in ixheaacd_sbr_dec_reset()
201 ptr_sbr_dec->ph_vocod_qmf_real[num_time_slots + i], in ixheaacd_sbr_dec_reset()
204 ptr_sbr_dec->ph_vocod_qmf_imag[num_time_slots + i], in ixheaacd_sbr_dec_reset()
211 ptr_sbr_dec->qmf_buf_imag + op_delay + xpos_delay, num_time_slots, in ixheaacd_sbr_dec_reset()
221 ptr_sbr_dec->qmf_buf_imag + op_delay + xpos_delay, num_time_slots, in ixheaacd_sbr_dec_reset()
232 num_time_slots, in ixheaacd_sbr_dec_reset()
357 ptr_frame_data[k]->num_time_slots = ptr_header_data[0]->num_time_slots; in ixheaacd_applysbr()
Dixheaacd_sbrdec_initfuncs.c439 ptr_header_data->num_time_slots = in ixheaacd_init_headerdata()
442 ptr_header_data->num_time_slots = in ixheaacd_init_headerdata()
447 ptr_header_data->num_time_slots = in ixheaacd_init_headerdata()
578 ->str_sbr_dec.str_codec_qmf_bank.num_time_slots = in ixheaacd_init_sbr()
581 ->str_sbr_dec.str_codec_qmf_bank.num_time_slots = in ixheaacd_init_sbr()
960 ptr_sbr_qmf->num_time_slots = no_bins; in ixheaacd_create_cplx_anal_qmfbank()
1053 ptr_sbr_qmf->num_time_slots = no_bins; in ixheaacd_create_cplx_synt_qmfbank()
1094 time_slots = ptr_header_data->num_time_slots; in ixheaacd_create_sbrdec()
1135 hs->str_codec_qmf_bank.num_time_slots, chan, in ixheaacd_create_sbrdec()
Dixheaacd_qmf_dec.c840 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_synt_qmffilt() local
940 num_time_slots, ov_lb_shift, low_pow_flag); in ixheaacd_cplx_synt_qmffilt()
947 split, num_time_slots, lb_shift, low_pow_flag); in ixheaacd_cplx_synt_qmffilt()
951 qmf_bank->usb, 0, num_time_slots, hb_shift, in ixheaacd_cplx_synt_qmffilt()
958 for (i = 0; i < num_time_slots; i++) { in ixheaacd_cplx_synt_qmffilt()
981 for (i = 0; i < num_time_slots; i++) { in ixheaacd_cplx_synt_qmffilt()
1007 for (i = 0; i < num_time_slots; i++) { in ixheaacd_cplx_synt_qmffilt()
1020 sbr_tables_ptr, num_time_slots); in ixheaacd_cplx_synt_qmffilt()
Dixheaacd_pvc_dec.h27 UWORD8 num_time_slots; member
Dixheaacd_env_extr_part.h55 WORD16 num_time_slots; member
Dixheaacd_ld_mps_dec.c124 self->str_mps_qmf_bank.num_time_slots = self->time_slots; in ixheaacd_ld_qmf_analysis()
Dixheaacd_env_extr.h70 WORD32 num_time_slots; member
Dixheaacd_qmf_dec.h35 WORD16 num_time_slots; member
Dixheaacd_sbrdec_lpfuncs.c216 cur_start_pos = ptr_prev_data->end_position - ptr_header_data->num_time_slots; in ixheaacd_lean_sbrconcealment()
217 cur_stop_pos = ptr_header_data->num_time_slots; in ixheaacd_lean_sbrconcealment()
457 (ptr_frame_data_prev->end_position - ptr_header_data->num_time_slots)); in ixheaacd_rescale_x_overlap()
Dixheaacd_env_dec.c251 (ptr_prev_data->end_position - ptr_header_data->num_time_slots); in ixheaacd_wrong_timing_compensate()
739 ptr_prev_data_ch_0->end_position - ptr_header_data->num_time_slots; in ixheaacd_dec_envelope()
Dixheaacd_env_calc.c716 WORD16 num_timeslots = ptr_header_data->num_time_slots; in ixheaacd_calc_sbrenvelope()
717 WORD16 max_cols = ptr_header_data->num_time_slots * 2; in ixheaacd_calc_sbrenvelope()
990 num_cols = (ptr_header_data->num_time_slots * ptr_header_data->time_step); in ixheaacd_calc_sbrenvelope()
/external/libxaac/decoder/armv7/
Dixheaacd_qmf_dec_armv7.c89 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_anal_qmffilt() local
151 for (i = 0; i < num_time_slots; i++) { in ixheaacd_cplx_anal_qmffilt()
231 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_anal_qmffilt_32() local
282 for (i = start_slot; i < num_time_slots + start_slot; i++) { in ixheaacd_cplx_anal_qmffilt_32()
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c360 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_anal_qmffilt() local
422 for (i = 0; i < num_time_slots; i++) { in ixheaacd_cplx_anal_qmffilt()
503 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_anal_qmffilt_32() local
554 for (i = start_slot; i < num_time_slots + start_slot; i++) { in ixheaacd_cplx_anal_qmffilt_32()
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c598 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_anal_qmffilt() local
669 for (i = start_slot; i < num_time_slots + start_slot; i++) { in ixheaacd_cplx_anal_qmffilt()
750 WORD32 num_time_slots = qmf_bank->num_time_slots; in ixheaacd_cplx_anal_qmffilt_32() local
801 for (i = start_slot; i < num_time_slots + start_slot; i++) { in ixheaacd_cplx_anal_qmffilt_32()