Searched refs:GST_RIFF_RIFF_WAVE (Results 1 – 2 of 2) sorted by relevance
31 #define GST_RIFF_RIFF_WAVE GST_MAKE_FOURCC ('W','A','V','E') macro
319 if (doctype != GST_RIFF_RIFF_WAVE) in gst_wavparse_parse_file_header()