Home
last modified time | relevance | path

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

/linux/sound/soc/uniphier/
A Daio-dma.c32 runtime->channels * samples_to_bytes(runtime, 1); in aiodma_pcm_irq()
115 runtime->channels * samples_to_bytes(runtime, 1); in uniphier_aiodma_prepare()
143 runtime->channels * samples_to_bytes(runtime, 1); in uniphier_aiodma_trigger()
178 runtime->channels * samples_to_bytes(runtime, 1); in uniphier_aiodma_pointer()
/linux/sound/core/
A Dpcm_lib.c2164 off = samples_to_bytes(runtime, off); in noninterleaved_copy()
2165 frames = samples_to_bytes(runtime, frames); in noninterleaved_copy()
2166 hwoff = samples_to_bytes(runtime, hwoff); in noninterleaved_copy()
/linux/sound/drivers/
A Dpcmtest.c477 v_iter->sample_bytes = samples_to_bytes(runtime, 1); in snd_pcmtst_pcm_prepare()
/linux/sound/soc/intel/atom/
A Dsst-mfld-platform-pcm.c134 periodbytes = samples_to_bytes(substream->runtime, period_size); in sst_fill_alloc_params()
/linux/sound/soc/sh/
A Dfsi.c531 io->sample_width = samples_to_bytes(runtime, 1); in fsi_stream_init()
1121 samples_to_bytes(runtime, io->buff_sample_pos); in fsi_pio_get_area()
A Drz-ssi.c231 strm->sample_width = samples_to_bytes(runtime, 1); in rz_ssi_stream_init()
/linux/sound/soc/sh/rcar/
A Dssi.c928 samples_to_bytes(runtime, 1); in rsnd_ssi_pio_init()
/linux/sound/soc/atmel/
A Dmchp-pdmc.c955 unsigned int sample_size = samples_to_bytes(runtime, 1); in mchp_pdmc_process()
/linux/include/sound/
A Dpcm.h763 static inline ssize_t samples_to_bytes(struct snd_pcm_runtime *runtime, ssize_t size) in samples_to_bytes() function

Completed in 44 milliseconds