Home
last modified time | relevance | path

Searched defs:time_base (Results 51 - 56 of 56) sorted by relevance

123

/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c1529 const char *bsfs = NULL, *time_base = NULL; in new_output_stream() local
[all...]
H A Dffmpeg.c705 AVRational time_base = ost->stream_copy ? ost->mux_timebase : ost->enc_ctx->time_base; in close_output_stream() local
1297 AVRational time_base = ost->stream_copy ? ost->mux_timebase : ost->enc_ctx->time_base; finish_output_stream() local
3810 duration_max(int64_t tmp, int64_t *duration, AVRational tmp_time_base, AVRational time_base) duration_max() argument
[all...]
H A Dffmpeg.h412 AVRational time_base; /* time base of the duration */ member
H A Dffprobe.c877 writer_print_time(WriterContext *wctx, const char *key, int64_t ts, const AVRational *time_base, int is_duration) writer_print_time() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Davcodec.h512 AVRational time_base; member
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c3796 AVRational time_base = av_inv_q(track->edit_rate); in mxf_compute_sample_count() local
[all...]

Completed in 24 milliseconds

123