Home
last modified time | relevance | path

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

123

/third_party/ffmpeg/libavformat/
H A Divfdec.c38 AVRational time_base; in read_header() local
H A Dmxf.c214 int ff_mxf_get_content_package_rate(AVRational time_base) in ff_mxf_get_content_package_rate() argument
H A Dnut.c255 void ff_nut_reset_ts(NUTContext *nut, AVRational time_base, int64_t val) in ff_nut_reset_ts() argument
H A Did3v2enc.c294 const AVRational time_base = {1, 1000}; in write_chapter() local
H A Ddemux_utils.c42 AVChapter *avpriv_new_chapter(AVFormatContext *s, int64_t id, AVRational time_base, in avpriv_new_chapter() argument
/third_party/ffmpeg/libavfilter/
H A Dbuffersrc.h82 AVRational time_base; member
H A Dframequeue.c126 void ff_framequeue_skip_samples(FFFrameQueue *fq, size_t samples, AVRational time_base) in ff_framequeue_skip_samples() argument
H A Dsettb.c78 AVRational time_base; in config_output_props() local
[all...]
H A Dframesync.h96 AVRational time_base; member
162 AVRational time_base; member
H A Daf_silencedetect.c46 AVRational time_base; ///< time_base member
78 update(SilenceDetectContext *s, AVFrame *insamples, int is_silence, int current_sample, int64_t nb_samples_notify, AVRational time_base) update() argument
[all...]
H A Dbuffersrc.c45 AVRational time_base; ///< time_base to set in the output link member
[all...]
H A Dvf_blackdetect.c48 AVRational time_base; member
[all...]
H A Dvf_framepack.c98 AVRational time_base = ctx->inputs[LEFT]->time_base; in config_output() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddv_profile.h44 AVRational time_base; /* 1/framerate */ member
H A Dsetts_bsf.c90 AVRational time_base; member
H A Dpacket.h418 AVRational time_base; member
/third_party/ffmpeg/doc/examples/
H A Dremuxing.c36 AVRational *time_base = &fmt_ctx->streams[pkt->stream_index]->time_base; in log_packet() local
H A Dfiltering_audio.c99 AVRational time_base = fmt_ctx->streams[audio_stream_index]->time_base; in init_filters() local
H A 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() argument
H A Dmuxing.c75 AVRational *time_base = &fmt_ctx->streams[pkt->stream_index]->time_base; in log_packet() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dtimefilter.c50 TimeFilter *ff_timefilter_new(double time_base, in ff_timefilter_new() argument
H A 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
[all...]
H A Dgdigrab.c46 AVRational time_base; /**< Time base */ member
550 AVRational time_base = gdigrab->time_base; in gdigrab_read_packet() local
/third_party/libuv/src/unix/
H A Dposix-poll.c138 uint64_t time_base; in uv__io_poll() local
/third_party/node/deps/uv/src/unix/
H A Dposix-poll.c137 uint64_t time_base; in uv__io_poll() local

Completed in 17 milliseconds

123