Searched refs:ff_mxf_codec_uls (Results 1 – 3 of 3) sorted by relevance
107 extern const MXFCodecUL ff_mxf_codec_uls[];
39 const MXFCodecUL ff_mxf_codec_uls[] = { variable
2474 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()