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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c36 static unsigned int pan_table[63] = { variable
392 if (value >= pan_table[voice->Pan] )
396 if ((unsigned int)volume->lr >= pan_table[voice->Pan] )

Completed in 48 milliseconds