Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.c776 typedef struct ID3v2EMFunc { struct
783 } ID3v2EMFunc; argument
785 static const ID3v2EMFunc id3v2_extra_meta_funcs[] = {
798 static const ID3v2EMFunc *get_extra_meta_func(const char *tag, int isv34) in get_extra_meta_func()
826 const ID3v2EMFunc *extra_func = NULL; in id3v2_parse()
1129 const ID3v2EMFunc *extra_func; in ff_id3v2_free_extra_meta()