Searched refs:ia_ps_tables_struct (Results 1 – 15 of 15) sorted by relevance
/external/libxaac/decoder/ |
D | 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);
|
D | ixheaacd_sbr_rom.h | 168 } ia_ps_tables_struct; typedef 170 extern const ia_ps_tables_struct ixheaacd_aac_dec_ps_tables; 176 ia_ps_tables_struct *ps_tables_ptr;
|
D | ixheaacd_function_selector.h | 70 ia_ps_tables_struct *, WORD16 *); 74 ia_ps_tables_struct *, WORD16 *); 80 ia_ps_tables_struct *);
|
D | ixheaacd_ps_bitdec.h | 27 ia_ps_tables_struct *ps_tables_ptr);
|
D | ixheaacd_ps_dec.c | 234 ia_ps_tables_struct *ps_tables_ptr, in ixheaacd_decorr_filter1_dec() 339 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio) { in ixheaacd_decorr_filter2_dec() 452 ia_ps_tables_struct *ps_tables_ptr) { in ixheaacd_decorrelation_dec()
|
D | ixheaacd_sbrdec_lpfuncs.c | 576 ia_ps_tables_struct *ps_tables_ptr) { in ixheaacd_read_ps_data()
|
D | ixheaacd_sbr_rom.c | 2039 const ia_ps_tables_struct ixheaacd_aac_dec_ps_tables = {
|
D | ixheaacd_env_extr.c | 570 ia_ps_tables_struct *ps_tables_ptr) { in ixheaacd_read_extn_data()
|
D | ixheaacd_api.c | 179 (ia_ps_tables_struct *)&ixheaacd_aac_dec_ps_tables; in ixheaacd_init_sbr_tables()
|
/external/libxaac/decoder/armv7/ |
D | 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;
|
D | 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/x86_64/ |
D | 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;
|
/external/libxaac/decoder/armv8/ |
D | 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/ |
D | 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/ |
D | 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;
|