Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_api.c1191 pVOID *table_ptrs[8]; in ixheaacd_dec_table_api() local
1201 table_ptrs[0] = in ixheaacd_dec_table_api()
1203 table_ptrs[1] = in ixheaacd_dec_table_api()
1205 table_ptrs[2] = in ixheaacd_dec_table_api()
1207 table_ptrs[3] = (pVOID *)&(p_obj_exhaacplus_dec->common_tables); in ixheaacd_dec_table_api()
1208 table_ptrs[4] = in ixheaacd_dec_table_api()
1210 table_ptrs[5] = in ixheaacd_dec_table_api()
1212 table_ptrs[6] = in ixheaacd_dec_table_api()
1214 table_ptrs[7] = (pVOID *)&p_obj_exhaacplus_dec->str_sbr_tables.ps_tables_ptr; in ixheaacd_dec_table_api()
1222 ui_get_vals[4] = (SIZE_T)(*table_ptrs[i_idx]); in ixheaacd_dec_table_api()
[all …]