Home
last modified time | relevance | path

Searched defs:pts (Results 451 - 475 of 637) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/ffmpeg/libavfilter/
H A Dvf_estdif.c51 int64_t pts; member
[all...]
H A Daf_apsyclip.c578 int64_t pts; in activate() local
H A Dvf_decimate.c249 int64_t pts; in activate() local
H A Daf_afir.c356 int64_t pts; in activate() local
H A Daf_ladspa.c39 int64_t pts; member
73 int64_t pts; member
[all...]
H A Daf_lv2.c54 int64_t pts; member
H A Davf_showfreqs.c73 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 Dvf_frei0r.c78 uint64_t pts; member
H A Dvf_vpp_qsv.c529 int64_t pts = AV_NOPTS_VALUE; in activate() local
/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c67 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 Dframe.h432 int64_t pts; member
/third_party/ffmpeg/libavformat/
H A Doggenc.c642 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 Dismindex.c251 int64_t pts = dts; in read_trun_duration() local
/third_party/ffmpeg/libswresample/
H A Dswresample.c1021 int64_t swr_next_pts(struct SwrContext *s, int64_t pts){ in swr_next_pts() argument
/third_party/curl/lib/
H A Dcf-h1-proxy.c112 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 DSkDraw_vertices.cpp159 bool SkTriColorShader::update(const SkMatrix& ctmInv, const SkPoint pts[], in update() argument
[all...]
H A DSkPicturePlayback.cpp553 const SkPoint* pts = (const SkPoint*)reader->skip(count, sizeof(SkPoint)); in handleOp() local
H A DSkScan_Path.cpp686 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 DGrStyledShape.cpp507 bool GrStyledShape::asLine(SkPoint pts[2], bool* inverted) const { in asLine() argument
H A DGrPathUtils.cpp368 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 DSampleFatBits.cpp39 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 DSamplePatch.cpp41 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 DSampleClip.cpp289 SkPoint pts[6]; make_path() local
336 SkPoint pts[2]; draw_halfplane() local
[all...]
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp194 void SkNWayCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument
H A DSkPaintFilterCanvas.cpp60 void SkPaintFilterCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument

Completed in 25 milliseconds

1...<<11121314151617181920>>...26