
--------------------------------------------
IEEE-1180 test#1, for [idct.c] 'INT32 IDCT'
--------------------------------------------
IEEE test conditions: -L = -256, +H = 255, sign = 1, #iters = 10000
Peak absolute values of errors:
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
Worst peak error = 1  (meets spec limit 1)

Mean square errors:
   0.0115   0.0136   0.0112   0.0133   0.0119   0.0141   0.0124   0.0119
   0.0129   0.0144   0.0143   0.0133   0.0112   0.0133   0.0131   0.0126
   0.0132   0.0156   0.0129   0.0109   0.0119   0.0145   0.0145   0.0133
   0.0142   0.0135   0.0123   0.0132   0.0110   0.0130   0.0127   0.0123
   0.0115   0.0132   0.0140   0.0105   0.0103   0.0118   0.0132   0.0144
   0.0113   0.0131   0.0143   0.0116   0.0108   0.0126   0.0161   0.0123
   0.0121   0.0127   0.0141   0.0120   0.0117   0.0136   0.0132   0.0123
   0.0128   0.0129   0.0126   0.0125   0.0130   0.0116   0.0104   0.0128
Worst pmse = 0.016100  (meets spec limit 0.06)
Overall mse = 0.012739  (meets spec limit 0.02)

Mean errors:
   0.0017  -0.0002  -0.0002   0.0001  -0.0007   0.0007  -0.0020   0.0017
   0.0021  -0.0022  -0.0001   0.0007   0.0000  -0.0007  -0.0015  -0.0002
  -0.0014  -0.0012  -0.0017   0.0003  -0.0009  -0.0007   0.0009  -0.0011
  -0.0018   0.0003  -0.0015   0.0000   0.0022   0.0012  -0.0009   0.0003
  -0.0009   0.0018   0.0008   0.0001   0.0003  -0.0002  -0.0022   0.0022
   0.0001   0.0005   0.0015  -0.0024   0.0002  -0.0008  -0.0003  -0.0003
   0.0001  -0.0007  -0.0015   0.0000  -0.0001   0.0002  -0.0008  -0.0013
   0.0012   0.0009  -0.0006  -0.0001   0.0002   0.0006  -0.0010   0.0002
Worst mean error = 0.002400  (meets spec limit 0.015)
Overall mean error = -0.000142  (meets spec limit 0.0015)

0 elements of IDCT(0) were not zero



--------------------------------------------
IEEE-1180 test#2, for [idct.c] 'INT32 IDCT'
--------------------------------------------
IEEE test conditions: -L = -5, +H = 5, sign = 1, #iters = 10000
Peak absolute values of errors:
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
Worst peak error = 1  (meets spec limit 1)

Mean square errors:
   0.0078   0.0067   0.0051   0.0065   0.0061   0.0057   0.0059   0.0056
   0.0067   0.0064   0.0059   0.0056   0.0064   0.0057   0.0088   0.0064
   0.0065   0.0070   0.0071   0.0057   0.0065   0.0071   0.0074   0.0068
   0.0058   0.0057   0.0054   0.0072   0.0079   0.0062   0.0066   0.0056
   0.0051   0.0068   0.0072   0.0072   0.0057   0.0069   0.0063   0.0065
   0.0073   0.0065   0.0059   0.0053   0.0067   0.0056   0.0063   0.0067
   0.0057   0.0047   0.0073   0.0060   0.0060   0.0074   0.0053   0.0067
   0.0075   0.0061   0.0058   0.0066   0.0060   0.0070   0.0069   0.0054
Worst pmse = 0.008800  (meets spec limit 0.06)
Overall mse = 0.006378  (meets spec limit 0.02)

Mean errors:
   0.0006   0.0005  -0.0005  -0.0003   0.0003  -0.0007   0.0005   0.0016
   0.0009   0.0006  -0.0001  -0.0016   0.0008   0.0001   0.0006   0.0004
  -0.0001   0.0004  -0.0001   0.0005   0.0001   0.0007   0.0008   0.0010
   0.0002  -0.0007  -0.0016   0.0002  -0.0007   0.0002   0.0014  -0.0002
   0.0003   0.0002  -0.0006  -0.0002   0.0003   0.0009   0.0003  -0.0013
  -0.0003   0.0005   0.0013   0.0015   0.0019   0.0016  -0.0003  -0.0015
   0.0011   0.0007  -0.0005   0.0000   0.0012  -0.0010  -0.0001   0.0007
   0.0009  -0.0001  -0.0010  -0.0002   0.0008  -0.0006   0.0003  -0.0002
Worst mean error = 0.001900  (meets spec limit 0.015)
Overall mean error = 0.000194  (meets spec limit 0.0015)

0 elements of IDCT(0) were not zero



--------------------------------------------
IEEE-1180 test#3, for [idct.c] 'INT32 IDCT'
--------------------------------------------
IEEE test conditions: -L = -300, +H = 300, sign = 1, #iters = 10000
Peak absolute values of errors:
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
Worst peak error = 1  (meets spec limit 1)

Mean square errors:
   0.0125   0.0128   0.0142   0.0130   0.0121   0.0112   0.0132   0.0129
   0.0112   0.0134   0.0146   0.0116   0.0105   0.0139   0.0141   0.0138
   0.0124   0.0117   0.0153   0.0118   0.0131   0.0123   0.0142   0.0161
   0.0120   0.0115   0.0143   0.0106   0.0113   0.0108   0.0109   0.0114
   0.0112   0.0106   0.0121   0.0100   0.0124   0.0135   0.0146   0.0108
   0.0118   0.0135   0.0140   0.0116   0.0114   0.0144   0.0131   0.0127
   0.0122   0.0135   0.0139   0.0117   0.0135   0.0156   0.0142   0.0119
   0.0117   0.0128   0.0103   0.0118   0.0120   0.0129   0.0134   0.0112
Worst pmse = 0.016100  (meets spec limit 0.06)
Overall mse = 0.012578  (meets spec limit 0.02)

Mean errors:
   0.0021   0.0008   0.0008  -0.0004  -0.0005  -0.0008  -0.0018   0.0005
  -0.0002   0.0014  -0.0008  -0.0008   0.0001  -0.0007   0.0029  -0.0024
  -0.0018   0.0003  -0.0003  -0.0002   0.0013   0.0015   0.0002   0.0013
   0.0000   0.0005   0.0013   0.0008  -0.0001  -0.0006   0.0001  -0.0014
   0.0012   0.0010   0.0005   0.0002  -0.0008   0.0009  -0.0006  -0.0006
   0.0024  -0.0003   0.0008  -0.0010  -0.0006   0.0006  -0.0015  -0.0015
  -0.0016  -0.0009   0.0009  -0.0011  -0.0015  -0.0002  -0.0002   0.0011
  -0.0005  -0.0012  -0.0007  -0.0004  -0.0004   0.0009   0.0028   0.0006
Worst mean error = 0.002900  (meets spec limit 0.015)
Overall mean error = 0.000022  (meets spec limit 0.0015)

0 elements of IDCT(0) were not zero



--------------------------------------------
IEEE-1180 test#4, for [idct.c] 'INT32 IDCT'
--------------------------------------------
IEEE test conditions: -L = -256, +H = 255, sign = -1, #iters = 10000
Peak absolute values of errors:
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
Worst peak error = 1  (meets spec limit 1)

Mean square errors:
   0.0116   0.0137   0.0110   0.0133   0.0120   0.0141   0.0126   0.0117
   0.0129   0.0147   0.0143   0.0131   0.0114   0.0134   0.0133   0.0126
   0.0133   0.0154   0.0134   0.0108   0.0116   0.0142   0.0146   0.0133
   0.0146   0.0136   0.0123   0.0129   0.0110   0.0128   0.0126   0.0123
   0.0115   0.0133   0.0138   0.0104   0.0104   0.0119   0.0132   0.0142
   0.0113   0.0131   0.0141   0.0118   0.0106   0.0126   0.0159   0.0122
   0.0123   0.0128   0.0143   0.0116   0.0118   0.0137   0.0131   0.0122
   0.0128   0.0127   0.0128   0.0125   0.0129   0.0118   0.0104   0.0126
Worst pmse = 0.015900  (meets spec limit 0.06)
Overall mse = 0.012734  (meets spec limit 0.02)

Mean errors:
  -0.0014   0.0003   0.0004   0.0001   0.0010  -0.0005   0.0024  -0.0015
  -0.0023   0.0023  -0.0001  -0.0009   0.0000   0.0006   0.0015   0.0002
   0.0013   0.0012   0.0018  -0.0002   0.0010   0.0006  -0.0006   0.0013
   0.0018   0.0000   0.0013   0.0001  -0.0022  -0.0006   0.0006  -0.0003
   0.0009  -0.0019  -0.0006   0.0000  -0.0002   0.0003   0.0022  -0.0022
  -0.0001  -0.0005  -0.0017   0.0024  -0.0002   0.0008   0.0003   0.0004
  -0.0003   0.0008   0.0015   0.0002   0.0000   0.0001   0.0009   0.0014
  -0.0012  -0.0007   0.0006   0.0001  -0.0001  -0.0006   0.0008  -0.0002
Worst mean error = 0.002400  (meets spec limit 0.015)
Overall mean error = 0.000194  (meets spec limit 0.0015)

0 elements of IDCT(0) were not zero



--------------------------------------------
IEEE-1180 test#5, for [idct.c] 'INT32 IDCT'
--------------------------------------------
IEEE test conditions: -L = -5, +H = 5, sign = -1, #iters = 10000
Peak absolute values of errors:
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
Worst peak error = 1  (meets spec limit 1)

Mean square errors:
   0.0076   0.0071   0.0053   0.0065   0.0063   0.0058   0.0058   0.0057
   0.0068   0.0065   0.0060   0.0056   0.0065   0.0058   0.0086   0.0064
   0.0065   0.0069   0.0068   0.0059   0.0065   0.0070   0.0071   0.0070
   0.0060   0.0060   0.0055   0.0072   0.0080   0.0060   0.0066   0.0056
   0.0054   0.0065   0.0073   0.0073   0.0058   0.0071   0.0066   0.0066
   0.0073   0.0065   0.0058   0.0052   0.0065   0.0056   0.0062   0.0069
   0.0056   0.0048   0.0074   0.0059   0.0061   0.0073   0.0052   0.0067
   0.0074   0.0060   0.0056   0.0066   0.0061   0.0069   0.0069   0.0052
Worst pmse = 0.008600  (meets spec limit 0.06)
Overall mse = 0.006394  (meets spec limit 0.02)

Mean errors:
  -0.0002   0.0001   0.0009   0.0003   0.0001   0.0010  -0.0004  -0.0011
  -0.0010  -0.0005   0.0000   0.0016  -0.0009   0.0000  -0.0002  -0.0006
   0.0003  -0.0001   0.0002  -0.0005   0.0001  -0.0008  -0.0009  -0.0008
  -0.0004   0.0008   0.0019   0.0000   0.0008   0.0000  -0.0012   0.0002
  -0.0002  -0.0001   0.0007   0.0003  -0.0002  -0.0009  -0.0002   0.0012
   0.0005  -0.0005  -0.0012  -0.0014  -0.0017  -0.0016   0.0002   0.0013
  -0.0010  -0.0008   0.0004  -0.0001  -0.0013   0.0011   0.0002  -0.0007
  -0.0006   0.0002   0.0008   0.0002  -0.0007   0.0005  -0.0003   0.0004
Worst mean error = 0.001900  (meets spec limit 0.015)
Overall mean error = -0.000106  (meets spec limit 0.0015)

0 elements of IDCT(0) were not zero



--------------------------------------------
IEEE-1180 test#6, for [idct.c] 'INT32 IDCT'
--------------------------------------------
IEEE test conditions: -L = -300, +H = 300, sign = -1, #iters = 10000
Peak absolute values of errors:
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
   1   1   1   1   1   1   1   1
Worst peak error = 1  (meets spec limit 1)

Mean square errors:
   0.0129   0.0124   0.0142   0.0135   0.0121   0.0111   0.0130   0.0126
   0.0114   0.0131   0.0146   0.0118   0.0104   0.0139   0.0138   0.0139
   0.0122   0.0117   0.0155   0.0114   0.0133   0.0123   0.0140   0.0161
   0.0117   0.0117   0.0145   0.0108   0.0111   0.0109   0.0109   0.0110
   0.0110   0.0105   0.0120   0.0101   0.0121   0.0132   0.0142   0.0114
   0.0120   0.0135   0.0142   0.0116   0.0111   0.0143   0.0132   0.0127
   0.0125   0.0137   0.0138   0.0116   0.0137   0.0157   0.0144   0.0123
   0.0118   0.0131   0.0104   0.0116   0.0120   0.0129   0.0132   0.0113
Worst pmse = 0.016100  (meets spec limit 0.06)
Overall mse = 0.012577  (meets spec limit 0.02)

Mean errors:
  -0.0017  -0.0002  -0.0006   0.0011   0.0007   0.0009   0.0020   0.0000
   0.0002  -0.0013   0.0008   0.0010   0.0000   0.0007  -0.0026   0.0025
   0.0020  -0.0001   0.0003   0.0004  -0.0013  -0.0015  -0.0006  -0.0009
  -0.0001  -0.0003  -0.0011  -0.0012   0.0003   0.0005  -0.0001   0.0014
  -0.0012  -0.0011  -0.0008  -0.0001   0.0007  -0.0010   0.0010   0.0006
  -0.0024   0.0007  -0.0006   0.0010   0.0007  -0.0003   0.0016   0.0015
   0.0019   0.0011  -0.0004   0.0012   0.0013   0.0001   0.0000  -0.0007
   0.0006   0.0013   0.0010   0.0002   0.0004  -0.0011  -0.0030  -0.0007
Worst mean error = 0.003000  (meets spec limit 0.015)
Overall mean error = 0.000073  (meets spec limit 0.0015)

0 elements of IDCT(0) were not zero


