alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Enable timestamp support for SOF compress driver
@ 2022-08-17  8:05 Daniel Baluta
  2022-08-17  8:05 ` [PATCH 1/4] ASoC: SOF: compress: Remove byte offset computation Daniel Baluta
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Daniel Baluta @ 2022-08-17  8:05 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: Daniel Baluta, pierre-louis.bossart, daniel.baluta, kai.vehmanen,
	peter.ujfalusi, lgirdwood, laurentiu.mihalcea, linux-kernel,
	ranjani.sridharan, yung-chuan.liao

From: Daniel Baluta <daniel.baluta@nxp.com>

This patchseries computes pcm_io_frames from the DAI position reported
by SOF firmware.

Using pcm_io_frames userspace applications can later compute timestamps
for compressed stream.

Daniel Baluta (2):
  ASoC: SOF: compress: Remove byte offset computation
  ASoC: SOF: compress: Introduce sof_compr_stream

Laurentiu Mihalcea (2):
  ASoC: SOF: compress: Save channel count and sample bytes
  ASoC: SOF: compress: Add support for computing timestamps

 sound/soc/sof/compress.c | 54 ++++++++++++++++++++++++----------------
 sound/soc/sof/sof-priv.h |  7 ++++++
 2 files changed, 40 insertions(+), 21 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-08-17 14:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17  8:05 [PATCH 0/4] Enable timestamp support for SOF compress driver Daniel Baluta
2022-08-17  8:05 ` [PATCH 1/4] ASoC: SOF: compress: Remove byte offset computation Daniel Baluta
2022-08-17  8:05 ` [PATCH 2/4] ASoC: SOF: compress: Introduce sof_compr_stream Daniel Baluta
2022-08-17  8:05 ` [PATCH 3/4] ASoC: SOF: compress: Save channel count and sample bytes Daniel Baluta
2022-08-17  8:05 ` [PATCH 4/4] ASoC: SOF: compress: Add support for computing timestamps Daniel Baluta
2022-08-17 14:31 ` [PATCH 0/4] Enable timestamp support for SOF compress driver Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).