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