Searched refs:s_cnv_dst (Results 1 – 4 of 4) sorted by relevance
91 void *dst = sp->s_cnv_dst; in cnv_srconly()99 sp->s_cnv_dst = src; in cnv_srconly()125 void *d = sp->s_cnv_dst; in cnv_from_s8()133 sp->s_cnv_dst = s; in cnv_from_s8()141 void *d = sp->s_cnv_dst; in cnv_from_u8()149 sp->s_cnv_dst = s; in cnv_from_u8()157 void *d = sp->s_cnv_dst; in cnv_from_ulaw()165 sp->s_cnv_dst = s; in cnv_from_ulaw()173 void *d = sp->s_cnv_dst; in cnv_from_alaw()181 sp->s_cnv_dst = s; in cnv_from_alaw()[all …]
211 sp->s_cnv_dst = sp->s_cnv_buf1; in auimpl_input_callback()
231 sp->s_cnv_dst = sp->s_cnv_buf1; in auimpl_consume_fragment()
110 void *s_cnv_dst; member