| /third_party/ffmpeg/libavfilter/ |
| H A D | af_lv2.c | 54 int64_t pts; member
|
| H A D | avf_showfreqs.c | 73 int64_t pts; member 377 static int plot_freqs(AVFilterLink *inlink, int64_t pts) in plot_freqs() argument 481 int64_t pts = in->pts; in filter_frame() local [all...] |
| H A D | vf_frei0r.c | 78 uint64_t pts; member
|
| H A D | vf_vpp_qsv.c | 529 int64_t pts = AV_NOPTS_VALUE; in activate() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | frame.h | 432 int64_t pts; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | oggenc.c | 642 int64_t pts = oggstream->vrev < 1 ? pkt->pts : pkt->pts + pkt->duration; in ogg_write_packet_internal() local 659 int64_t pts, invcnt, dist; in ogg_write_packet_internal() local [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | ismindex.c | 251 int64_t pts = dts; in read_trun_duration() local
|
| /third_party/ffmpeg/libswresample/ |
| H A D | swresample.c | 1021 int64_t swr_next_pts(struct SwrContext *s, int64_t pts){ in swr_next_pts() argument
|
| /third_party/curl/lib/ |
| H A D | cf-h1-proxy.c | 112 tunnel_init(struct Curl_cfilter *cf, struct Curl_easy *data, struct h1_tunnel_state **pts) tunnel_init() argument
|
| /third_party/skia/src/core/ |
| H A D | SkDraw_vertices.cpp | 159 bool SkTriColorShader::update(const SkMatrix& ctmInv, const SkPoint pts[], in update() argument [all...] |
| H A D | SkPicturePlayback.cpp | 553 const SkPoint* pts = (const SkPoint*)reader->skip(count, sizeof(SkPoint)); in handleOp() local
|
| H A D | SkScan_Path.cpp | 686 static int build_tri_edges(SkEdge edge[], const SkPoint pts[], in build_tri_edges() argument 705 static void sk_fill_triangle(const SkPoint pts[], const SkIRect* clipRect, in sk_fill_triangle() argument 745 FillTriangle(const SkPoint pts[], const SkRasterClip& clip, SkBlitter* blitter) FillTriangle() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrStyledShape.cpp | 507 bool GrStyledShape::asLine(SkPoint pts[2], bool* inverted) const { in asLine() argument
|
| H A D | GrPathUtils.cpp | 368 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads() local 496 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint() local 553 int GrPathUtils::findCubicConvex180Chops(const SkPoint pts[], floa argument [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleFatBits.cpp | 39 static void apply_grid(SkPoint pts[], int count) { in apply_grid() argument 234 void FatBits::drawLineSkeleton(SkCanvas* max, const SkPoint pts[]) { in drawLineSkeleton() argument 257 drawLine(SkCanvas* canvas, SkPoint pts[]) drawLine() argument 289 drawRect(SkCanvas* canvas, SkPoint pts[2]) drawRect() argument 319 drawTriangleSkeleton(SkCanvas* max, const SkPoint pts[]) drawTriangleSkeleton() argument 332 drawTriangle(SkCanvas* canvas, SkPoint pts[3]) drawTriangle() argument [all...] |
| H A D | SamplePatch.cpp | 41 SkPoint pts[] = { { 0, 0, }, in make_shader1() local 53 void setPatch(const SkPoint pts[12]) { in setPatch() argument 333 SkTDArray<SkPoint> pts; in make_verts() local
|
| H A D | SampleClip.cpp | 289 SkPoint pts[6]; make_path() local 336 SkPoint pts[2]; draw_halfplane() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkNWayCanvas.cpp | 194 void SkNWayCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument
|
| H A D | SkPaintFilterCanvas.cpp | 60 void SkPaintFilterCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument
|
| H A D | SkPatchUtils.cpp | 165 SkPoint pts[kNumPtsCubic]; in GetLevelOfDetail() local 293 SkPoint pts[kNumPtsCubic]; MakeVertices() local [all...] |
| /third_party/skia/tests/ |
| H A D | GeometryTest.cpp | 41 SkPoint pts[7]; in testChopCubic() local 65 SkPoint pts[4] = {{rand.nextF(), rand.nextF()}, {rand.nextF(), rand.nextF()}, in testChopCubic() local 132 SkPoint pts[3]; test_evalquadat() local 171 SkPoint pts[3]; test_conic() local 191 SkPoint pts[] = { test_quad_tangents() local 211 SkPoint pts[] = { test_conic_tangents() local 230 test_this_conic_to_quad(skiatest::Reporter* r, const SkPoint pts[3], SkScalar w) test_this_conic_to_quad() argument 255 const SkPoint* pts = &triples[i]; test_conic_to_quads() local 267 SkPoint pts[] = { test_cubic_tangents() local 457 test_chop_quad_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[3]) test_chop_quad_at_midtangent() argument 472 test_chop_cubic_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[4], SkCubicType cubicType) test_chop_cubic_at_midtangent() argument 617 SkPoint pts[5]; DEF_TEST() local [all...] |
| H A D | PathOpsAngleTest.cpp | 429 SkPoint pts[4]; member
|
| H A D | GradientTest.cpp | 26 const SkPoint pts[] = {{ 15, 14.7112684f }, { 0.709064007f, 12.6108112f }}; in test_big_grad() local 141 const SkPoint pts[] = { in TestConstantGradient() local 279 const SkPoint pts[] = {{ 100, 50 }, { 100.0001f, 50000 }}; in test_nearly_vertical() local 291 const SkPoint pts[] = {{ 100, 50 }, { 100, 50 }}; in test_vertical() local 307 const SkPoint pts[] = {{ 179.5f, -179.5f }, { 1074.5f, 715.5f }}; in test_linear_fuzz() local 362 const SkPoint pts[] = { test_degenerate_linear() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpContour.h | 29 void addConic(SkPoint pts[3], SkScalar weight) { in addConic() argument 33 void addCubic(SkPoint pts[4]) { in addCubic() argument 37 SkOpSegment* addLine(SkPoint pts[2]) { in addLine() argument 42 void addQuad(SkPoint pts[3]) { in addQuad() argument [all...] |
| H A D | SkPathOpsCubic.cpp | 149 hullIntersects(const SkDPoint* pts, int ptCount, bool* isLinear) const hullIntersects() argument [all...] |