Home
last modified time | relevance | path

Searched refs:ts_end (Results 126 – 150 of 402) sorted by relevance

12345678910>>...17

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/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/www/firefox/firefox-99.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/lang/spidermonkey60/firefox-60.9.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/www/chromium-legacy/chromium-88.0.4324.182/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/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/encoder/
H A Dlookahead.c107 int64_t ts_end, in vp8_lookahead_push() argument
172 buf->ts_end = ts_end; in vp8_lookahead_push()
/dports/mail/thunderbird/thunderbird-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/lang/spidermonkey78/firefox-78.9.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/multimedia/handbrake/ffmpeg-4.4/tests/api/
H A Dapi-seek-test.c77 uint64_t ts_start, uint64_t ts_end, int no_seeking) in compute_crc_of_packets() argument
94 … printf("Seeking to %"PRId64", computing crc for frames with pts < %"PRId64"\n", ts_start, ts_end); in compute_crc_of_packets()
145 if ((!no_seeking) && (fr->pts > ts_end)) in compute_crc_of_packets()
159 } while (result >= 0 && (no_seeking || (fr->pts + fr->pkt_duration <= ts_end))); in compute_crc_of_packets()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/api/
H A Dapi-seek-test.c77 uint64_t ts_start, uint64_t ts_end, int no_seeking) in compute_crc_of_packets() argument
94 … printf("Seeking to %"PRId64", computing crc for frames with pts < %"PRId64"\n", ts_start, ts_end); in compute_crc_of_packets()
145 if ((!no_seeking) && (fr->pts > ts_end)) in compute_crc_of_packets()
159 } while (result >= 0 && (no_seeking || (fr->pts + fr->pkt_duration <= ts_end))); in compute_crc_of_packets()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dsccdec.c84 int64_t ts_start, ts_end; in scc_read_header() local
110 ts_end = (hh2 * 3600LL + mm2 * 60LL + ss2) * 1000LL + fs2 * 33; in scc_read_header()
139 sub->duration = FFMAX(1200, ts_end - ts_start); in scc_read_header()
H A Dwebvttdec.c83 int64_t ts_start, ts_end; in webvtt_read_header() local
125 if ((ts_end = read_ts(p)) == AV_NOPTS_VALUE) in webvtt_read_header()
148 sub->duration = ts_end - ts_start; in webvtt_read_header()
/dports/www/ilias/ILIAS-5.4.25/Services/Badge/LearningHistory/classes/
H A Dclass.ilBadgeLearningHistoryProvider.php68 public function getEntries($ts_start, $ts_end) argument
72 $completions = ilBadgeAssignment::getBadgesForUser($this->getUserId(), $ts_start, $ts_end);
/dports/www/ilias6/ILIAS-6.14/Services/Badge/LearningHistory/classes/
H A Dclass.ilBadgeLearningHistoryProvider.php68 public function getEntries($ts_start, $ts_end) argument
72 $completions = ilBadgeAssignment::getBadgesForUser($this->getUserId(), $ts_start, $ts_end);
/dports/www/ilias/ILIAS-5.4.25/Services/Skill/LearningHistory/classes/
H A Dclass.ilSkillLearningHistoryProvider.php29 public function getEntries($ts_start, $ts_end) argument
34 $to = new ilDateTime($ts_end, IL_CAL_UNIX);
/dports/benchmarks/py-naarad/naarad-1.0.15/test/
H A Dtest_cluster_metric.py83 ts_end = None
86 …aggregate_metrics, metrics, output_directory, resource_path, label, ts_start, ts_end, rule_strings,
/dports/benchmarks/py-naarad/naarad-1.0.15/src/naarad/run_steps/
H A Dlocal_cmd.py66 self.ts_end = time.strftime("%Y-%m-%d %H:%M:%S")
68 logger.info('run_step started at ' + self.ts_start + ' and ended at ' + self.ts_end)
/dports/www/ilias6/ILIAS-6.14/Services/Skill/LearningHistory/classes/
H A Dclass.ilSkillLearningHistoryProvider.php29 public function getEntries($ts_start, $ts_end) argument
34 $to = new ilDateTime($ts_end, IL_CAL_UNIX);
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dwebvttdec.c83 int64_t ts_start, ts_end; in webvtt_read_header() local
124 if ((ts_end = read_ts(p)) == AV_NOPTS_VALUE) in webvtt_read_header()
147 sub->duration = ts_end - ts_start; in webvtt_read_header()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_lookahead.c86 int64_t ts_start, int64_t ts_end, in vp9_lookahead_push() argument
185 buf->ts_end = ts_end; in vp9_lookahead_push()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dlookahead.c78 int64_t ts_start, int64_t ts_end, int use_highbitdepth, in av1_lookahead_push() argument
171 buf->ts_end = ts_end; in av1_lookahead_push()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dlookahead.c87 int64_t ts_start, int64_t ts_end, in av1_lookahead_push() argument
186 buf->ts_end = ts_end; in av1_lookahead_push()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dvb-nit.c67 guint ts_desc_len, desc_loop_len, ts_end; in dissect_dvb_nit() local
105 ts_end = offset + (tvb_get_ntohs(tvb, offset) & DVB_NIT_TRANSPORT_STREAM_LOOP_LENGTH_MASK); in dissect_dvb_nit()
108 while (offset < ts_end) { in dissect_dvb_nit()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dwebvttdec.c82 int64_t ts_start, ts_end; in webvtt_read_header() local
124 if ((ts_end = read_ts(p)) == AV_NOPTS_VALUE) in webvtt_read_header()
147 sub->duration = ts_end - ts_start; in webvtt_read_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dwebvttdec.c83 int64_t ts_start, ts_end; in webvtt_read_header() local
125 if ((ts_end = read_ts(p)) == AV_NOPTS_VALUE) in webvtt_read_header()
148 sub->duration = ts_end - ts_start; in webvtt_read_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dwebvttdec.c83 int64_t ts_start, ts_end; in webvtt_read_header() local
124 if ((ts_end = read_ts(p)) == AV_NOPTS_VALUE) in webvtt_read_header()
147 sub->duration = ts_end - ts_start; in webvtt_read_header()

12345678910>>...17