Home
last modified time | relevance | path

Searched refs:pts (Results 901 - 925 of 929) sorted by relevance

1...<<3132333435363738

/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.c690 CMTime pts, in videotoolbox_decoder_callback()
685 videotoolbox_decoder_callback(void *opaque, void *sourceFrameRefCon, OSStatus status, VTDecodeInfoFlags flags, CVImageBufferRef image_buffer, CMTime pts, CMTime duration) videotoolbox_decoder_callback() argument
H A Dsnowenc.c1651 s->m.current_picture.f->pts = pict->pts; in encode_frame()
H A Dvp9.c1573 frame->pts = pkt->pts; in vp9_decode_frame()
H A Daacenc.c893 ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, in aac_encode_frame()
H A Dvorbisenc.c1191 ff_af_queue_remove(&venc->afq, frame_size, &avpkt->pts, &avpkt->duration); in vorbis_encode_frame()
H A Dwavpackenc.c2908 avpkt->pts = frame->pts; in wavpack_encode_frame()
H A Dmlpenc.c2176 &avpkt->pts, in mlp_encode_frame()
H A Drv34.c1708 r->cur_pts = si.pts; in ff_rv34_decode_frame()
/third_party/ffmpeg/libavformat/
H A Dwavdec.c749 pkt->pts = wav->smv_block * wav->smv_frames_per_jpeg; in wav_read_packet()
H A Dmatroskadec.c2834 1000 * 1000 * 1000); /* 64 bit pts in ns */ in matroska_parse_tracks()
3352 pkt->pts = track->audio.buf_timecode; in matroska_parse_rm_audio()
3570 pkt->pts = timecode; in matroska_parse_webvtt()
3676 pkt->pts = timecode; in matroska_parse_frame()
3762 // AVPacket's pts. in matroska_parse_block()
H A Dmxfdec.c3811 "sample rate (%d/%d), audio pts won't be accurate.\n", in mxf_compute_sample_count()
3871 pkt->pts = track->sample_count; in mxf_set_audio_pts()
3894 pkt->pts = t->ptses[track->sample_count]; in mxf_set_pts()
3898 pkt->pts = track->sample_count; in mxf_set_pts()
3906 pkt->dts = pkt->pts = track->sample_count; in mxf_set_pts()
H A Dsbgdec.c1501 packet->dts = packet->pts = ts; in sbg_read_packet()
H A Ddashdec.c2212 cur->cur_timestamp = av_rescale(pkt->pts, (int64_t)cur->ctx->streams[0]->time_base.num * 90000, cur->ctx->streams[0]->time_base.den); in dash_read_packet()
H A Dhls.c2261 pls->pkt->pts = AV_NOPTS_VALUE; in fill_timing_for_id3_timestamped_stream()
/third_party/skia/tests/
H A DPathOpsOpTest.cpp3853 static void complex_to_quads(const SkPoint pts[], SkPath* path) { in complex_to_quads() argument
3855 if (SkDCubic::ComplexBreak(pts, loopT)) { in complex_to_quads()
3857 SkChopCubicAt(pts, cubicPair, loopT[0]); in complex_to_quads()
3866 path->cubicTo(pts[1], pts[2], pts[3]); in complex_to_quads()
3874 SkPoint pts[] = { {5,6}, {4,6}, {3,0}, {2,1} }; in cubicOp130a() local
3875 complex_to_quads(pts, &path); in cubicOp130a()
4150 // three curves intersect successfully nearby -- the angle only gets 2 of the 3 pts
4680 SkPoint pts[] in loops33iMod() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c662 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() argument
667 return map->ops->map_poll(map, filp, pts); in bpf_map_poll()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h96 __poll_t (*map_poll)(struct bpf_map *map, struct file *filp, struct poll_table_struct *pts);
/third_party/ffmpeg/libavdevice/
H A Ddshow.c364 pktl_next->pkt.pts = time; in callback()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c1030 surface->Data.TimeStamp = frame->pts; in map_frame_to_surface()
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h3330 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, void *userdata)
3355 stbtt__point *p = pts + m;
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h3330 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, void *userdata)
3355 stbtt__point *p = pts + m;
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp53 SkPoint pts[] = {{r.fLeft, r.fTop}, {r.fRight, r.fTop}}; in setgrad() local
54 return SkGradientShader::MakeLinear(pts, colors, nullptr, 2, SkTileMode::kClamp); in setgrad()
/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak630 FILTER_METADATA_COMMAND = ffprobe$(PROGSSUF)$(EXESUF) -of compact=p=0 -show_entries frame=pts:frame_tags -bitexact -f lavfi
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c895 loader->exec->pts = *zone; in TT_Hint_Glyph()
/test/xts/hats/hdf/codec/hdi_component_additional/
H A Dcodec_component_test.cpp81 buffer.pts = 0; in InitOmxCodecBuffer()

Completed in 101 milliseconds

1...<<3132333435363738