Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dheaders.c5558 static const uint8_t I_SDXc[4] = {'S','D','X',':'}; /* Sample dump exchange format */ in mus_header_read_1() local
5934 if (match_four_chars((uint8_t *)hdrbuf, I_SDXc)) in mus_header_read_1()