Home
last modified time | relevance | path

Searched refs:cffstream (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmux_utils.c34 if (cffstream(st)->priv_pts) { in av_stream_get_end_pts()
35 return cffstream(st)->priv_pts->val; in av_stream_get_end_pts()
H A Davformat.c320 const FFStream *const sti = cffstream(st); in av_find_default_stream_index()
637 const AVCodecContext *const dec_ctx = cffstream(ist)->avctx; in avformat_transfer_internal_stream_timing_info()
694 return cffstream(st)->avctx->time_base; in av_stream_get_codec_timebase()
H A Dinternal.h412 static av_always_inline const FFStream *cffstream(const AVStream *st) in cffstream() function
H A Ddemux_utils.c34 return cffstream(st)->parser; in av_stream_get_parser()
H A Ddemux.c51 const FFStream *const sti = cffstream(st); in wrap_timestamp()
1689 const FFStream *const sti = cffstream(st); in estimate_timings_from_bit_rate()
1846 const FFStream *const sti = cffstream(st); in estimate_timings_from_pts()
1951 const FFStream *const sti = cffstream(st); in has_codec_parameters()
H A Ddump.c518 const FFStream *const sti = cffstream(st); in dump_stream_format()
H A Dseek.c247 return cffstream(st)->nb_index_entries; in avformat_index_get_entries_count()
H A Dmux.c939 const FFStream *const sti = cffstream(st); in ff_interleave_packet_per_dts()
966 const FFStream *const sti = cffstream(st); in ff_interleave_packet_per_dts()

Completed in 12 milliseconds