Searched refs:wav_parse_bext_tag (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwavdec.c161 static int wav_parse_bext_tag(AVFormatContext *s, int64_t size) function
334 if ((ret = wav_parse_bext_tag(s, size)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwav.c314 static int wav_parse_bext_tag(AVFormatContext *s, int64_t size) function
473 if ((ret = wav_parse_bext_tag(s, size)) < 0)

Completed in 33 milliseconds