newSWFSoundStream_fromInput  709 mingpp.h           this->sound = newSWFSoundStream_fromInput(input->input); 
newSWFSoundStream_fromInput 3200 php_ext/ming.c 	sound = newSWFSoundStream_fromInput(input);
newSWFSoundStream_fromInput 4221 php_ext/ming.c 	sound = newSWFSoundStream_fromInput(input);
newSWFSoundStream_fromInput 5247 php_ext/ming.c 	sound = newSWFSoundStream_fromInput(input);
newSWFSoundStream_fromInput 7091 py_ext/ming_wrap.c   result = (SWFSoundStream)newSWFSoundStream_fromInput(arg1);
newSWFSoundStream_fromInput  680 src/blocks/soundstream.c 	SWFSoundStream s = newSWFSoundStream_fromInput(newSWFInput_file(file));
newSWFSoundStream_fromInput  553 src/ming.h     SWFSoundStream newSWFSoundStream_fromInput(SWFInput input);