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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c1391 const MXFCodecUL *pix_fmt_ul = NULL; local
1606 pix_fmt_ul = mxf_get_codec_ul(ff_mxf_pixel_format_uls,
1608 st->codec->pix_fmt = (enum AVPixelFormat)pix_fmt_ul->id;

Completed in 52 milliseconds