Home
last modified time | relevance | path

Searched refs:ff_mxf_codec_uls (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmxf.h107 extern const MXFCodecUL ff_mxf_codec_uls[];
Dmxf.c39 const MXFCodecUL ff_mxf_codec_uls[] = { variable
Dmxfdec.c2474 codec_ul = mxf_get_codec_ul(ff_mxf_codec_uls, &descriptor->essence_codec_ul); in mxf_parse_structural_metadata()
2477 codec_ul = mxf_get_codec_ul(ff_mxf_codec_uls, &descriptor->codec_ul); in mxf_parse_structural_metadata()