Searched refs:SF_MAX_PRESETS (Results 1 – 2 of 2) sorted by relevance
29 #define SF_MAX_PRESETS 256 /* drums are mapped from 128 to 256 */ macro87 struct snd_sf_zone *presets[SF_MAX_PRESETS];
1337 index = index % SF_MAX_PRESETS; in get_index()