Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Doggparsevorbis.c90 static int vorbis_parse_single_comment(AVFormatContext *as, AVDictionary **m, in vorbis_parse_single_comment() function
177 ret = vorbis_parse_single_comment(as, m, p, s, &updates, parse_picture); in ff_vorbis_comment()