Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dau.c249 static int au_get_annotations(AVFormatContext *s, AVBPrint *annotations) in au_get_annotations() function
296 ret = au_get_annotations(s, &annotations); in au_write_header()