Searched refs:map_instr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsfnt_info.h185 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member in struct:soundfont_voice_map
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Dsoundfont.c435 if (map.map_instr < 0 || map.map_instr >= SF_MAX_INSTRUMENTS)
445 zp->instr == map.map_instr &&
469 zp->instr = map.map_instr;

Completed in 40 milliseconds