Home
last modified time | relevance | path

Searched defs:time_data (Results 1 – 4 of 4) sorted by relevance

/external/autotest/contrib/
Dcompare_suite.py304 def print_task_data(all_jobs, time_data): argument
410 time_data = [suite_job.get_time_per_task_type(task_type) variable
415 time_data = [suite_job.get_time_per_task_type_from_db(task_type) variable
/external/libxaac/decoder/
Dixheaacd_aacdecoder.c93 ia_aac_dec_scratch_struct *aac_scratch_ptrs, WORD16 *time_data, in ixheaacd_aacdec_decodeframe()
Dixheaacd_api.c1258 WORD16 *time_data; in ixheaacd_dec_init() local
2149 WORD16 *time_data; in ixheaacd_dec_execute() local
/external/webrtc/webrtc/modules/audio_processing/ns/
Dns_core.c888 float* time_data, in FFT()
929 float* time_data) { in IFFT()