Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/sound/
Dcompress_offload.h55 __u32 pcm_io_frames; member
/linux-6.6.21/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-6.6.21/sound/soc/sof/
Dcompress.c376 tstamp->pcm_io_frames = div_u64(spcm->stream[cstream->direction].posn.dai_posn, in sof_compr_pointer()
/linux-6.6.21/sound/soc/sprd/
Dsprd-pcm-compress.c524 tstamp->pcm_io_frames = info->current_data_offset; in sprd_platform_compr_pointer()