Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audiotest/
H A Daudiotest.c174 prepare(testcfg_t *tcfg) in prepare() argument
262 tmp = tcfg->nchan; in testdsp()
265 tcfg->nchan); in testdsp()
272 tmp = tcfg->rate; in testdsp()
281 tcfg->rate); in testdsp()
484 testcfg_t *tcfg; in main() local
489 tcfg = &test_stereo; in main()
501 tcfg = &test_stereo; in main()
504 tcfg = &test_quad; in main()
507 tcfg = &test_51; in main()
[all …]