Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/atom/sst/
Dsst_drv_interface.c498 u32 pointer_bytes, pointer_samples; in sst_calc_tstamp() local
513 pointer_samples = bytes_to_samples(substream->runtime, pointer_bytes); in sst_calc_tstamp()
517 info->buffer_ptr = pointer_samples / substream->runtime->channels; in sst_calc_tstamp()