Home
last modified time | relevance | path

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

123

/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
/third_party/ffmpeg/libavformat/
Divfdec.c38 AVRational time_base; in read_header() local
Dnut.h80 AVRational *time_base; member
88 AVRational *time_base; member
107 AVRational *time_base; member
Dmxf.c214 int ff_mxf_get_content_package_rate(AVRational time_base) in ff_mxf_get_content_package_rate()
Dnut.c255 void ff_nut_reset_ts(NUTContext *nut, AVRational time_base, int64_t val) in ff_nut_reset_ts()
Ddemux_utils.c42 AVChapter *avpriv_new_chapter(AVFormatContext *s, int64_t id, AVRational time_base, in avpriv_new_chapter()
Dnutenc.c328 static void put_tt(NUTContext *nut, AVRational *time_base, AVIOContext *bc, uint64_t val) in put_tt()
746 AVRational time_base; in nut_write_header() local
Did3v2enc.c294 const AVRational time_base = {1, 1000}; in write_chapter() local
/third_party/ffmpeg/libavfilter/
Daf_silencedetect.c46 AVRational time_base; ///< time_base member
80 AVRational time_base) in update()
Dframesync.h96 AVRational time_base; member
162 AVRational time_base; member
Dbuffersrc.h82 AVRational time_base; member
Dframequeue.c126 void ff_framequeue_skip_samples(FFFrameQueue *fq, size_t samples, AVRational time_base) in ff_framequeue_skip_samples()
Dsettb.c78 AVRational time_base; in config_output_props() local
Dvf_coreimage.m45 AVRational time_base; ///< stream time base field
Dbuffersrc.c45 AVRational time_base; ///< time_base to set in the output link member
/third_party/ffmpeg/libavdevice/
Dtimefilter.c50 TimeFilter *ff_timefilter_new(double time_base, in ff_timefilter_new()
Dlavfi.c103 AVRational *time_base; in create_subcc_streams() local
318 AVRational time_base = av_buffersink_get_time_base(sink); in lavfi_read_header() local
Dgdigrab.c46 AVRational time_base; /**< Time base */ member
550 AVRational time_base = gdigrab->time_base; in gdigrab_read_packet() local
/third_party/ffmpeg/libavcodec/
Ddv_profile.h44 AVRational time_base; /* 1/framerate */ member
Dsetts_bsf.c90 AVRational time_base; member
Dpacket.h418 AVRational time_base; member
/third_party/node/deps/uv/src/unix/
Dposix-poll.c137 uint64_t time_base; in uv__io_poll() local
/third_party/libuv/src/unix/
Dposix-poll.c138 uint64_t time_base; in uv__io_poll() local

123