Searched refs:siff_parse_soun (Results 1 – 1 of 1) sorted by relevance
145 static int siff_parse_soun(AVFormatContext *s, SIFFContext *c, AVIOContext *pb) in siff_parse_soun() function181 if (tag == TAG_SOUN && (ret = siff_parse_soun(s, c, pb)) < 0) in siff_read_header()