Home
last modified time | relevance | path

Searched defs:pts (Results 401 - 425 of 553) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/ffmpeg/libavfilter/
H A Daf_compand.c66 int64_t pts; member
[all...]
H A Dasrc_sinc.c42 int64_t pts; member
H A Dsignature.h75 uint64_t pts; member
H A Daf_speechnorm.c81 int64_t pts; member
463 int64_t pts; in activate() local
H A Df_select.c306 static double get_concatdec_select(AVFrame *frame, int64_t pts) in get_concatdec_select() argument
[all...]
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
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp507 bool GrStyledShape::asLine(SkPoint pts[2], bool* inverted) const { in asLine() argument
/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

Completed in 28 milliseconds

1...<<11121314151617181920>>...23