Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dheaders.c131 static const uint8_t I_SDIF[4] = {'S','D','I','F'}; /* IRCAM sdif */ variable
6013 if (match_four_chars((uint8_t *)hdrbuf, I_SDIF)) in mus_header_read_1()
7111 (match_four_chars((uint8_t *)hdrbuf, I_SDIF)) || in mus_header_no_header()