swf_SetSoundStreamBlock  296 avi2swf/v2swf.c 	    swf_SetSoundStreamBlock(i->tag, block1, seek, num);
swf_SetSoundStreamBlock  298 avi2swf/v2swf.c 	    swf_SetSoundStreamBlock(i->tag, block1, seek, 0);
swf_SetSoundStreamBlock  750 lib/rfxswf.h   void swf_SetSoundStreamBlock(TAG*tag, S16*samples, int seek, char first); /* expects 2304 samples */
swf_SetSoundStreamBlock  312 src/wav2swf.c  		swf_SetSoundStreamBlock(tag, block1, seek, 1);
swf_SetSoundStreamBlock  317 src/wav2swf.c  		swf_SetSoundStreamBlock(tag, block1, seek, 0);