Home
last modified time | relevance | path

Searched refs:soundframe (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/sdl/sdl1/
H A Dmain.c46 static short soundframe[SOUND_SAMPLES_SIZE]; variable
101 int size = audio_update(soundframe) * 2; in sdl_sound_update()
112 *out++ = soundframe[i]; in sdl_sound_update()
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/sdl/sdl1/
H A Dmain.c46 static short soundframe[SOUND_SAMPLES_SIZE]; variable
101 int size = audio_update(soundframe) * 2; in sdl_sound_update()
112 *out++ = soundframe[i]; in sdl_sound_update()
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/sdl/sdl2/
H A Dmain.c49 static short soundframe[SOUND_SAMPLES_SIZE]; variable
104 int size = audio_update(soundframe) * 2; in sdl_sound_update()
115 *out++ = soundframe[i]; in sdl_sound_update()
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/sdl/sdl2/
H A Dmain.c49 static short soundframe[SOUND_SAMPLES_SIZE]; variable
104 int size = audio_update(soundframe) * 2; in sdl_sound_update()
115 *out++ = soundframe[i]; in sdl_sound_update()
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/gcw0/
H A Dmain.c77 static short soundframe[SOUND_SAMPLES_SIZE]; variable
145 int size = audio_update(soundframe) * 2; in sdl_sound_update()
156 *out++ = soundframe[i]; in sdl_sound_update()
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/gcw0/
H A Dmain.c77 static short soundframe[SOUND_SAMPLES_SIZE]; variable
145 int size = audio_update(soundframe) * 2; in sdl_sound_update()
156 *out++ = soundframe[i]; in sdl_sound_update()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcap_avi.c514 cls.capturevideo.soundframe = SCR_CaptureVideo_Avi_SoundFrame; in SCR_CaptureVideo_Avi_BeginVideo()
H A Dcap_ogg.c946 cls.capturevideo.soundframe = SCR_CaptureVideo_Ogg_SoundFrame; in SCR_CaptureVideo_Ogg_BeginVideo()
H A Dclient.h762 void (*soundframe) (const portable_sampleframe_t *paintbuffer, size_t length); member
H A Dcl_screen.c1783 cls.capturevideo.soundframe(paintbuffer, length); in SCR_CaptureVideo_SoundFrame()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcap_avi.c512 cls.capturevideo.soundframe = SCR_CaptureVideo_Avi_SoundFrame; in SCR_CaptureVideo_Avi_BeginVideo()
H A Dclient.h506 void (*soundframe) (const portable_sampleframe_t *paintbuffer, size_t length); member
H A Dcap_ogg.c942 cls.capturevideo.soundframe = SCR_CaptureVideo_Ogg_SoundFrame; in SCR_CaptureVideo_Ogg_BeginVideo()
H A Dcl_screen.c1183 cls.capturevideo.soundframe(paintbuffer, length); in SCR_CaptureVideo_SoundFrame()
/dports/games/darkplaces/darkplaces/
H A Dcap_avi.c514 cls.capturevideo.soundframe = SCR_CaptureVideo_Avi_SoundFrame; in SCR_CaptureVideo_Avi_BeginVideo()
H A Dcap_ogg.c946 cls.capturevideo.soundframe = SCR_CaptureVideo_Ogg_SoundFrame; in SCR_CaptureVideo_Ogg_BeginVideo()
H A Dclient.h798 void (*soundframe) (const portable_sampleframe_t *paintbuffer, size_t length); member
H A Dcl_screen.c1772 cls.capturevideo.soundframe(paintbuffer, length); in SCR_CaptureVideo_SoundFrame()