Searched refs:dst_ofs (Results 1 – 2 of 2) sorted by relevance
35 unsigned int dst_ofs; /* byte soffset in destination format */ member52 memcpy(dst, p + data->dst_ofs, data->dst_bytes); in do_convert()136 data->dst_ofs = 4 - data->dst_bytes; in init_data()138 data->dst_ofs = snd_pcm_format_physical_width(dst_format) / 8 - in init_data()
760 unsigned int dst_ofs = (kcontrol->private_value >> 16) & 0xff;763 dst = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id) + dst_ofs;785 unsigned int dst_ofs = (kcontrol->private_value >> 16) & 0xff;800 dst = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id) + dst_ofs;