Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.c798 static const ID3v2EMFunc *get_extra_meta_func(const char *tag, int isv34) in get_extra_meta_func() function
965 (extra_func = get_extra_meta_func(tag, isv34)))) { in id3v2_parse()
1132 if ((extra_func = get_extra_meta_func(current->tag, 1))) in ff_id3v2_free_extra_meta()