Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dheaders.c86 static const uint8_t I_RIFF[4] = {'R','I','F','F'}; /* RIFF first word */ variable
2117 write_four_chars((uint8_t *)hdrbuf, I_RIFF); in write_riff_header()
5673 if ((match_four_chars((uint8_t *)hdrbuf, I_RIFF)) || in mus_header_read_1()
7066 (match_four_chars((uint8_t *)hdrbuf, I_RIFF)) || in mus_header_no_header()