Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcompress_offload.c85 dirn = SND_COMPRESS_PLAYBACK; in snd_compr_open()
173 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_update_tstamp()
189 stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
198 if (stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
209 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_calc_avail()
378 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_get_poll()
1058 compr->direction == SND_COMPRESS_PLAYBACK in snd_compress_proc_info_read()
/linux/include/uapi/sound/
H A Dcompress_offload.h70 SND_COMPRESS_PLAYBACK = 0, enumerator
/linux/sound/soc/
H A Dsoc-compress.c560 BUILD_BUG_ON((int)SNDRV_PCM_STREAM_PLAYBACK != (int)SND_COMPRESS_PLAYBACK); in snd_soc_new_compress()
595 direction = SND_COMPRESS_PLAYBACK; in snd_soc_new_compress()
/linux/sound/soc/sprd/
H A Dsprd-pcm-compress.c204 if (cstream->direction == SND_COMPRESS_PLAYBACK) { in sprd_platform_compr_dma_config()
428 if (cstream->direction != SND_COMPRESS_PLAYBACK) { in sprd_platform_compr_trigger()
/linux/sound/soc/sof/
H A Dcompress.c356 if (cstream->direction == SND_COMPRESS_PLAYBACK) in sof_compr_copy()
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c888 if (dir == SND_COMPRESS_PLAYBACK) { in q6asm_dai_compr_set_params()
1125 caps->direction = SND_COMPRESS_PLAYBACK; in q6asm_dai_compr_get_caps()
H A Dq6apm-dai.c543 caps->direction = SND_COMPRESS_PLAYBACK; in q6apm_dai_compr_get_caps()
/linux/sound/soc/codecs/
H A Dwm_adsp.c1331 if (stream->direction == SND_COMPRESS_PLAYBACK) { in wm_adsp_compr_check_params()