Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dsegment.c168 AVCodecParameters *ipar = ist->codecpar, *opar; in segment_mux_init() local
177 av_codec_get_id (oc->oformat->codec_tag, ipar->codec_tag) == opar->codec_id || in segment_mux_init()
178 av_codec_get_tag(oc->oformat->codec_tag, ipar->codec_id) <= 0) { in segment_mux_init()
179 opar->codec_tag = ipar->codec_tag; in segment_mux_init()

Completed in 2 milliseconds