Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dheaders.c89 static const uint8_t I_fmt_[4] = {'f','m','t',' '}; variable
1898 write_four_chars((uint8_t *)hbuf, I_fmt_); in write_riff_fmt_chunk()
1988 if (match_four_chars((uint8_t *)hdrbuf, I_fmt_)) in read_riff_header()
2224 if (match_four_chars((uint8_t *)hdrbuf, I_fmt_)) in read_soundforge_header()
2339 if (match_four_chars((uint8_t *)hdrbuf, I_fmt_)) in read_rf64_header()