Home
last modified time | relevance | path

Searched refs:PTS (Results 1 – 25 of 43) sorted by relevance

12

/third_party/flutter/skia/bench/
DVertBench.cpp28 PTS = (ROW + 1) * (COL + 1), enumerator
32 SkPoint fPts[PTS];
33 SkColor fColors[PTS];
61 SkASSERT(idx[i] < PTS); in VertBench()
68 SkASSERT(PTS == pts - fPts); in VertBench()
72 for (int i = 0; i < PTS; ++i) { in VertBench()
85 auto verts = SkVertices::MakeCopy(SkVertices::kTriangles_VertexMode, PTS, in onDraw()
DLineBench.cpp24 PTS = 500, enumerator
26 SkPoint fPts[PTS];
35 for (int i = 0; i < PTS; ++i) { in LineBench()
54 canvas->drawPoints(SkCanvas::kLines_PointMode, PTS, fPts, paint); in onDraw()
DScalarBench.cpp129 PTS = 100, enumerator
131 SkPoint fPts[PTS];
136 for (int i = 0; i < PTS; ++i) { in RectBoundsBench()
155 r.set(fPts, PTS); in onDraw()
/third_party/skia/bench/
DVertBench.cpp39 PTS = (ROW + 1) * (COL + 1), enumerator
44 SkPoint fPts[PTS], fTex[PTS];
45 SkColor fColors[PTS];
85 SkASSERT(idx[i] < PTS); in VertBench()
92 SkASSERT(PTS == pts - fPts); in VertBench()
101 for (int i = 0; i < PTS; ++i) { in VertBench()
133 auto verts = SkVertices::MakeCopy(SkVertices::kTriangles_VertexMode, PTS, in onDraw()
DLineBench.cpp24 PTS = 500, enumerator
26 SkPoint fPts[PTS];
35 for (int i = 0; i < PTS; ++i) { in LineBench()
54 canvas->drawPoints(SkCanvas::kLines_PointMode, PTS, fPts, paint); in onDraw()
DScalarBench.cpp129 PTS = 100, enumerator
131 SkPoint fPts[PTS];
136 for (int i = 0; i < PTS; ++i) { in RectBoundsBench()
155 r.setBounds(fPts, PTS); in onDraw()
/third_party/ltp/testcases/open_posix_testsuite/
DNEWS5 PTS-1.5.1 has a plenty of AIO interface test additions and bug-fixes by Sebastien Decugis. Also the…
10 …port and contributions. Also exciting news about OSDL and Bull integrating PTS into OSDL's Scalabl…
13 …Special thanks goes to people who made contributions. And we are glad that PTS is helping kernel, …
19 …mation. The test result for this release can be found here: test results - PTS 1.4.1, Kernel 2.6.5…
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dpesparse.c70 res->PTS = -1; in mpegts_parse_pes_header()
154 READ_TS (data, res->PTS, bad_PTS_value); in mpegts_parse_pes_header()
157 res->PTS, GST_TIME_ARGS (MPEGTIME_TO_GSTTIME (res->PTS))); in mpegts_parse_pes_header()
DTODO49 buffer/segment values. The mpeg-ts PCR/DTS/PTS values are indicated
64 => The outgoing buffers will be timestamped with their PTS values
111 => The outgoing buffers will be timestamped with their PTS values
126 => The outgoing buffer timestamps are timestamped with their PTS
Dpesparse.h159 guint64 PTS; /* PTS (-1 if not present or invalid) */ member
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dtimecache73 * PTS + streamid to byte offset
85 - mpegdemux creates timecache for SCR, PTS + streamid
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_INDEX13 HOWTO_Release - describes how to release a version of PTS
DHOWTO_ResultCodes15 The PTS result codes are:
DHOWTO_ConformanceTest63 to define are considered speculative by PTS and are created in a
/third_party/ffmpeg/doc/
Dformats.texi47 Generate missing PTS if DTS is present.
49 Ignore DTS if PTS is set. Inert when nofillin is set.
229 Skip estimation of input duration when calculated using PTS.
Dbitstream_filters.texi679 Set PTS and DTS in packets.
686 Set expressions for PTS, DTS or both.
707 @item PTS
714 The PTS of the first packet.
720 The previous input PTS.
726 The previous output PTS.
Ddemuxers.texi652 Auto-detect whether to set mfra timestamps as PTS or DTS @emph{(default)}
658 Set mfra timestamps as PTS
705 Override teletext packet PTS and DTS values with the timestamps calculated
708 teletext packet PTS and DTS values untouched.
Dfilters.texi6325 frame PTS
6329 PTS at start of stream
6880 The PTS (Presentation TimeStamp) of the output audio frame,
6884 The PTS of the output audio frame, expressed in seconds.
12235 Assume the first PTS should be the given value, in seconds. This allows for
12237 about the first frame's expected PTS, so no padding or trimming is done.
12240 frames with a negative PTS.
12243 Timestamp (PTS) rounding method.
13953 …-i main.mpg -i ref.mkv -lavfi "[0:v]settb=AVTB,setpts=PTS-STARTPTS[main];[1:v]settb=AVTB,setpts=PT…
15595 to pass the two inputs through a @var{setpts=PTS-STARTPTS} filter to
[all …]
Dmuxers.texi1322 You can set the file name with current frame's PTS:
1577 as wallclock time and @samp{pts} to specify timesource as input packets' PTS
1581 where PTS values are set as as wallclock time at the source. For example, an
2040 PTS satisfies the relation:
2042 PTS >= start_time - time_delta
Dffprobe.texi173 For example, to show only the index and type of each stream, and the PTS
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-raspberrypi.md137 to running from a pseudo terminal, such as via SSH). If running from a PTS, a
/third_party/gstreamer/gstreamer/docs/random/
Dporting-to-1.0.txt752 do not provide PTS anymore. In the 0.10 API they provided a PTS with
755 a 0 DTS (decoding timestamp) on the first buffer even if PTS is unset.
/third_party/ffmpeg/tests/fate/
Dmov.mak87 … pick the right frames according to edit list when there is no keyframe with PTS < edit list start.
Dlibswresample.mak362 …RGET_PATH)/tests/data/asynth-$(1)-1.wav -af atrim=end_sample=10240,asetpts=PTS+random\(0\)*200-100…
636 …RGET_PATH)/tests/data/asynth-$(1)-1.wav -af atrim=end_sample=10240,asetpts=PTS+random\(0\)*200-100…
970 …RGET_PATH)/tests/data/asynth-$(1)-1.wav -af atrim=end_sample=10240,asetpts=PTS+random\(0\)*200-100…
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfvideosrc.m1177 GST_DEBUG_OBJECT (element, "AVF clock: %"GST_TIME_FORMAT ", AVF PTS: %"GST_TIME_FORMAT
1179 ", running time: %"GST_TIME_FORMAT ", out PTS: %"GST_TIME_FORMAT,

12