HomeSort by relevance Sort by last modified time
    Searched refs:ia_ps_dec_struct (Results 1 - 21 of 21) sorted by null

  /external/libxaac/decoder/
ixheaacd_ps_bitdec.h 25 WORD16 ixheaacd_read_ps_data(ia_ps_dec_struct *ptr_ps_dec,
29 VOID ixheaacd_decode_ps_data(ia_ps_dec_struct *ptr_ps_dec);
ixheaacd_ps_dec.h 111 } ia_ps_dec_struct; typedef in typeref:struct:__anon30274
113 WORD32 ixheaacd_create_psdec(ia_ps_dec_struct *ptr_ps_dec,
116 VOID ixheaacd_decorr_filter1_dec(ia_ps_dec_struct *ptr_ps_dec,
120 VOID ixheaacd_decorr_filter1_armv7(ia_ps_dec_struct *ptr_ps_dec,
125 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real,
130 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real,
138 VOID ixheaacd_decorrelation_dec(ia_ps_dec_struct *ptr_ps_dec,
145 VOID ixheaacd_decorrelation_armv7(ia_ps_dec_struct *ptr_ps_dec,
152 VOID ixheaacd_init_ps_scale(ia_ps_dec_struct *ptr_ps_dec,
155 VOID ixheaacd_init_rot_env(ia_ps_dec_struct *ptr_ps_dec, WORD16 env, WORD16 usb
    [all...]
ixheaacd_function_selector.h 69 extern VOID (*ixheaacd_decorr_filter1)(ia_ps_dec_struct *,
72 extern VOID (*ixheaacd_decorr_filter2)(ia_ps_dec_struct *, WORD32 *, WORD32 *,
78 extern VOID (*ixheaacd_decorrelation)(ia_ps_dec_struct *, WORD32 *, WORD32 *,
82 extern VOID (*ixheaacd_apply_rot)(ia_ps_dec_struct *, WORD32 *, WORD32 *,
ixheaacd_thumb_ps_dec.c 66 VOID ixheaacd_apply_ps(ia_ps_dec_struct *ptr_ps_dec, WORD32 **p_buf_left_real,
89 VOID ixheaacd_scale_ps_states(ia_ps_dec_struct *ptr_ps_dec, WORD16 scale) {
ixheaacd_sbr_dec.h 105 ia_ps_dec_struct *pstr_ps_stereo_dec;
160 ia_ps_dec_struct *ptr_ps_dec,
ixheaacd_ps_dec.c 126 static WORD ixheaacd_get_ps_scale(ia_ps_dec_struct *ptr_ps_dec) {
185 VOID ixheaacd_init_ps_scale(ia_ps_dec_struct *ptr_ps_dec,
233 VOID ixheaacd_decorr_filter1_dec(ia_ps_dec_struct *ptr_ps_dec,
337 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real,
447 VOID ixheaacd_decorrelation_dec(ia_ps_dec_struct *ptr_ps_dec,
711 VOID ixheaacd_init_rot_env(ia_ps_dec_struct *ptr_ps_dec, WORD16 env, WORD16 usb,
853 VOID ixheaacd_apply_rot_dec(ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re,
    [all...]
ixheaacd_env_extr.h 123 ia_ps_dec_struct *ptr_ps_dec,
ixheaacd_sbrdec_initfuncs.c 278 (ia_ps_dec_struct *)((WORD8 *)sbr_persistent_mem_v + used_persistent);
280 memset(p_str_sbr_dec_inst->pstr_ps_stereo_dec, 0, sizeof(ia_ps_dec_struct));
282 used_persistent += sizeof(ia_ps_dec_struct);
442 sbr_buffers_size += sizeof(ia_ps_dec_struct);
    [all...]
ixheaacd_ps_bitdec.c 98 VOID ixheaacd_decode_ps_data(ia_ps_dec_struct *ptr_ps_dec) {
ixheaacd_qmf_dec.h 81 ia_sbr_qmf_filter_bank_struct *qmf_bank, ia_ps_dec_struct *ptr_ps_dec,
ixheaacd_env_extr.c 568 ia_sbr_header_data_struct *ptr_header_data, ia_ps_dec_struct *ptr_ps_dec,
694 ia_ps_dec_struct *ptr_ps_dec,
    [all...]
ixheaacd_qmf_dec.c 682 ia_sbr_qmf_filter_bank_struct *qmf_bank, ia_ps_dec_struct *ptr_ps_dec,
    [all...]
ixheaacd_sbr_dec.c 562 ia_ps_dec_struct *ptr_ps_dec,
    [all...]
ixheaacd_sbrdec_lpfuncs.c 564 WORD16 ixheaacd_read_ps_data(ia_ps_dec_struct *ptr_ps_dec,
    [all...]
ixheaacd_api.c     [all...]
  /external/libxaac/decoder/armv7/
ixheaacd_function_selector_arm_non_neon.c 80 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
86 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
93 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
ixheaacd_function_selector_armv7.c 87 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
93 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
100 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
105 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *qmf_left_real, WORD32 *qmf_left_imag,
  /external/libxaac/decoder/armv8/
ixheaacd_function_selector_armv8.c 85 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
103 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
  /external/libxaac/decoder/generic/
ixheaacd_function_selector_generic.c 86 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
92 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
99 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
104 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
  /external/libxaac/decoder/x86/
ixheaacd_function_selector_x86.c 85 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
103 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
  /external/libxaac/decoder/x86_64/
ixheaacd_function_selector_x86_64.c 85 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
103 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,

Completed in 405 milliseconds