| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | image_receiver_module_test.cpp | 143 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 D | common.cpp | 280 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 D | benchmark_common.cpp | 274 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 D | common.cpp | 300 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 D | agnss_hdi_test.cpp | 234 int32_t GnssCallbackImpl::ReportNmea(int64_t timestamp, const std::string& nmea, int32_t length) in ReportNmea() argument
|
| /third_party/eudev/src/shared/ |
| H A D | path-util.c | 508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | brstm.c | 448 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
|
| H A D | bink.c | 306 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() argument
|
| H A D | cafdec.c | 475 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
|
| H A D | cdxl.c | 236 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
|
| H A D | dss.c | 317 dss_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) dss_read_seek() argument
|
| H A D | mpc8.c | 327 static int mpc8_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in mpc8_read_seek() argument
|
| H A D | rmenc.c | 296 int timestamp; in write_packet_header() local
|
| H A D | rtpdec_xiph.c | 46 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 D | rtpdec_rfc4175.c | 44 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 D | rtpdec_vp8.c | 37 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 D | smacker.c | 369 smacker_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) smacker_read_seek() argument
|
| H A D | ifv.c | 59 int64_t pos, size, timestamp; in read_index() local
|
| H A D | librtmp.c | 233 rtmp_read_seek(URLContext *s, int stream_index, int64_t timestamp, int flags) rtmp_read_seek() argument
|
| H A D | mlvdec.c | 466 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek() argument
|
| H A D | mmsh.c | 212 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 D | mvdec.c | 274 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 D | aadec.c | 288 aa_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) aa_read_seek() argument
|
| H A D | cinedec.c | 325 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 D | dict.c | 258 int avpriv_dict_set_timestamp(AVDictionary **dict, const char *key, int64_t timestamp) in avpriv_dict_set_timestamp() argument
|