Home
last modified time | relevance | path

Searched defs:next_pts (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dyadif_common.c55 int64_t next_pts = yadif->next->pts; in return_frame() local
H A Daf_apad.c39 int64_t next_pts; member
H A Dvf_dejudder.c126 int64_t next_pts = frame->pts; in filter_frame() local
H A Daf_adelay.c47 int64_t next_pts; member
H A Daf_chorus.c60 int64_t next_pts; member
H A Daf_aresample.c42 int64_t next_pts; member
H A Daf_aecho.c41 int64_t next_pts; member
H A Daf_resample.c44 int64_t next_pts; member
H A Dtrim.c68 int64_t next_pts; member
H A Dvf_fps.c89 int64_t next_pts; ///< pts of the next frame to output member
[all...]
H A Daf_amix.c178 int64_t next_pts; /**< calculated pts for next output frame */ member
H A Df_graphmonitor.c51 int64_t next_pts; member
H A Davf_showcqt.h59 int64_t next_pts; member
H A Dvf_w3fdif.c496 int64_t next_pts = s->next->pts; in filter() local
H A Daf_silenceremove.c99 int64_t next_pts; member
H A Daf_firequalizer.c89 int64_t next_pts; member
/third_party/ffmpeg/libavcodec/
H A Dlibtwolame.c50 int64_t next_pts; member
H A Da64multienc.c62 int64_t next_pts; member
H A Drv34.h109 int cur_pts, last_pts, next_pts; member
H A Dflacenc.c131 int64_t next_pts; member
H A Dvorbisenc.c137 int64_t next_pts; member
/third_party/ffmpeg/doc/examples/
H A Dmuxing.c59 int64_t next_pts; member
[all...]
/third_party/ffmpeg/libavformat/
H A Ddemux.c1148 int64_t next_pts = pkt->pts; in parse_packet() local
933 compute_pkt_fields(AVFormatContext *s, AVStream *st, AVCodecParserContext *pc, AVPacket *pkt, int64_t next_dts, int64_t next_pts) compute_pkt_fields() argument
/third_party/ffmpeg/fftools/
H A Dffmpeg.h329 int64_t next_pts; ///< synthetic pts for the next decode frame (in AV_TIME_BASE units) member
H A Dffplay.c198 int64_t next_pts; member

Completed in 31 milliseconds