Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmxf.h32 enum MXFMetadataSetType { enum
H A Dmxfdec.c116 enum MXFMetadataSetType type;
322 enum MXFMetadataSetType type;
912 enum MXFMetadataSetType type = (*metadata_set)->type; in mxf_add_metadata_set()
1545 static void *mxf_resolve_strong_ref(MXFContext *mxf, UID *strong_ref, enum MXFMetadataSetType type) in mxf_resolve_strong_ref()
2458 static MXFMCASubDescriptor *find_mca_link_id(MXFContext *mxf, enum MXFMetadataSetType type, UID *mca_link_id) in find_mca_link_id()
3193 static int mxf_metadataset_init(MXFMetadataSet *ctx, enum MXFMetadataSetType type, MXFPartition *partition) in mxf_metadataset_init()
3209 static int mxf_read_local_tags(MXFContext *mxf, KLVPacket *klv, MXFMetadataReadFunc *read_child, int ctx_size, enum MXFMetadataSetType type) in mxf_read_local_tags()
3301 int ctx_size, enum MXFMetadataSetType type) in mxf_parse_klv()
H A Dmxfenc.c112 enum MXFMetadataSetType type;
427 static void mxf_write_uuid(AVIOContext *pb, enum MXFMetadataSetType type, int value) in mxf_write_uuid()
915 enum MXFMetadataSetType component; in mxf_write_sequence()

Completed in 13 milliseconds