| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_estdif.c | 51 int64_t pts; member [all...] |
| H A D | af_apsyclip.c | 578 int64_t pts; in activate() local
|
| H A D | vf_decimate.c | 249 int64_t pts; in activate() local
|
| H A D | af_afir.c | 356 int64_t pts; in activate() local
|
| H A D | af_ladspa.c | 39 int64_t pts; member 73 int64_t pts; member [all...] |
| 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/libavcodec/ |
| H A D | pgssubdec.c | 67 int64_t pts; member 501 int64_t pts; in display_end_segment() local 389 parse_presentation_segment(AVCodecContext *avctx, const uint8_t *buf, int buf_size, int64_t pts) parse_presentation_segment() argument [all...] |
| /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
|