Searched refs:siff_parse_soun (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dsiff.c138 static int siff_parse_soun(AVFormatContext *s, SIFFContext *c, ByteIOContext *pb) function
173 if (tag == TAG_SOUN && siff_parse_soun(s, c, pb) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dsiff.c138 static int siff_parse_soun(AVFormatContext *s, SIFFContext *c, ByteIOContext *pb) function
173 if (tag == TAG_SOUN && siff_parse_soun(s, c, pb) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dsiff.c138 static int siff_parse_soun(AVFormatContext *s, SIFFContext *c, ByteIOContext *pb) function
173 if (tag == TAG_SOUN && siff_parse_soun(s, c, pb) < 0)

Completed in 110 milliseconds