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

  /external/libxaac/decoder/
ixheaacd_ps_bitdec.h 27 ia_ps_tables_struct *ps_tables_ptr);
ixheaacd_ps_dec.h 117 ia_ps_tables_struct *ps_tables_ptr,
121 ia_ps_tables_struct *ps_tables_ptr,
127 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio);
132 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio);
143 ia_ps_tables_struct *ps_tables_ptr);
150 ia_ps_tables_struct *ps_tables_ptr);
ixheaacd_sbr_rom.h 168 } ia_ps_tables_struct; typedef in typeref:struct:__anon26605
170 extern const ia_ps_tables_struct ixheaacd_aac_dec_ps_tables;
176 ia_ps_tables_struct *ps_tables_ptr;
ixheaacd_function_selector.h 70 ia_ps_tables_struct *, WORD16 *);
74 ia_ps_tables_struct *, WORD16 *);
80 ia_ps_tables_struct *);
ixheaacd_ps_dec.c 234 ia_ps_tables_struct *ps_tables_ptr,
339 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio) {
452 ia_ps_tables_struct *ps_tables_ptr) {
    [all...]
ixheaacd_sbrdec_lpfuncs.c 563 ia_ps_tables_struct *ps_tables_ptr) {
    [all...]
ixheaacd_env_extr.c 569 ia_bit_buf_struct *it_bit_buff, ia_ps_tables_struct *ps_tables_ptr) {
    [all...]
ixheaacd_api.c 180 (ia_ps_tables_struct *)&ixheaacd_aac_dec_ps_tables;
    [all...]
ixheaacd_sbr_rom.c     [all...]
  /external/libxaac/decoder/armv7/
ixheaacd_function_selector_arm_non_neon.c 82 ia_ps_tables_struct *ps_tables_ptr,
86 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
95 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_armv7;
ixheaacd_function_selector_armv7.c 89 ia_ps_tables_struct *ps_tables_ptr,
93 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
102 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_armv7;
  /external/libxaac/decoder/armv8/
ixheaacd_function_selector_armv8.c 87 ia_ps_tables_struct *ps_tables_ptr,
91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
100 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
  /external/libxaac/decoder/generic/
ixheaacd_function_selector_generic.c 88 ia_ps_tables_struct *ps_tables_ptr,
92 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
101 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
  /external/libxaac/decoder/x86/
ixheaacd_function_selector_x86.c 87 ia_ps_tables_struct *ps_tables_ptr,
91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
100 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
  /external/libxaac/decoder/x86_64/
ixheaacd_function_selector_x86_64.c 87 ia_ps_tables_struct *ps_tables_ptr,
91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr,
100 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;

Completed in 74 milliseconds