newSWFJpegBitmap_fromInput 4166 py_ext/ming_wrap.c   result = newSWFJpegBitmap_fromInput(arg1);
newSWFJpegBitmap_fromInput   72 src/blocks/bitmap.c 		return (SWFBitmap)newSWFJpegBitmap_fromInput(input);
newSWFJpegBitmap_fromInput  438 src/blocks/jpeg.c 	SWFJpegBitmap jpeg = newSWFJpegBitmap_fromInput(newSWFInput_file(f));
newSWFJpegBitmap_fromInput  155 src/blocks/swf.h SWFJpegBitmap newSWFJpegBitmap_fromInput(SWFInput input);
newSWFJpegBitmap_fromInput  265 src/ming.h     SWFJpegBitmap newSWFJpegBitmap_fromInput(SWFInput input);