AArch64: Correction of definition of UINT32

In an #ifdef ENABLE_ANDROID_NULL_CONVERT...#endif section of the
jccolor.c module UINT32 was defined as unsigned long, which is OK
for 32-bit systems but incorrect for __LP64__ systems such as AArch64.
The definition of UINT32 has been changed to unsigned int, which is
32-bits on both 32-bit and __LP64__ systems.

Change-Id: I5e29db2ea0690ce3623bb54aa1138aa3f772df76
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
1 file changed
tree: 1830e028f8c01b29e2fb0105230c8818016ddb1f
  1. Android.mk
  2. ansi2knr.1
  3. ansi2knr.c
  4. armv6_idct.S
  5. cderror.h
  6. cdjpeg.c
  7. cdjpeg.h
  8. change.log
  9. cjpeg.1
  10. cjpeg.c
  11. ckconfig.c
  12. CleanSpec.mk
  13. coderules.doc
  14. config.guess
  15. config.sub
  16. configure
  17. djpeg.1
  18. djpeg.c
  19. example.c
  20. filelist.doc
  21. install-sh
  22. install.doc
  23. jcapimin.c
  24. jcapistd.c
  25. jccoefct.c
  26. jccolor.c
  27. jcdctmgr.c
  28. jchuff.c
  29. jchuff.h
  30. jcinit.c
  31. jcmainct.c
  32. jcmarker.c
  33. jcmaster.c
  34. jcomapi.c
  35. jconfig.bcc
  36. jconfig.cfg
  37. jconfig.dj
  38. jconfig.doc
  39. jconfig.h
  40. jconfig.mac
  41. jconfig.manx
  42. jconfig.mc6
  43. jconfig.sas
  44. jconfig.st
  45. jconfig.vc
  46. jconfig.vms
  47. jconfig.wat
  48. jcparam.c
  49. jcphuff.c
  50. jcprepct.c
  51. jcsample.c
  52. jctrans.c
  53. jdapimin.c
  54. jdapistd.c
  55. jdatadst.c
  56. jdatasrc.c
  57. jdcoefct.c
  58. jdcolor.c
  59. jdct.h
  60. jddctmgr.c
  61. jdhuff.c
  62. jdhuff.h
  63. jdinput.c
  64. jdmainct.c
  65. jdmarker.c
  66. jdmaster.c
  67. jdmerge.c
  68. jdphuff.c
  69. jdpostct.c
  70. jdsample.c
  71. jdtrans.c
  72. jerror.c
  73. jerror.h
  74. jfdctflt.c
  75. jfdctfst.c
  76. jfdctint.c
  77. jidctflt.c
  78. jidctfst.c
  79. jidctint.c
  80. jidctintelsse.c
  81. jidctred.c
  82. jinclude.h
  83. jmem-android.c
  84. jmem-ashmem.c
  85. jmemansi.c
  86. jmemdos.c
  87. jmemdosa.asm
  88. jmemmac.c
  89. jmemmgr.c
  90. jmemname.c
  91. jmemnobs.c
  92. jmemsys.h
  93. jmorecfg.h
  94. jpegint.h
  95. jpeglib.h
  96. jpegtran.1
  97. jpegtran.c
  98. jquant1.c
  99. jquant2.c
  100. jsimd_arm_neon.S
  101. jsimd_neon.c
  102. jsimd_neon.h
  103. jutils.c
  104. jversion.h
  105. libjpeg.doc
  106. ltconfig
  107. ltmain.sh
  108. makcjpeg.st
  109. makdjpeg.st
  110. makeapps.ds
  111. makefile.ansi
  112. makefile.bcc
  113. makefile.cfg
  114. makefile.dj
  115. makefile.manx
  116. makefile.mc6
  117. makefile.mms
  118. makefile.sas
  119. makefile.unix
  120. makefile.vc
  121. makefile.vms
  122. makefile.wat
  123. makelib.ds
  124. makeproj.mac
  125. makljpeg.st
  126. maktjpeg.st
  127. makvms.opt
  128. mips_idct_le.S
  129. mips_jidctfst.c
  130. MODULE_LICENSE_BSD_LIKE
  131. NOTICE
  132. rdbmp.c
  133. rdcolmap.c
  134. rdgif.c
  135. rdjpgcom.1
  136. rdjpgcom.c
  137. rdppm.c
  138. rdrle.c
  139. rdswitch.c
  140. rdtarga.c
  141. README
  142. structure.doc
  143. testimg.bmp
  144. testimg.jpg
  145. testimg.ppm
  146. testimgp.jpg
  147. testorig.jpg
  148. testprog.jpg
  149. transupp.c
  150. transupp.h
  151. usage.doc
  152. wizard.doc
  153. wrbmp.c
  154. wrgif.c
  155. wrjpgcom.1
  156. wrjpgcom.c
  157. wrppm.c
  158. wrrle.c
  159. wrtarga.c