Home
last modified time | relevance | path

Searched defs:time_base (Results 1 – 25 of 50) sorted by relevance

12

/third_party/ffmpeg/doc/examples/
Dfiltering_video.c100 AVRational time_base = fmt_ctx->streams[video_stream_index]->time_base; in init_filters() local
179 static void display_frame(const AVFrame *frame, AVRational time_base) in display_frame()
Dremuxing.c36 AVRational *time_base = &fmt_ctx->streams[pkt->stream_index]->time_base; in log_packet() local
Dfiltering_audio.c99 AVRational time_base = fmt_ctx->streams[audio_stream_index]->time_base; in init_filters() local
Dmuxing.c72 AVRational *time_base = &fmt_ctx->streams[pkt->stream_index]->time_base; in log_packet() local
/third_party/ffmpeg/libavformat/
Divfdec.c38 AVRational time_base; in read_header() local
Dmxf.c213 int ff_mxf_get_content_package_rate(AVRational time_base) in ff_mxf_get_content_package_rate()
Dnut.h80 AVRational *time_base; member
88 AVRational *time_base; member
107 AVRational *time_base; member
Dnut.c255 void ff_nut_reset_ts(NUTContext *nut, AVRational time_base, int64_t val) in ff_nut_reset_ts()
Dnutenc.c306 static void put_tt(NUTContext *nut, AVRational *time_base, AVIOContext *bc, uint64_t val) in put_tt()
724 AVRational time_base; in nut_write_header() local
Did3v2enc.c293 const AVRational time_base = {1, 1000}; in write_chapter() local
Delectronicarts.c71 AVRational time_base; member
/third_party/ffmpeg/libavfilter/
Dframesync.h96 AVRational time_base; member
162 AVRational time_base; member
Dbuffersrc.h82 AVRational time_base; member
Daf_silencedetect.c46 AVRational time_base; ///< time_base member
80 AVRational time_base) in update()
Dframequeue.c126 void ff_framequeue_skip_samples(FFFrameQueue *fq, size_t samples, AVRational time_base) in ff_framequeue_skip_samples()
Dsettb.c76 AVRational time_base; in config_output_props() local
Dvf_coreimage.m45 AVRational time_base; ///< stream time base field
Dbuffersrc.c46 AVRational time_base; ///< time_base to set in the output link member
Davf_aphasemeter.c57 AVRational time_base; member
Dvf_blackdetect.c48 AVRational time_base; member
/third_party/ffmpeg/libavdevice/
Dtimefilter.c46 TimeFilter *ff_timefilter_new(double time_base, in ff_timefilter_new()
Dgdigrab.c45 AVRational time_base; /**< Time base */ member
537 AVRational time_base = gdigrab->time_base; in gdigrab_read_packet() local
Dlavfi.c317 AVRational time_base = av_buffersink_get_time_base(sink); in lavfi_read_header() local
/third_party/ffmpeg/libavcodec/
Ddv_profile.h45 AVRational time_base; /* 1/framerate */ member
/third_party/libuv/src/unix/
Dposix-poll.c137 uint64_t time_base; in uv__io_poll() local

12