Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_grc3.h264 void grc3_setup(grc3state_t *, uint32_t fromRate, uint32_t toRate);
H A Daudio_grc3.c377 grc3_setup(grc3state_t *grc, uint32_t fromRate, uint32_t toRate) in grc3_setup() function
H A Daudio_format.c83 grc3_setup(sp->s_src_state[ch], srate, trate); in setup_src()