Searched hist:bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/audio/ |
H A D | noaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | sdlaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | dsoundaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | wavaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | audio_int.h | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | alsaaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | ossaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | paaudio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|
H A D | audio.c | diff bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65 Fri Sep 18 02:37:39 CDT 2009 malc <av1474@comtv.ru> audio: internal API change
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason.
Signed-off-by: malc <av1474@comtv.ru>
|