Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/ns/
H A Dns_fft.cc27 void NrFft::Fft(rtc::ArrayView<float, kFftSize> time_data, in Fft()
47 rtc::ArrayView<float> time_data) { in Ifft()
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dwchar_test.cc96 struct tm time_data = {0, 1, 2, 3, 4, 5, 6, 7, 8, 0, "GMT"}; in TEST() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_api.c1489 WORD16 *time_data; in ixheaacd_dec_init() local
2578 WORD16 *time_data; in ixheaacd_dec_execute() local
H A Dixheaacd_aacdecoder.c143 WORD32 *time_data = (WORD32 *)time_data_tmp; in ixheaacd_aacdec_decodeframe() local
/aosp_15_r20/system/extras/simpleperf/
H A Drecord.h203 PerfSampleTimeType time_data; // Valid if sample_id_all && PERF_SAMPLE_TIME. member
393 PerfSampleTimeType time_data; // Valid if PERF_SAMPLE_TIME. member