OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:image_ptr
(Results
1 - 6
of
6
) sorted by null
/external/jpeg/
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];
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];
/external/qemu/distrib/jpeg-6b/
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];
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];
/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 69 milliseconds