/third_party/ffmpeg/libavcodec/ |
H A D | videotoolbox.c | 690 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 D | snowenc.c | 1651 s->m.current_picture.f->pts = pict->pts; in encode_frame()
|
H A D | vp9.c | 1573 frame->pts = pkt->pts; in vp9_decode_frame()
|
H A D | aacenc.c | 893 ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, in aac_encode_frame()
|
H A D | vorbisenc.c | 1191 ff_af_queue_remove(&venc->afq, frame_size, &avpkt->pts, &avpkt->duration); in vorbis_encode_frame()
|
H A D | wavpackenc.c | 2908 avpkt->pts = frame->pts; in wavpack_encode_frame()
|
H A D | mlpenc.c | 2176 &avpkt->pts, in mlp_encode_frame()
|
H A D | rv34.c | 1708 r->cur_pts = si.pts; in ff_rv34_decode_frame()
|
/third_party/ffmpeg/libavformat/ |
H A D | wavdec.c | 749 pkt->pts = wav->smv_block * wav->smv_frames_per_jpeg; in wav_read_packet()
|
H A D | matroskadec.c | 2834 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 D | mxfdec.c | 3811 "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 D | sbgdec.c | 1501 packet->dts = packet->pts = ts; in sbg_read_packet()
|
H A D | dashdec.c | 2212 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 D | hls.c | 2261 pls->pkt->pts = AV_NOPTS_VALUE; in fill_timing_for_id3_timestamped_stream()
|
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 3853 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 D | syscall.c | 662 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 D | bpf.h | 96 __poll_t (*map_poll)(struct bpf_map *map, struct file *filp, struct poll_table_struct *pts);
|
/third_party/ffmpeg/libavdevice/ |
H A D | dshow.c | 364 pktl_next->pkt.pts = time; in callback()
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_qsv.c | 1030 surface->Data.TimeStamp = frame->pts; in map_frame_to_surface()
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 3330 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 D | imstb_truetype.h | 3330 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 D | SampleParagraph.cpp | 53 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 D | filter-video.mak | 630 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 D | ttgload.c | 895 loader->exec->pts = *zone; in TT_Hint_Glyph()
|
/test/xts/hats/hdf/codec/hdi_component_additional/ |
H A D | codec_component_test.cpp | 81 buffer.pts = 0; in InitOmxCodecBuffer()
|