Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 8 of 8) sorted by relevance

/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() local
298 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_hw_constrains_complete() local
380 struct snd_pcm_runtime *runtime; in snd_pcm_release_substream() local
435 struct snd_pcm_runtime *runtime; in snd_pcm_open_substream() local
552 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
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() local
735 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_paused() local
864 struct snd_pcm_runtime *runtime; in snd_pcm_period_elapsed() local
1289 struct snd_pcm_runtime *runtime; in ksnd_pcm_stream_info() local
[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() local
245 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_init_runtime_hw() local
/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() local
179 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() local
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() local
229 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_empty() local
A Dsnd_core.h531 struct snd_pcm_runtime *runtime; member
598 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_runtime_buffer() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_bws_type.h154 unsigned int runtime; /* Frame number of BWS run */ member
A Dde_fce_type.h234 unsigned int runtime; member
A Dde_smbl_type.h257 unsigned int runtime; member

Completed in 29 milliseconds