Home
last modified time | relevance | path

Searched defs:time_offset (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtp_packet_unittest.cc471 int32_t time_offset; in TEST() local
486 auto time_offset = packet.GetExtension<TransmissionOffset>(); in TEST() local
536 int32_t time_offset; in TEST() local
561 int32_t time_offset; in TEST() local
572 int32_t time_offset; in TEST() local
604 int32_t time_offset; in TEST() local
619 int32_t time_offset; in TEST() local
639 int32_t time_offset; in TEST() local
649 int32_t time_offset; in TEST() local
673 int32_t time_offset; in TEST() local
[all …]
/external/libxaac/decoder/drc_src/
Dimpd_drc_dynamic_payload.c183 WORD32 full_frame, WORD32 time_offset, in impd_dec_times()
389 WORD32 time_offset; in impd_parse_spline_nodes() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java583 int time_offset; field in H264TrackImpl.SEIMessage
/external/webrtc/video/
Drtp_video_stream_receiver2.cc649 int32_t time_offset; in OnRtpPacket() local
Drtp_video_stream_receiver.cc682 int32_t time_offset; in OnRtpPacket() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc457 const int time_offset = b * max_time + t_rel; in EvalFloat() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc388 const int time_offset = b * max_time + t_rel; in EvalCalibration() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1809 const int time_offset = b * max_time + t_rel; in EvalFloat() local
2054 const int time_offset = b * max_time + t_rel; in EvalHybrid() local
2292 const int time_offset = b * max_time + t_rel; in EvalInteger8x8_16() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h248 struct os_reltime time_offset; /* local time - offset = remote time */ member
/external/ImageMagick/coders/
Ddpx.c292 time_offset, member
/external/kernel-headers/original/uapi/linux/
Dperf_event.h585 __u64 time_offset; member
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc2904 TimeDelta time_offset = TimeTicks::Now() - TimeTicks(); in TEST_F() local