Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dheaders.c1139 static const uint8_t I_in24[4] = {'i','n','2','4'}; in read_aiff_header() local
1140 if (match_four_chars((uint8_t *)(hdrbuf + 26), I_in24)) in read_aiff_header()