Home
last modified time | relevance | path

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

/src/usr.sbin/virtual_oss/virtual_oss/
H A Dmain.c239 vresample_setup(vclient_t *pvc, vresample_t *pvr, int samples) in vresample_setup() function
731 if (vresample_setup(pvc, pvr, MAX_FRAME * pvc->channels) != 0) in vclient_export_read_locked()
926 if (vresample_setup(pvc, pvr, MAX_FRAME * pvc->channels) != 0) in vclient_import_write_locked()