Home
last modified time | relevance | path

Searched defs:timestamp (Results 326 - 350 of 1193) sorted by relevance

1...<<11121314151617181920>>...48

/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_module_test.cpp143 int64_t timestamp = 0; in GetImageReceiverLatestImage() local
165 int64_t timestamp = 0; in GetImageReceiverNextImage() local
[all...]
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp280 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument
403 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
419 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument
[all...]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp274 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument
397 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
413 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp300 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument
423 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
439 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument
[all...]
/test/xts/hats/hdf/location/agnss/
H A Dagnss_hdi_test.cpp234 int32_t GnssCallbackImpl::ReportNmea(int64_t timestamp, const std::string& nmea, int32_t length) in ReportNmea() argument
/third_party/eudev/src/shared/
H A Dpath-util.c508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
/third_party/ffmpeg/libavformat/
H A Dbrstm.c448 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Dbink.c306 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() argument
H A Dcafdec.c475 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Dcdxl.c236 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Ddss.c317 dss_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) dss_read_seek() argument
H A Dmpc8.c327 static int mpc8_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in mpc8_read_seek() argument
H A Drmenc.c296 int timestamp; in write_packet_header() local
H A Drtpdec_xiph.c46 uint32_t timestamp; member
60 xiph_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) xiph_handle_packet() argument
H A Drtpdec_rfc4175.c44 uint32_t timestamp; member
223 rfc4175_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t * buf, int len, uint16_t seq, int flags) rfc4175_handle_packet() argument
H A Drtpdec_vp8.c37 uint32_t timestamp; member
65 vp8_handle_packet(AVFormatContext *ctx, PayloadContext *vp8, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vp8_handle_packet() argument
[all...]
H A Dsmacker.c369 smacker_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) smacker_read_seek() argument
H A Difv.c59 int64_t pos, size, timestamp; in read_index() local
H A Dlibrtmp.c233 rtmp_read_seek(URLContext *s, int stream_index, int64_t timestamp, int flags) rtmp_read_seek() argument
H A Dmlvdec.c466 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek() argument
H A Dmmsh.c212 static int mmsh_open_internal(URLContext *h, const char *uri, int flags, int timestamp, int64_t pos) in mmsh_open_internal() argument
374 mmsh_read_seek(URLContext *h, int stream_index, int64_t timestamp, int flags) mmsh_read_seek() argument
H A Dmvdec.c274 uint64_t timestamp = 0; in read_index() local
303 uint64_t timestamp; in mv_read_header() local
520 mv_read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) mv_read_seek() argument
[all...]
H A Daadec.c288 aa_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) aa_read_seek() argument
H A Dcinedec.c325 static int cine_read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in cine_read_seek() argument
/third_party/ffmpeg/libavutil/
H A Ddict.c258 int avpriv_dict_set_timestamp(AVDictionary **dict, const char *key, int64_t timestamp) in avpriv_dict_set_timestamp() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...48