Searched defs:time_data (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_processing/ns/ |
H A D | ns_fft.cc | 27 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/ |
D | wchar_test.cc | 96 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 D | ixheaacd_api.c | 1489 WORD16 *time_data; in ixheaacd_dec_init() local 2578 WORD16 *time_data; in ixheaacd_dec_execute() local
|
H A D | ixheaacd_aacdecoder.c | 143 WORD32 *time_data = (WORD32 *)time_data_tmp; in ixheaacd_aacdec_decodeframe() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record.h | 203 PerfSampleTimeType time_data; // Valid if sample_id_all && PERF_SAMPLE_TIME. member 393 PerfSampleTimeType time_data; // Valid if PERF_SAMPLE_TIME. member
|