Home
last modified time | relevance | path

Searched refs:snd_pcm_runtime (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_pcm.h161 static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_frames()
166 static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size) in frames_to_bytes()
173 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes()
179 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes()
184 static inline snd_pcm_uframes_t snd_pcm_capture_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_avail()
193 static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *runtime) in snd_pcm_playback_avail()
206 static inline snd_pcm_sframes_t snd_pcm_playback_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_playback_hw_avail()
212 static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_hw_avail()
219 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_data()
229 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_empty()
A Dsnd_misc.h35 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime);
A Dsnd_core.h70 struct snd_pcm_runtime;
427 struct snd_pcm_runtime { struct
531 struct snd_pcm_runtime *runtime;
598 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_runtime_buffer()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_pcm.c164 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_hw_constrains_init()
298 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_hw_constrains_complete()
380 struct snd_pcm_runtime *runtime; in snd_pcm_release_substream()
435 struct snd_pcm_runtime *runtime; in snd_pcm_open_substream()
440 runtime = snd_malloc(sizeof(struct snd_pcm_runtime)); in snd_pcm_open_substream()
552 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence()
613 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
654 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0()
864 struct snd_pcm_runtime *runtime; in snd_pcm_period_elapsed()
1289 struct snd_pcm_runtime *runtime; in ksnd_pcm_stream_info()
[all …]
A Dsnd_misc.c153 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime) in snd_pcm_limit_hw_rates()
A Dsnd_core.c194 struct snd_pcm_runtime *runtime = substream->runtime; in snd_set_runtime_hwparams()
245 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_init_runtime_hw()

Completed in 18 milliseconds