Home
last modified time | relevance | path

Searched refs:pitch_in_bins (Results 1 – 7 of 7) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbrqmftrans.h28 WORD32 pitch_in_bins);
36 ia_esbr_hbe_txposer_struct *ptr_hbe_txposer, WORD32 pitch_in_bins,
Dixheaacd_env_extr.c650 ptr_frame_data->pitch_in_bins = in ixheaacd_sbr_read_pvc_sce()
653 ptr_frame_data->pitch_in_bins = 0; in ixheaacd_sbr_read_pvc_sce()
655 ptr_frame_data->over_sampling_flag = ptr_frame_data->pitch_in_bins = 0; in ixheaacd_sbr_read_pvc_sce()
737 ptr_frame_data->pitch_in_bins = in ixheaacd_sbr_read_sce()
740 ptr_frame_data->pitch_in_bins = 0; in ixheaacd_sbr_read_sce()
742 ptr_frame_data->over_sampling_flag = ptr_frame_data->pitch_in_bins = 0; in ixheaacd_sbr_read_sce()
825 ptr_frame_data[0]->pitch_in_bins = in ixheaacd_sbr_read_cpe()
826 ptr_frame_data[1]->pitch_in_bins = in ixheaacd_sbr_read_cpe()
829 ptr_frame_data[0]->pitch_in_bins = in ixheaacd_sbr_read_cpe()
830 ptr_frame_data[1]->pitch_in_bins = 0; in ixheaacd_sbr_read_cpe()
[all …]
Dixheaacd_sbr_dec.h187 WORD32 pitch_in_bins);
231 WORD32 pitch_in_bins);
Dixheaacd_hbe_trans.c228 WORD32 pitch_in_bins) { in ixheaacd_qmf_hbe_apply() argument
262 err_code = ixheaacd_hbe_post_anal_process(ptr_hbe_txposer, pitch_in_bins, in ixheaacd_qmf_hbe_apply()
1537 ia_esbr_hbe_txposer_struct *ptr_hbe_txposer, WORD32 pitch_in_bins, in ixheaacd_hbe_post_anal_process() argument
1544 p = (sbr_upsamp_4_flg) ? (FLOAT32)(pitch_in_bins * 0.04166666666666) in ixheaacd_hbe_post_anal_process()
1545 : (FLOAT32)(pitch_in_bins * 0.08333333333333); in ixheaacd_hbe_post_anal_process()
1569 [((pitch_in_bins + sbr_upsamp_4_flg * 128) << 1) + 0]; in ixheaacd_hbe_post_anal_process()
1571 [((pitch_in_bins + sbr_upsamp_4_flg * 128) << 1) + 1]; in ixheaacd_hbe_post_anal_process()
1582 (pitch_in_bins + sbr_upsamp_4_flg * 128)); in ixheaacd_hbe_post_anal_process()
1589 (pitch_in_bins + sbr_upsamp_4_flg * 128)); in ixheaacd_hbe_post_anal_process()
Dixheaacd_sbrdecoder.c89 WORD32 pitch_in_bins, in ixheaacd_sbr_dec_reset() argument
187 ptr_sbr_dec->ph_vocod_qmf_imag + op_delay, pitch_in_bins); in ixheaacd_sbr_dec_reset()
440 ptr_frame_data[k]->pitch_in_bins, audio_object_type); in ixheaacd_applysbr()
487 ptr_frame_data[k]->pitch_in_bins, audio_object_type); in ixheaacd_applysbr()
Dixheaacd_env_extr.h74 WORD32 pitch_in_bins; member
Dixheaacd_sbr_dec.c723 ptr_frame_data->pitch_in_bins); in ixheaacd_sbr_dec()
1111 ptr_frame_data->pitch_in_bins); in ixheaacd_esbr_dec()