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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwtv.h57 extern const ff_asf_guid ff_format_mpeg2_video;
H A Dwtv_common.c76 const ff_asf_guid ff_format_mpeg2_video = variable
H A Dwtvenc.c270 format_type = st->codec->codec_id == AV_CODEC_ID_MPEG2VIDEO ? &ff_format_mpeg2_video : &ff_format_videoinfo2;
H A Dwtvdec.c695 } else if (!ff_guidcmp(formattype, ff_format_mpeg2_video)) {

Completed in 602 milliseconds