Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dcompress_offload.h55 __u32 pcm_io_frames; member
/Linux-v6.1/sound/soc/intel/atom/sst/
Dsst_drv_interface.c361 tstamp->pcm_io_frames = div_u64(fw_tstamp.hardware_counter, in sst_cdev_tstamp()
365 dev_dbg(dev, "PCM = %u\n", tstamp->pcm_io_frames); in sst_cdev_tstamp()
368 dev_dbg(dev, "rendered %d\n", tstamp->pcm_io_frames); in sst_cdev_tstamp()
/Linux-v6.1/sound/soc/sof/
Dcompress.c371 tstamp->pcm_io_frames = div_u64(spcm->stream[cstream->direction].posn.dai_posn, in sof_compr_pointer()
/Linux-v6.1/sound/soc/sprd/
Dsprd-pcm-compress.c524 tstamp->pcm_io_frames = info->current_data_offset; in sprd_platform_compr_pointer()