Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dsf.h107 *ibagChunk, *imodChunk, *igenChunk, *shdrChunk, *smplChunk; member
H A Dsfont.c2221 shdrChunk = (CHUNK *) chkp; in fill_SfPointers()
2226 j += shdrChunk->ckSize+8; in fill_SfPointers()
2233 shdrChunk = (CHUNK *) chkp; in fill_SfPointers()
2235 j += shdrChunk->ckSize+8; in fill_SfPointers()
2244 shdrChunk = (CHUNK *) chkp; in fill_SfPointers()
2245 chkp += shdrChunk->ckSize+8; in fill_SfPointers()
2246 j += shdrChunk->ckSize+8; in fill_SfPointers()
2254 shdrChunk = (CHUNK *) chkp; in fill_SfPointers()
2255 chkp += shdrChunk->ckSize+8; in fill_SfPointers()
2256 j += shdrChunk->ckSize+8; in fill_SfPointers()
[all …]