Home
last modified time | relevance | path

Searched refs:pts (Results 826 - 850 of 1009) sorted by relevance

1...<<3132333435363738394041

/third_party/ffmpeg/libavcodec/
H A Dlibspeexenc.c304 /* Get the next frame pts/duration */ in encode_frame()
306 &avpkt->pts, &avpkt->duration); in encode_frame()
H A Daptxenc.c235 ff_af_queue_remove(&s->afq, frame->nb_samples, &avpkt->pts, &avpkt->duration); in aptx_encode_frame()
H A Domx.c801 buffer->nTimeStamp = to_omx_ticks(av_rescale_q(frame->pts, avctx->time_base, AV_TIME_BASE_Q)); in omx_encode_frame()
882 pkt->pts = av_rescale_q(from_omx_ticks(buffer->nTimeStamp), AV_TIME_BASE_Q, avctx->time_base); in omx_encode_frame()
884 // pkt->dts = pkt->pts. (The calling code behaves worse if the encoder in omx_encode_frame()
886 pkt->dts = pkt->pts; in omx_encode_frame()
/third_party/ffmpeg/doc/examples/
H A Ddemuxing_decoding.c93 printf("audio_frame n:%d nb_samples:%d pts:%s\n", in output_audio_frame()
95 av_ts2timestr(frame->pts, &audio_dec_ctx->time_base)); in output_audio_frame()
/third_party/ffmpeg/libavdevice/
H A Dbktr.c253 pkt->pts = av_gettime(); in grab_read_packet()
286 avpriv_set_pts_info(st, 64, 1, 1000000); /* 64 bits pts in use */ in grab_read_header()
H A Dlibdc1394.c268 pkt->pts = dc1394->current_frame * 1000000 / dc1394->frame_rate; in dc1394_read_packet()
H A Djack.c107 pkt.pts = (cycle_time - (double) latency / (self->nports * self->sample_rate)) * 1000000.0; in process_callback()
260 avpriv_set_pts_info(stream, 64, 1, 1000000); /* 64 bits pts in us */ in audio_read_header()
/third_party/ffmpeg/libavformat/
H A Difv.c283 pkt->pts = e_next->timestamp; in ifv_read_packet()
H A Dtiertexseq.c286 pkt->pts = seq->current_frame_pts; in seq_read_packet()
H A Dwvdec.c320 pkt->pts = wc->header.block_idx; in wv_read_packet()
H A Dmoflex.c356 int64_t pts, int flags) in moflex_read_seek()
355 moflex_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) moflex_read_seek() argument
H A Dimg2enc.c160 if (av_get_frame_filename2(filename, sizeof(filename), s->url, pkt->pts, AV_FRAME_FILENAME_FLAGS_MULTIPLE) < 0) { in write_packet()
161 av_log(s, AV_LOG_ERROR, "Cannot write filename by pts of the frames."); in write_packet()
257 { "frame_pts", "use current frame pts for filename", OFFSET(frame_pts), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, ENC },
H A Drl2.c265 pkt->pts = sample->timestamp; in rl2_read_packet()
H A Dflvenc.c675 avpriv_set_pts_info(s->streams[i], 32, 1, 1000); /* 32 bit pts in ms */ in flv_init()
864 if (pkt->pts == AV_NOPTS_VALUE) { in flv_write_packet()
982 avio_wb24(pb, pkt->pts - pkt->dts); in flv_write_packet()
989 pkt->pts + flv->delay + pkt->duration); in flv_write_packet()
/third_party/ffmpeg/libavfilter/
H A Dvf_find_rect.c210 inlink->frame_count_out, TS2D(in->pts) * av_q2d(inlink->time_base), in filter_frame()
H A Dvf_thumbnail.c129 picref->pts * av_q2d(s->tb), nb_frames); in get_best_frame()
H A Dvf_overlay_opencl.c214 output->width, output->height, output->pts); in overlay_opencl_blend()
H A Daf_silenceremove.c608 s->next_pts = in->pts; in filter_frame()
882 out->pts = s->next_pts; in filter_frame()
914 frame->pts = s->next_pts; in request_frame()
H A Dvf_scale_npp.c815 s->var_values[VAR_S2R_MAIN_T] = TS2T(in->pts, link->time_base); in nppscale_scale()
819 s->var_values[VAR_T] = TS2T(in->pts, link->time_base); in nppscale_scale()
934 scale->var_values[VAR_T] = TS2T(in->pts, link->time_base); in nppscale_filter_frame_ref()
H A Dvf_scale.c737 scale->var_values[VAR_S2R_MAIN_T] = TS2T(in->pts, link->time_base); in scale_frame()
741 scale->var_values[VAR_T] = TS2T(in->pts, link->time_base); in scale_frame()
891 scale->var_values[VAR_T] = TS2T(in->pts, link->time_base); in filter_frame_ref()
/third_party/skia/src/core/
H A DSkRecords.h284 PODArray<SkPoint> pts);
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp269 fFrame->pts = fCurrentPTS; in addFrame()
/third_party/skia/include/private/
H A DSkPathRef.h180 @param pts The points representing the current verb and/or segment
184 uint8_t next(SkPoint pts[4]);
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-fileops.c186 e->pts = read_enc(addr + 16) + ((u64)(read_enc(addr + 20) & 1) << 32); in ivtv_update_pgm_info()
835 static void ivtv_stop_decoding(struct ivtv_open_id *id, int flags, u64 pts) in ivtv_stop_decoding() argument
852 ivtv_stop_v4l2_decode_stream(s, flags, pts); in ivtv_stop_decoding()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-fileops.c186 e->pts = read_enc(addr + 16) + ((u64)(read_enc(addr + 20) & 1) << 32); in ivtv_update_pgm_info()
835 static void ivtv_stop_decoding(struct ivtv_open_id *id, int flags, u64 pts) in ivtv_stop_decoding() argument
852 ivtv_stop_v4l2_decode_stream(s, flags, pts); in ivtv_stop_decoding()

Completed in 23 milliseconds

1...<<3132333435363738394041