Home
last modified time | relevance | path

Searched defs:end_pts (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_silencedetect.c99 int64_t end_pts = insamples ? insamples->pts + av_rescale_q(current_sample / s->channels, in update() local
H A Dtrim.c48 int64_t start_pts, end_pts; member
95 int64_t end_pts = av_rescale_q(s->end_time, AV_TIME_BASE_Q, tb); in config_input() local
[all...]
H A Dvsrc_mandelbrot.c70 double end_pts; member
/third_party/ffmpeg/libavformat/
H A Dsegment.c844 int64_t end_pts = INT64_MAX, offset; in seg_write_packet() local
H A Dmovenc.h130 int64_t end_pts; member
H A Dhlsenc.c140 int64_t end_pts; member
2408 int64_t end_pts = 0; in hls_write_packet() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg.c246 int64_t pts, end_pts; in sub2video_update() local
H A Dffmpeg.h362 int64_t end_pts; member

Completed in 18 milliseconds