Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-pcm.c1067 u64 dai_rate, host_rate; in sof_ipc4_frames_dai_to_host() local
1077 host_rate = time_info->host_copier->data.out_format.sampling_frequency; in sof_ipc4_frames_dai_to_host()
1079 if (!dai_rate || !host_rate || dai_rate == host_rate) in sof_ipc4_frames_dai_to_host()
1085 value *= host_rate; in sof_ipc4_frames_dai_to_host()
1087 value *= host_rate; in sof_ipc4_frames_dai_to_host()