Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_api.c1245 pVOID *table_ptrs[8]; in ixheaacd_dec_table_api() local
1255 table_ptrs[0] = in ixheaacd_dec_table_api()
1257 table_ptrs[1] = in ixheaacd_dec_table_api()
1259 table_ptrs[2] = in ixheaacd_dec_table_api()
1261 table_ptrs[3] = (pVOID *)&(p_obj_exhaacplus_dec->common_tables); in ixheaacd_dec_table_api()
1262 table_ptrs[4] = in ixheaacd_dec_table_api()
1264 table_ptrs[5] = in ixheaacd_dec_table_api()
1266 table_ptrs[6] = in ixheaacd_dec_table_api()
1268 table_ptrs[7] = (pVOID *)&p_obj_exhaacplus_dec->str_sbr_tables.ps_tables_ptr; in ixheaacd_dec_table_api()
1276 ui_get_vals[4] = (SIZE_T)(*table_ptrs[i_idx]); in ixheaacd_dec_table_api()
[all …]