| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| H A D | test_display.cpp | 772 int32_t DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument 840 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
| H A D | hdi_common_v1_3.cpp | 687 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId)
in CalculateFps() argument 712 void Test::StreamConsumer::GetTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, int32_t gotSize)
in GetTimeStamp() argument 820 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 847 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 888 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 904 OnCaptureReady(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnCaptureReady() argument 914 OnFrameShutterEnd(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutterEnd() argument 939 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | nvenc.c | 2012 static inline void timestamp_queue_enqueue(AVFifo *queue, int64_t timestamp) in timestamp_queue_enqueue() argument 2019 int64_t timestamp = AV_NOPTS_VALUE; in timestamp_queue_dequeue() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rmdec.c | 686 static int rm_sync(AVFormatContext *s, int64_t *timestamp, int *flags, int *stream_index, int64_t *pos){ in rm_sync() argument 759 rm_assemble_video_frame(AVFormatContext *s, AVIOContext *pb, RMDemuxContext *rm, RMStream *vst, AVPacket *pkt, int len, int *pseq, int64_t *timestamp) rm_assemble_video_frame() argument 887 ff_rm_parse_packet(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, int len, AVPacket *pkt, int *seq, int flags, int64_t timestamp) ff_rm_parse_packet() argument 1012 int64_t timestamp, pos, len; rm_read_packet() local [all...] |
| H A D | gxfenc.c | 435 int64_t timestamp = 0; in gxf_write_umf_material_description() local
|
| H A D | mpegenc.c | 568 static inline void put_timestamp(AVIOContext *pb, int id, int64_t timestamp) in put_timestamp() argument 94 put_pack_header(AVFormatContext *ctx, uint8_t *buf, int64_t timestamp) put_pack_header() argument
|
| H A D | mpeg.c | 819 int64_t pos, timestamp; in vobsub_read_header() local
|
| H A D | rtpdec.c | 634 static int rtp_set_prft(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) { in rtp_set_prft() argument 656 static void finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) in finalize_packet() argument 704 uint32_t timestamp; rtp_parse_packet_internal() local 862 uint32_t timestamp; rtp_parse_one_packet() local [all...] |
| H A D | wtvdec.c | 1023 uint64_t timestamp = avio_rl64(pb); in read_header() local
|
| H A D | asfenc.c | 903 put_frame(AVFormatContext *s, ASFStream *stream, AVStream *avst, int64_t timestamp, const uint8_t *buf, int m_obj_size, int flags) put_frame() argument
|
| H A D | img2dec.c | 589 static int img_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in img_read_seek() argument
|
| H A D | udp.c | 567 int64_t timestamp; in circular_buffer_task_tx() local
|
| /third_party/alsa-lib/test/ |
| H A D | latency.c | 352 void gettimestamp(snd_pcm_t *handle, snd_timestamp_t *timestamp) in gettimestamp() argument
|
| /third_party/backends/backend/ |
| H A D | pieusb_scancmd.h | 110 SANE_Char timestamp[20]; /* null terminated */ member
|
| /third_party/libuv/src/unix/ |
| H A D | os390.c | 135 unsigned long long timestamp; in uv__hrtime() local
|
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 604 lws_smd_ss_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, size_t len) lws_smd_ss_cb() argument
|
| /third_party/musl/porting/liteos_a/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/musl/porting/uniproton/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/musl/porting/liteos_m/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/mesa3d/include/android_stub/system/ |
| H A D | window.h | 876 native_window_set_buffers_timestamp( struct ANativeWindow* window, int64_t timestamp) native_window_set_buffers_timestamp() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-platform.h | 367 AddTraceEventWithTimestamp( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestamp() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.h | 291 base::TimeTicks timestamp; member
|
| /third_party/musl/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 263 timestamp_to_nanoseconds(struct zink_screen *screen, uint64_t *timestamp) in timestamp_to_nanoseconds() argument 1313 uint64_t timestamp, deviatio in zink_get_timestamp() local [all...] |