SWFSoundStream_getLength  163 src/blocks/sound.c 	int len = SWFSoundStream_getLength(sound->soundStream, 0) + 9;
SWFSoundStream_getLength  603 src/blocks/soundstream.c 	SWFSoundStream_getLength(stream, &streamblock);
SWFSoundStream_getLength   42 src/blocks/soundstream.h int SWFSoundStream_getLength(SWFSoundStream stream, SWFSoundStreamBlock streamblock);