Searched refs:dst_fmt (Results 1 – 3 of 3) sorted by relevance
2189 struct skl_module_fmt *dst_fmt, in skl_tplg_fill_fmt() argument2194 dst_fmt->channels = value; in skl_tplg_fill_fmt()2198 dst_fmt->s_freq = value; in skl_tplg_fill_fmt()2202 dst_fmt->bit_depth = value; in skl_tplg_fill_fmt()2206 dst_fmt->valid_bit_depth = value; in skl_tplg_fill_fmt()2210 dst_fmt->ch_cfg = value; in skl_tplg_fill_fmt()2214 dst_fmt->interleaving_style = value; in skl_tplg_fill_fmt()2218 dst_fmt->sample_type = value; in skl_tplg_fill_fmt()2222 dst_fmt->ch_map = value; in skl_tplg_fill_fmt()2237 struct skl_module_fmt *dst_fmt; in skl_tplg_widget_fill_fmt() local[all …]
137 struct skl_audio_data_format dst_fmt; member
1196 fill_pin_params(&(pin_fmt.dst_fmt), format); in skl_bind_modules()