Home
last modified time | relevance | path

Searched defs:conv_func (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/audio/common/
H A Dsun.c197 write_conv_func conv_func = NULL; in sun_write_get_conv_func() local
H A Dwav.c438 write_conv_func conv_func = NULL; in wav_write_get_conv_func() local
/netbsd/usr.bin/audio/record/
H A Drecord.c73 static void (*conv_func) (u_char *, int); variable