Home
last modified time | relevance | path

Searched refs:spl_data (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/allegro5/allegro5-5.2.7.0/addons/audio/
H A Dkcm_mixer.c377 …m->ss.spl_data.buffer.ptr = al_malloc(samples_l*maxc*al_get_audio_depth_size(m->ss.spl_data.depth)… in MAKE_MIXER()
381 m->ss.spl_data.len = 0; in MAKE_MIXER()
384 m->ss.spl_data.len = samples_l; in MAKE_MIXER()
398 m->ss.spl_data.depth, maxc); in MAKE_MIXER()
414 switch (m->ss.spl_data.depth) { in MAKE_MIXER()
446 switch (m->ss.spl_data.depth) { in MAKE_MIXER()
663 mixer->ss.spl_data.free_buf = true; in al_create_mixer()
815 if (mixer->ss.spl_data.frequency != stream->ss.spl_data.frequency) { in al_attach_mixer_to_mixer()
821 if (mixer->ss.spl_data.depth != stream->ss.spl_data.depth) { in al_attach_mixer_to_mixer()
827 if (mixer->ss.spl_data.chan_conf != stream->ss.spl_data.chan_conf) { in al_attach_mixer_to_mixer()
[all …]
H A Dkcm_mixer_helpers.inc7 switch (spl->spl_data.depth) {
59 switch (spl->spl_data.depth) {
113 if (p1 >= spl->spl_data.len)
137 switch (spl->spl_data.depth) {
240 if (p1 >= spl->spl_data.len)
264 switch (spl->spl_data.depth) {
371 if (p2 >= spl->spl_data.len)
372 p2 = spl->spl_data.len - 1;
373 if (p3 >= spl->spl_data.len)
374 p3 = spl->spl_data.len - 1;
[all …]
H A Dkcm_instance.c164 spl->spl_data = *sample_data; in al_create_sample_instance()
166 spl->spl_data.free_buf = false; in al_create_sample_instance()
242 return spl->spl_data.frequency; in al_get_sample_instance_frequency()
252 return spl->spl_data.len; in al_get_sample_instance_length()
307 return (float)(spl->spl_data.len) in al_get_sample_instance_time()
318 return spl->spl_data.depth; in al_get_sample_instance_depth()
329 return spl->spl_data.chan_conf; in al_get_sample_instance_channels()
403 spl->spl_data.len = val; in al_set_sample_instance_length()
624 spl->spl_data = *data; in al_set_sample()
625 spl->spl_data.free_buf = false; in al_set_sample()
[all …]
H A Dkcm_stream.c89 stream->spl.spl_data.depth = depth; in al_create_audio_stream()
90 stream->spl.spl_data.chan_conf = chan_conf; in al_create_audio_stream()
91 stream->spl.spl_data.frequency = freq; in al_create_audio_stream()
189 return stream->spl.spl_data.frequency; in al_get_audio_stream_frequency()
199 return stream->spl.spl_data.len; in al_get_audio_stream_length()
264 return stream->spl.spl_data.chan_conf; in al_get_audio_stream_channels()
275 return stream->spl.spl_data.depth; in al_get_audio_stream_depth()
318 if (stream->spl.spl_data.buffer.ptr) { in al_get_audio_stream_played_samples()
504 MAX_LAG, stream->spl.spl_data.depth, stream->spl.spl_data.chan_conf); in reset_stopped_stream()
524 stream->spl.spl_data.buffer.ptr = NULL; in reset_stopped_stream()
[all …]
H A Dkcm_voice.c149 if (voice->chan_conf != spl->spl_data.chan_conf || in al_attach_sample_instance_to_voice()
150 voice->frequency != spl->spl_data.frequency || in al_attach_sample_instance_to_voice()
151 voice->depth != spl->spl_data.depth) in al_attach_sample_instance_to_voice()
165 voice->buffer_size = (spl->spl_data.len) * in al_attach_sample_instance_to_voice()
203 unsigned int len = stream->spl.spl_data.len; in stream_read()
271 if (voice->chan_conf != stream->spl.spl_data.chan_conf || in al_attach_audio_stream_to_voice()
272 voice->frequency != stream->spl.spl_data.frequency || in al_attach_audio_stream_to_voice()
273 voice->depth != stream->spl.spl_data.depth) in al_attach_audio_stream_to_voice()
291 voice->buffer_size = (stream->spl.spl_data.len) * in al_attach_audio_stream_to_voice()
332 if (voice->chan_conf != mixer->ss.spl_data.chan_conf || in al_attach_mixer_to_voice()
[all …]
H A Dpulseaudio.c195 pv->buffer = voice->attached_stream->spl_data.buffer.ptr; in pulseaudio_update()
324 pv->buffer = voice->attached_stream->spl_data.buffer.ptr; in pulseaudio_load_voice()
326 (voice->attached_stream->spl_data.len) * pv->frame_size_in_bytes; in pulseaudio_load_voice()
392 pv->buffer = (char *)voice->attached_stream->spl_data.buffer.ptr + in pulseaudio_set_voice_position()
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/arm/cpu/armv8/
H A DMakefile34 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/cpu/armv8/
H A DMakefile38 obj-$(CONFIG_SPL_RECOVER_DATA_SECTION) += spl_data.o

123