Home
last modified time | relevance | path

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

/sound/oss/
Dopl3.c83 static void freq_to_fnum(int freq, int *block, int *fnum);
657 freq_to_fnum(freq, &block, &fnum); in opl3_start_note()
677 static void freq_to_fnum (int freq, int *block, int *fnum) in freq_to_fnum() function
953 freq_to_fnum(freq, &block, &fnum); in bend_pitch()