Searched refs:s_cnv_max (Results 1 – 3 of 3) sorted by relevance
57 size = sp->s_cnv_max / 4; /* sample size is 4 */ in do_src()855 if (sp->s_cnv_max < cnv_max) { in auimpl_format_setup()872 kmem_free(sp->s_cnv_buf0, sp->s_cnv_max); in auimpl_format_setup()874 kmem_free(sp->s_cnv_buf1, sp->s_cnv_max); in auimpl_format_setup()878 sp->s_cnv_max = cnv_max; in auimpl_format_setup()
105 int s_cnv_max; member
976 kmem_free(sp->s_cnv_buf0, sp->s_cnv_max); in audio_stream_fini()978 kmem_free(sp->s_cnv_buf1, sp->s_cnv_max); in audio_stream_fini()