Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dresults_report.py198 p_table = _PerfTable(benchmark_results.benchmark_names_and_iterations,
203 for benchmark in p_table.perf_data:
207 benchmark_data = p_table.perf_data[benchmark]
/external/libxaac/decoder/
Dixheaacd_qmf_dec.h125 const WORD16 *w_16, const WORD32 *p_table);
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c69 const WORD16 *w_16, const WORD32 *p_table) { in ixheaacd_dct3_32() argument
204 ixheaacd_postradixcompute4(input, output, p_table, 16); in ixheaacd_dct3_32()
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c63 const WORD16 *w_16, const WORD32 *p_table) { in ixheaacd_dct3_32() argument
198 ixheaacd_postradixcompute4(input, output, p_table, 16); in ixheaacd_dct3_32()