int64_t 1063 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts; int64_t 1069 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t dts; int64_t 1099 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pos; ///< byte position in stream, -1 if unknown int64_t 1118 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t convergence_duration; int64_t 2344 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t timecode_frame_start; int64_t 2501 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t reordered_opaque; int64_t 2856 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts_correction_num_faulty_pts; /// Number of incorrect PTS values so far int64_t 2857 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts_correction_num_faulty_dts; /// Number of incorrect DTS values so far int64_t 2858 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts_correction_last_pts; /// PTS of the last frame int64_t 2859 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts_correction_last_dts; /// DTS of the last frame int64_t 3159 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts; ///< Same as packet pts, in AV_TIME_BASE int64_t 3815 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t frame_offset; /* offset of the current frame */ int64_t 3816 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t cur_offset; /* current offset int64_t 3818 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t next_frame_offset; /* offset of the next frame */ int64_t 3831 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts; /* pts of the current frame */ int64_t 3832 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t dts; /* dts of the current frame */ int64_t 3835 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t last_pts; int64_t 3836 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t last_dts; int64_t 3841 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t cur_frame_offset[AV_PARSER_PTS_NB]; int64_t 3842 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t cur_frame_pts[AV_PARSER_PTS_NB]; int64_t 3843 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t cur_frame_dts[AV_PARSER_PTS_NB]; int64_t 3852 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t offset; ///< byte offset from starting packet start int64_t 3853 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t cur_frame_end[AV_PARSER_PTS_NB]; int64_t 3880 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t convergence_duration; int64_t 3928 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t cur_frame_pos[AV_PARSER_PTS_NB]; int64_t 3933 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pos; int64_t 3938 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t last_pos; int64_t 4010 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pts, int64_t dts, int64_t 4011 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int64_t pos); int64_t 323 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t val, num, den; int64_t 455 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t *dts, int64_t *wall); int64_t 556 3rdparty/include/ffmpeg_/libavformat/avformat.h int stream_index, int64_t timestamp, int flags); int64_t 562 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t (*read_timestamp)(struct AVFormatContext *s, int stream_index, int64_t 563 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t *pos, int64_t pos_limit); int64_t 583 3rdparty/include/ffmpeg_/libavformat/avformat.h int (*read_seek2)(struct AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags); int64_t 601 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t pos; int64_t 602 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t timestamp; /**< int64_t 705 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t start_time; int64_t 712 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t duration; int64_t 714 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t nb_frames; ///< number of frames in this stream if known or 0 int64_t 756 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t last_dts; int64_t 757 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t duration_gcd; int64_t 760 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t codec_info_duration; int64_t 761 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t codec_info_duration_fields; int64_t 764 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t last_duration; int64_t 769 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t fps_first_dts; int64_t 771 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t fps_last_dts; int64_t 786 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t reference_dts; int64_t 787 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t first_dts; int64_t 788 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t cur_dts; int64_t 789 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t last_IP_pts; int64_t 813 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t pts_buffer[MAX_REORDER_DELAY+1]; int64_t 840 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t interleaver_chunk_size; int64_t 841 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t interleaver_chunk_duration; int64_t 872 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t mux_ts_offset; int64_t 877 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t pts_wrap_reference; int64_t 923 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t start_time; int64_t 924 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t end_time; int64_t 926 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t pts_wrap_reference; ///< reference dts for wrap detection int64_t 936 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t start, end; ///< chapter start/end time in time_base units int64_t 1016 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t start_time; int64_t 1024 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t duration; int64_t 1116 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t start_time_realtime; int64_t 1257 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t data_offset; /**< offset of the first packet */ int64_t 1283 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t offset; int64_t 1682 3rdparty/include/ffmpeg_/libavformat/avformat.h int av_seek_frame(AVFormatContext *s, int stream_index, int64_t timestamp, int64_t 1712 3rdparty/include/ffmpeg_/libavformat/avformat.h int avformat_seek_file(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags); int64_t 1893 3rdparty/include/ffmpeg_/libavformat/avformat.h int64_t *dts, int64_t *wall); int64_t 2000 3rdparty/include/ffmpeg_/libavformat/avformat.h int av_index_search_timestamp(AVStream *st, int64_t timestamp, int flags); int64_t 2008 3rdparty/include/ffmpeg_/libavformat/avformat.h int av_add_index_entry(AVStream *st, int64_t pos, int64_t timestamp, int64_t 93 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t (*seek)(void *opaque, int64_t offset, int whence); int64_t 94 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t pos; /**< position in the file of the current buffer */ int64_t 112 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t (*read_seek)(void *opaque, int stream_index, int64_t 113 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t timestamp, int flags); int64_t 123 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t maxsize; int64_t 136 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t bytes_read; int64_t 192 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t (*seek)(void *opaque, int64_t offset, int whence)); int64_t 236 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t avio_seek(AVIOContext *s, int64_t offset, int whence); int64_t 242 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t avio_skip(AVIOContext *s, int64_t offset); int64_t 248 3rdparty/include/ffmpeg_/libavformat/avio.h static av_always_inline int64_t avio_tell(AVIOContext *s) int64_t 257 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t avio_size(AVIOContext *s); int64_t 478 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t avio_seek_time(AVIOContext *h, int stream_index, int64_t 479 3rdparty/include/ffmpeg_/libavformat/avio.h int64_t timestamp, int flags); int64_t 223 3rdparty/include/ffmpeg_/libavutil/avutil.h #define AV_NOPTS_VALUE ((int64_t)UINT64_C(0x8000000000000000)) int64_t 166 3rdparty/include/ffmpeg_/libavutil/channel_layout.h int64_t av_get_default_channel_layout(int nb_channels); int64_t 117 3rdparty/include/ffmpeg_/libavutil/common.h static av_always_inline av_const int64_t av_clip64_c(int64_t a, int64_t amin, int64_t amax) int64_t 176 3rdparty/include/ffmpeg_/libavutil/common.h static av_always_inline av_const int32_t av_clipl_int32_c(int64_t a) int64_t 203 3rdparty/include/ffmpeg_/libavutil/common.h return av_clipl_int32((int64_t)a + b); int64_t 159 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t pts; int64_t 164 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t pkt_pts; int64_t 171 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t pkt_dts; int64_t 302 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t reordered_opaque; int64_t 373 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t best_effort_timestamp; int64_t 382 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t pkt_pos; int64_t 392 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t pkt_duration; int64_t 446 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t av_frame_get_best_effort_timestamp(const AVFrame *frame); int64_t 447 3rdparty/include/ffmpeg_/libavutil/frame.h void av_frame_set_best_effort_timestamp(AVFrame *frame, int64_t val); int64_t 448 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t av_frame_get_pkt_duration (const AVFrame *frame); int64_t 449 3rdparty/include/ffmpeg_/libavutil/frame.h void av_frame_set_pkt_duration (AVFrame *frame, int64_t val); int64_t 450 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t av_frame_get_pkt_pos (const AVFrame *frame); int64_t 451 3rdparty/include/ffmpeg_/libavutil/frame.h void av_frame_set_pkt_pos (AVFrame *frame, int64_t val); int64_t 452 3rdparty/include/ffmpeg_/libavutil/frame.h int64_t av_frame_get_channel_layout (const AVFrame *frame); int64_t 453 3rdparty/include/ffmpeg_/libavutil/frame.h void av_frame_set_channel_layout (AVFrame *frame, int64_t val); int64_t 33 3rdparty/include/ffmpeg_/libavutil/intfloat_readwrite.h attribute_deprecated double av_int2dbl(int64_t v) av_const; int64_t 36 3rdparty/include/ffmpeg_/libavutil/intfloat_readwrite.h attribute_deprecated int64_t av_dbl2int(double d) av_const; int64_t 81 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_const av_gcd(int64_t a, int64_t b); int64_t 87 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_rescale(int64_t a, int64_t b, int64_t c) av_const; int64_t 96 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_rescale_rnd(int64_t a, int64_t b, int64_t c, enum AVRounding) av_const; int64_t 101 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_rescale_q(int64_t a, AVRational bq, AVRational cq) av_const; int64_t 109 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_rescale_q_rnd(int64_t a, AVRational bq, AVRational cq, int64_t 118 3rdparty/include/ffmpeg_/libavutil/mathematics.h int av_compare_ts(int64_t ts_a, AVRational tb_a, int64_t ts_b, AVRational tb_b); int64_t 130 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_compare_mod(uint64_t a, uint64_t b, uint64_t mod); int64_t 141 3rdparty/include/ffmpeg_/libavutil/mathematics.h int64_t av_rescale_delta(AVRational in_tb, int64_t in_ts, AVRational fs_tb, int duration, int64_t *last, AVRational out_tb); int64_t 272 3rdparty/include/ffmpeg_/libavutil/opt.h int64_t i64; int64_t 369 3rdparty/include/ffmpeg_/libavutil/opt.h attribute_deprecated const AVOption *av_set_int(void *obj, const char *name, int64_t n); int64_t 373 3rdparty/include/ffmpeg_/libavutil/opt.h int64_t av_get_int(void *obj, const char *name, const AVOption **o_out); int64_t 531 3rdparty/include/ffmpeg_/libavutil/opt.h int av_opt_eval_int64 (void *obj, const AVOption *o, const char *val, int64_t *int64_out); int64_t 652 3rdparty/include/ffmpeg_/libavutil/opt.h int av_opt_set_int (void *obj, const char *name, int64_t val, int search_flags); int64_t 696 3rdparty/include/ffmpeg_/libavutil/opt.h int av_opt_get_int (void *obj, const char *name, int search_flags, int64_t *out_val); int64_t 133 3rdparty/include/ffmpeg_/libavutil/parseutils.h int av_parse_time(int64_t *timeval, const char *timestr, int duration); int64_t 56 3rdparty/include/ffmpeg_/libavutil/rational.h const int64_t tmp= a.num * (int64_t)b.den - b.num * (int64_t)a.den; int64_t 83 3rdparty/include/ffmpeg_/libavutil/rational.h int av_reduce(int *dst_num, int *dst_den, int64_t num, int64_t den, int64_t max); int64_t 29 3rdparty/include/ffmpeg_/libavutil/time.h int64_t av_gettime(void); int64_t 39 3rdparty/include/ffmpeg_/libavutil/timestamp.h static inline char *av_ts_make_string(char *buf, int64_t ts) int64_t 61 3rdparty/include/ffmpeg_/libavutil/timestamp.h static inline char *av_ts_make_time_string(char *buf, int64_t ts, AVRational *tb) int64_t 68 3rdparty/include/msc_stdint.h typedef int64_t int_least64_t; int64_t 78 3rdparty/include/msc_stdint.h typedef int64_t int_fast64_t; int64_t 94 3rdparty/include/msc_stdint.h typedef int64_t intmax_t; int64_t 220 3rdparty/include/opencl/1.2/CL/cl_platform.h typedef int64_t cl_long __attribute__((aligned(8))); int64_t 162 3rdparty/libwebp/enc/vp8enci.h typedef int64_t score_t; // type used for scores, rate, distortion int64_t 477 3rdparty/libwebp/mux/muxedit.c int64_t image_area = 0; int64_t 25 3rdparty/libwebp/utils/rescaler.c #define MULT_FIX(x, y) (((int64_t)(x) * (y) + (1 << (RFIX - 1))) >> RFIX) int64_t 48 3rdparty/libwebp/utils/rescaler.c ((int64_t)dst_height << RFIX) / (x_sub * src_height) : int64_t 49 3rdparty/libwebp/utils/rescaler.c ((int64_t)dst_height << RFIX) / (x_add * src_height); int64_t 28 3rdparty/libwebp/utils/rescaler.h int64_t fxy_scale; // '' int64_t 185 modules/core/src/gl_core_3_1.hpp typedef int64_t GLint64EXT; int64_t 190 modules/core/src/gl_core_3_1.hpp typedef int64_t GLint64; int64_t 294 modules/hal/include/opencv2/hal/defs.h typedef int64_t int64; int64_t 152 modules/videoio/src/cap_ffmpeg_impl.hpp #define AV_NOPTS_VALUE_ ((int64_t)0x8000000000000000LL) int64_t 154 modules/videoio/src/cap_ffmpeg_impl.hpp #define AV_NOPTS_VALUE_ ((int64_t)AV_NOPTS_VALUE) int64_t 237 modules/videoio/src/cap_ffmpeg_impl.hpp void seek(int64_t frame_number); int64_t 241 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t get_total_frames() const; int64_t 247 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t dts_to_frame_number(int64_t dts); int64_t 248 modules/videoio/src/cap_ffmpeg_impl.hpp double dts_to_sec(int64_t dts); int64_t 256 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t picture_pts; int64_t 262 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t frame_number, first_frame_number; int64_t 874 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t CvCapture_FFMPEG::get_total_frames() const int64_t 876 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t nbf = ic->streams[video_stream]->nb_frames; int64_t 880 modules/videoio/src/cap_ffmpeg_impl.hpp nbf = (int64_t)floor(get_duration_sec() * get_fps() + 0.5); int64_t 885 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t CvCapture_FFMPEG::dts_to_frame_number(int64_t dts) int64_t 888 modules/videoio/src/cap_ffmpeg_impl.hpp return (int64_t)(get_fps() * sec + 0.5); int64_t 891 modules/videoio/src/cap_ffmpeg_impl.hpp double CvCapture_FFMPEG::dts_to_sec(int64_t dts) int64_t 897 modules/videoio/src/cap_ffmpeg_impl.hpp void CvCapture_FFMPEG::seek(int64_t _frame_number) int64_t 909 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t _frame_number_temp = std::max(_frame_number-delta, (int64_t)0); int64_t 911 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t time_stamp = ic->streams[video_stream]->start_time; int64_t 913 modules/videoio/src/cap_ffmpeg_impl.hpp time_stamp += (int64_t)(sec / time_base + 0.5); int64_t 957 modules/videoio/src/cap_ffmpeg_impl.hpp seek((int64_t)(sec * get_fps() + 0.5)); int64_t 973 modules/videoio/src/cap_ffmpeg_impl.hpp seek((int64_t)value); int64_t 981 modules/videoio/src/cap_ffmpeg_impl.hpp seek((int64_t)(value*ic->duration)); int64_t 985 modules/videoio/src/cap_ffmpeg_impl.hpp picture_pts=(int64_t)value; int64_t 1181 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t lbit_rate = (int64_t)bitrate; int64_t 1183 modules/videoio/src/cap_ffmpeg_impl.hpp lbit_rate = std::min(lbit_rate, (int64_t)INT_MAX); int64_t 1312 modules/videoio/src/cap_ffmpeg_impl.hpp if (pkt.pts != (int64_t)AV_NOPTS_VALUE) int64_t 1314 modules/videoio/src/cap_ffmpeg_impl.hpp if (pkt.dts != (int64_t)AV_NOPTS_VALUE) int64_t 1329 modules/videoio/src/cap_ffmpeg_impl.hpp if(c->coded_frame->pts != (int64_t)AV_NOPTS_VALUE) int64_t 1753 modules/videoio/src/cap_ffmpeg_impl.hpp int64_t lbit_rate = (int64_t)c->bit_rate; int64_t 1755 modules/videoio/src/cap_ffmpeg_impl.hpp lbit_rate = std::min(lbit_rate, (int64_t)INT_MAX);