nanojpeg: experiment largely complete
- utilizes ELF reader to find symbols - retrieves generated image from guest system and calculates PSNR git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1798 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -8,5 +8,7 @@
|
||||
#define NANOJPEG_RESULTS "nanojpeg.csv"
|
||||
#define NANOJPEG_INSTR_LIMIT 999999999 // currently "unlimited"
|
||||
#define NANOJPEG_TIMEOUT 5000 // 2s
|
||||
#define NANOJPEG_GOLDEN_PPM "golden.ppm"
|
||||
#define NANOJPEG_STATE "bochs.state"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user