Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dheaders.c140 static const uint8_t I_lpcm[4] = {'l','p','c','m'}; /* Apple CAFF */ variable
1551 if (match_four_chars((uint8_t *)(hdrbuf + 20), I_lpcm)) in read_caff_header()
1737 write_four_chars((uint8_t *)(hdrbuf + 28), I_lpcm); in write_caff_header()