Home
last modified time | relevance | path

Searched refs:ts_end (Results 101 – 125 of 402) sorted by relevance

12345678910>>...17

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/api/
H A Dapi-seek-test.c76 … AVCodecContext *ctx, AVFrame *fr, uint64_t ts_start, uint64_t ts_end, int no_seeking) in compute_crc_of_packets() argument
96 … printf("Seeking to %"PRId64", computing crc for frames with pts < %"PRId64"\n", ts_start, ts_end); in compute_crc_of_packets()
132 if ((!no_seeking) && (fr->pts > ts_end)) in compute_crc_of_packets()
148 … } while ((!end_of_stream || got_frame) && (no_seeking || (fr->pts + fr->pkt_duration <= ts_end))); in compute_crc_of_packets()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Djacosubdec.c109 int ts_start, ts_end; in read_ts() local
117 ts_end = (he*3600 + me*60 + se) * jacosub->timeres + fe; in read_ts()
122 if (sscanf(buf, "@%u @%u %n", &ts_start, &ts_end, &len) == 2) in read_ts()
129 ts_end64 = (ts_end + (int64_t)jacosub->shift) * 100LL / jacosub->timeres; in read_ts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Djacosubdec.c109 int ts_start, ts_end; in read_ts() local
117 ts_end = (he*3600 + me*60 + se) * jacosub->timeres + fe; in read_ts()
122 if (sscanf(buf, "@%u @%u %n", &ts_start, &ts_end, &len) == 2) in read_ts()
129 ts_end64 = (ts_end + jacosub->shift) * 100LL / jacosub->timeres; in read_ts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Djacosubdec.c109 int ts_start, ts_end; in read_ts() local
117 ts_end = (he*3600 + me*60 + se) * jacosub->timeres + fe; in read_ts()
122 if (sscanf(buf, "@%u @%u %n", &ts_start, &ts_end, &len) == 2) in read_ts()
129 ts_end64 = (ts_end + jacosub->shift) * 100LL / jacosub->timeres; in read_ts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/api/
H A Dapi-seek-test.c76 … AVCodecContext *ctx, AVFrame *fr, uint64_t ts_start, uint64_t ts_end, int no_seeking) in compute_crc_of_packets() argument
96 … printf("Seeking to %"PRId64", computing crc for frames with pts < %"PRId64"\n", ts_start, ts_end); in compute_crc_of_packets()
132 if ((!no_seeking) && (fr->pts > ts_end)) in compute_crc_of_packets()
148 … } while ((!end_of_stream || got_frame) && (no_seeking || (fr->pts + fr->pkt_duration <= ts_end))); in compute_crc_of_packets()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Djacosubdec.c109 int ts_start, ts_end; in read_ts() local
117 ts_end = (he*3600 + me*60 + se) * jacosub->timeres + fe; in read_ts()
122 if (sscanf(buf, "@%u @%u %n", &ts_start, &ts_end, &len) == 2) in read_ts()
129 ts_end64 = (ts_end + (int64_t)jacosub->shift) * 100LL / jacosub->timeres; in read_ts()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxserver/
H A Devalfunc.c627 ts_end.sec -= time_shift; in evaluate_COUNT()
916 ts_end.sec -= time_shift; in evaluate_SUM()
1016 ts_end.sec -= time_shift; in evaluate_AVG()
1118 ts_end.sec -= time_shift; in evaluate_LAST()
1222 ts_end.sec -= time_shift; in evaluate_MIN()
1334 ts_end.sec -= time_shift; in evaluate_MAX()
1472 ts_end.sec -= time_shift; in evaluate_PERCENTILE()
1573 ts_end.sec -= time_shift; in evaluate_DELTA()
2219 ts_end.sec -= time_shift; in evaluate_STRLEN()
2506 ts_end.sec -= time_shift; in evaluate_FORECAST()
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxserver/
H A Devalfunc.c627 ts_end.sec -= time_shift; in evaluate_COUNT()
916 ts_end.sec -= time_shift; in evaluate_SUM()
1016 ts_end.sec -= time_shift; in evaluate_AVG()
1118 ts_end.sec -= time_shift; in evaluate_LAST()
1222 ts_end.sec -= time_shift; in evaluate_MIN()
1334 ts_end.sec -= time_shift; in evaluate_MAX()
1472 ts_end.sec -= time_shift; in evaluate_PERCENTILE()
1573 ts_end.sec -= time_shift; in evaluate_DELTA()
2219 ts_end.sec -= time_shift; in evaluate_STRLEN()
2506 ts_end.sec -= time_shift; in evaluate_FORECAST()
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxserver/
H A Devalfunc.c627 ts_end.sec -= time_shift; in evaluate_COUNT()
916 ts_end.sec -= time_shift; in evaluate_SUM()
1016 ts_end.sec -= time_shift; in evaluate_AVG()
1118 ts_end.sec -= time_shift; in evaluate_LAST()
1222 ts_end.sec -= time_shift; in evaluate_MIN()
1334 ts_end.sec -= time_shift; in evaluate_MAX()
1472 ts_end.sec -= time_shift; in evaluate_PERCENTILE()
1573 ts_end.sec -= time_shift; in evaluate_DELTA()
2219 ts_end.sec -= time_shift; in evaluate_STRLEN()
2506 ts_end.sec -= time_shift; in evaluate_FORECAST()
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxserver/
H A Devalfunc.c627 ts_end.sec -= time_shift; in evaluate_COUNT()
916 ts_end.sec -= time_shift; in evaluate_SUM()
1016 ts_end.sec -= time_shift; in evaluate_AVG()
1118 ts_end.sec -= time_shift; in evaluate_LAST()
1222 ts_end.sec -= time_shift; in evaluate_MIN()
1334 ts_end.sec -= time_shift; in evaluate_MAX()
1472 ts_end.sec -= time_shift; in evaluate_PERCENTILE()
1573 ts_end.sec -= time_shift; in evaluate_DELTA()
2219 ts_end.sec -= time_shift; in evaluate_STRLEN()
2506 ts_end.sec -= time_shift; in evaluate_FORECAST()
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxserver/
H A Devalfunc.c627 ts_end.sec -= time_shift; in evaluate_COUNT()
916 ts_end.sec -= time_shift; in evaluate_SUM()
1016 ts_end.sec -= time_shift; in evaluate_AVG()
1118 ts_end.sec -= time_shift; in evaluate_LAST()
1222 ts_end.sec -= time_shift; in evaluate_MIN()
1334 ts_end.sec -= time_shift; in evaluate_MAX()
1472 ts_end.sec -= time_shift; in evaluate_PERCENTILE()
1573 ts_end.sec -= time_shift; in evaluate_DELTA()
2219 ts_end.sec -= time_shift; in evaluate_STRLEN()
2506 ts_end.sec -= time_shift; in evaluate_FORECAST()
[all …]
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Dcmptest.h136 unsigned long long ts_end; in main() local
152 ts_end = now(); in main()
153 printf("%llu\n", 1000000ULL * (ts_end - ts_start) / ITERATIONS); in main()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Dcmptest.h136 unsigned long long ts_end; in main() local
152 ts_end = now(); in main()
153 printf("%llu\n", 1000000ULL * (ts_end - ts_start) / ITERATIONS); in main()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dcmptest.h136 unsigned long long ts_end; in main() local
152 ts_end = now(); in main()
153 printf("%llu\n", 1000000ULL * (ts_end - ts_start) / ITERATIONS); in main()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dcmptest.h136 unsigned long long ts_end; in main() local
152 ts_end = now(); in main()
153 printf("%llu\n", 1000000ULL * (ts_end - ts_start) / ITERATIONS); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dlookahead.h34 int64_t ts_end; member
88 int64_t ts_start, int64_t ts_end, int use_highbitdepth,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dlookahead.h30 int64_t ts_end; member
83 int64_t ts_start, int64_t ts_end, int use_highbitdepth,
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dlookahead.h36 int64_t ts_end; member
92 int64_t ts_start, int64_t ts_end, int use_highbitdepth,
/dports/benchmarks/py-naarad/naarad-1.0.15/test/
H A Dtest_run_step.py48 …ts_diff = naarad.utils.convert_to_unixts(local_cmd_obj.ts_end) - naarad.utils.convert_to_unixts(lo…
61 …ts_diff = naarad.utils.convert_to_unixts(local_cmd_obj.ts_end) - naarad.utils.convert_to_unixts(lo…
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dlookahead.h34 int64_t ts_end; member
90 int64_t ts_start, int64_t ts_end, int use_highbitdepth,
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/sightglass/webui/sg-view/components/
H A DSGCommits.vue103 ts_end = Number.MAX_SAFE_INTEGER;
105 this.date_end && (ts_end = new Date(this.date_end).getTime());
106 if (ts_begin > 0 && ts_end > 0 && ts_begin < ts_end) {
108 item => item.meta.ts >= ts_begin && item.meta.ts <= ts_end
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/
H A Dlookahead.c92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push() argument
142 buf->ts_end = ts_end; in vp8_lookahead_push()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/
H A Dlookahead.c92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push() argument
142 buf->ts_end = ts_end; in vp8_lookahead_push()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dlookahead.c92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push() argument
142 buf->ts_end = ts_end; in vp8_lookahead_push()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/
H A Dlookahead.c92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push() argument
142 buf->ts_end = ts_end; in vp8_lookahead_push()

12345678910>>...17