Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 243) sorted by relevance

12345678910

/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
399 runtime = substream->runtime; in snd_pcm_release_substream()
486 substream->runtime = runtime; in snd_pcm_open_substream()
555 if (runtime->silence_size < runtime->boundary) { in snd_pcm_playback_silence()
868 runtime = substream->runtime; in snd_pcm_period_elapsed()
1040 cont = runtime->buffer_size - runtime->control->appl_ptr % runtime->buffer_size; in snd_pcm_lib_write()
1182 cont = runtime->buffer_size - runtime->control->appl_ptr % runtime->buffer_size; in snd_pcm_lib_read()
1311 runtime = substream->runtime; in ksnd_pcm_stream_info()
1914 runtime->stop_threshold = runtime->buffer_size; in ksnd_pcm_hw_params()
1916 runtime->boundary = runtime->buffer_size; in ksnd_pcm_hw_params()
[all …]
A Dsnd_dma.c50 return substream->runtime->private_data; in substream_to_prtd()
102 substream->runtime->private_data = prtd; in snd_dmaengine_pcm_open_request_chan()
113 substream->runtime->private_data = NULL; in snd_dmaengine_pcm_close_release_chan()
133 pos, pos, bytes_to_frames(substream->runtime, pos)); in snd_dmaengine_pcm_pointer()
134 return bytes_to_frames(substream->runtime, pos); in snd_dmaengine_pcm_pointer()
152 if (!substream->runtime) in dmaengine_pcm_dma_complete()
175 hal_dcache_clean_invalidate((unsigned long)(substream->runtime->dma_addr), in dmaengine_pcm_prepare_and_submit()
179 substream->runtime->dma_addr, in dmaengine_pcm_prepare_and_submit()
212 if (runtime->info & SNDRV_PCM_INFO_PAUSE) in snd_dmaengine_pcm_trigger()
A Dsnd_misc.c153 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime) in snd_pcm_limit_hw_rates() argument
157 if (runtime->hw.rates & (1 << i)) { in snd_pcm_limit_hw_rates()
158 runtime->hw.rate_min = snd_pcm_known_rates.list[i]; in snd_pcm_limit_hw_rates()
163 if (runtime->hw.rates & (1 << i)) { in snd_pcm_limit_hw_rates()
164 runtime->hw.rate_max = snd_pcm_known_rates.list[i]; in snd_pcm_limit_hw_rates()
A Dsnd_core.c194 struct snd_pcm_runtime *runtime = substream->runtime; in snd_set_runtime_hwparams() local
196 runtime->hw.info = hw->info; in snd_set_runtime_hwparams()
197 runtime->hw.formats = hw->formats; in snd_set_runtime_hwparams()
198 runtime->hw.period_bytes_min = hw->period_bytes_min; in snd_set_runtime_hwparams()
199 runtime->hw.period_bytes_max = hw->period_bytes_max; in snd_set_runtime_hwparams()
200 runtime->hw.periods_min = hw->periods_min; in snd_set_runtime_hwparams()
201 runtime->hw.periods_max = hw->periods_max; in snd_set_runtime_hwparams()
202 runtime->hw.buffer_bytes_max = hw->buffer_bytes_max; in snd_set_runtime_hwparams()
245 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_init_runtime_hw() local
246 struct snd_pcm_hardware *hw = &runtime->hw; in soc_pcm_init_runtime_hw()
[all …]
A Dsnd_params.c495 t.range.max = substream->runtime->hw.buffer_bytes_max; in snd_pcm_hw_rule_buffer_bytes_max()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_pcm.h173 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes() local
174 return frames_to_bytes(runtime, runtime->buffer_size); in snd_pcm_lib_buffer_bytes()
179 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() local
180 return frames_to_bytes(runtime, runtime->period_size); in snd_pcm_lib_period_bytes()
195 …snd_pcm_sframes_t avail = runtime->status->hw_ptr + runtime->buffer_size - runtime->control->appl_… in snd_pcm_playback_avail()
208 return runtime->buffer_size - snd_pcm_playback_avail(runtime); in snd_pcm_playback_hw_avail()
214 return runtime->buffer_size - snd_pcm_capture_avail(runtime); in snd_pcm_capture_hw_avail()
219 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_data() local
221 if (runtime->stop_threshold >= runtime->boundary) in snd_pcm_playback_data()
224 return snd_pcm_playback_avail(runtime) < runtime->buffer_size; in snd_pcm_playback_data()
[all …]
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
601 runtime->dma_buffer_p = bufp; in snd_pcm_set_runtime_buffer()
602 runtime->dma_addr = bufp->addr; in snd_pcm_set_runtime_buffer()
603 runtime->dma_bytes = bufp->bytes; in snd_pcm_set_runtime_buffer()
605 runtime->dma_buffer_p = NULL; in snd_pcm_set_runtime_buffer()
606 runtime->dma_addr = 0; in snd_pcm_set_runtime_buffer()
607 runtime->dma_bytes = 0; in snd_pcm_set_runtime_buffer()
A Dsnd_misc.h35 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime);
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_smbl.c220 if (g_smbl_status[sel]->runtime > 0) { in de_smbl_tasklet()
229 if (g_smbl_status[sel]->runtime == 0) in de_smbl_tasklet()
230 g_smbl_status[sel]->runtime++; in de_smbl_tasklet()
248 g_smbl_status[sel]->runtime = 0; in de_smbl_apply()
357 g_smbl_status[sel]->runtime = 0; in de_smbl_init()
A Dde_bws.c132 g_bws_status[sel][chno]->runtime = 0; in de_bws_init()
500 g_bws_status[screen_id][chno]->runtime = 0; in de_bws_apply()
505 g_bws_status[screen_id][chno]->runtime = 0; in de_bws_apply()
568 if (g_bws_status[screen_id][chno]->runtime < 1) in de_bws_tasklet()
569 g_bws_status[screen_id][chno]->runtime++; in de_bws_tasklet()
A Dde_bws_type.h154 unsigned int runtime; /* Frame number of BWS run */ member
A Dde_fce.c131 g_hist_status[sel][chno]->runtime = 0; in de_fce_init()
919 g_hist_status[screen_id][chno]->runtime = 0; in de_hist_apply()
924 g_hist_status[screen_id][chno]->runtime = 0; in de_hist_apply()
943 if (g_hist_status[screen_id][chno]->runtime < 2) in de_hist_tasklet()
944 g_hist_status[screen_id][chno]->runtime++; in de_hist_tasklet()
A Dde_fce_type.h234 unsigned int runtime; member
A Dde_smbl_type.h257 unsigned int runtime; member
/bsp/simulator/SDL2/
A DREADME-SDL.txt2 Please distribute this file with the SDL runtime environment:
/bsp/rockchip/common/drivers/
A DKconfig53 bool "Enable pm runtime"
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dsun8iw19-codec.c595 channels = substream->runtime->channels; in sunxi_codec_dapm_control()
A Dsun8iw18-codec.c794 channels = substream->runtime->channels; in sunxi_codec_dapm_control()
A Dsun8iw20-codec.c597 channels = substream->runtime->channels; in sunxi_codec_dapm_control()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsun8iw19-daudio.c953 struct dmaengine_pcm_runtime_data *prtd = substream->runtime->private_data; in sunxi_pcm_hw_params()
/bsp/fujitsu/mb9x/mb9bf618s/
A Dproject.ewp80 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
1026 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
/bsp/hc32l196/
A Dproject.ewp70 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
1070 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
/bsp/hc32l136/
A Dproject.ewp78 …<state>Use the full configuration of the C/C++ runtime library. Full locale interface, C locale, f…
1064 …<state>Use the full configuration of the C/C++ runtime library. Full locale interface, C locale, f…
/bsp/asm9260t/
A Dproject.ewp60 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
1095 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
/bsp/acm32/acm32f0x0-nucleo/
A Dproject.ewp60 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…
1122 …<state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, n…

Completed in 57 milliseconds

12345678910