HomeSort by relevance Sort by last modified time
    Searched refs:image_ptr (Results 1 - 6 of 6) sorted by null

  /external/jpeg/
rdbmp.c 124 JSAMPARRAY image_ptr; local
131 image_ptr = (*cinfo->mem->access_virt_sarray)
136 inptr = image_ptr[0];
154 JSAMPARRAY image_ptr; local
160 image_ptr = (*cinfo->mem->access_virt_sarray)
167 inptr = image_ptr[0];
193 JSAMPARRAY image_ptr; local
204 image_ptr = (*cinfo->mem->access_virt_sarray)
207 out_ptr = image_ptr[0];
wrbmp.c 76 JSAMPARRAY image_ptr; local
82 image_ptr = (*cinfo->mem->access_virt_sarray)
91 outptr = image_ptr[0];
111 JSAMPARRAY image_ptr; local
117 image_ptr = (*cinfo->mem->access_virt_sarray)
124 outptr = image_ptr[0];
348 JSAMPARRAY image_ptr; local
367 image_ptr = (*cinfo->mem->access_virt_sarray)
369 data_ptr = image_ptr[0];
  /external/qemu/distrib/jpeg-6b/
rdbmp.c 124 JSAMPARRAY image_ptr; local
131 image_ptr = (*cinfo->mem->access_virt_sarray)
136 inptr = image_ptr[0];
154 JSAMPARRAY image_ptr; local
160 image_ptr = (*cinfo->mem->access_virt_sarray)
167 inptr = image_ptr[0];
193 JSAMPARRAY image_ptr; local
204 image_ptr = (*cinfo->mem->access_virt_sarray)
207 out_ptr = image_ptr[0];
wrbmp.c 76 JSAMPARRAY image_ptr; local
82 image_ptr = (*cinfo->mem->access_virt_sarray)
91 outptr = image_ptr[0];
111 JSAMPARRAY image_ptr; local
117 image_ptr = (*cinfo->mem->access_virt_sarray)
124 outptr = image_ptr[0];
348 JSAMPARRAY image_ptr; local
367 image_ptr = (*cinfo->mem->access_virt_sarray)
369 data_ptr = image_ptr[0];
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegDecoder.cpp 1333 unsigned char *image_ptr[4]; local
    [all...]
  /external/grub/stage2/
builtins.c 3840 char *image_ptr; local
    [all...]

Completed in 127 milliseconds