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

/netbsd-current/usr.bin/audio/common/
H A Dlibaudio.h303 typedef void (*write_conv_func) (u_char *, int); typedef
306 write_conv_func write_get_conv_func(struct track_info *);
311 write_conv_func sun_write_get_conv_func(struct track_info *ti);
312 write_conv_func wav_write_get_conv_func(struct track_info *ti);
H A Dsun.c194 write_conv_func
197 write_conv_func conv_func = NULL;
H A Daudio.c232 write_conv_func
H A Dwav.c504 write_conv_func
507 write_conv_func conv_func = NULL;

Completed in 140 milliseconds