OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadBlobLSBLong
(Results
1 - 16
of
16
) sorted by null
/external/ImageMagick/coders/
ept.c
199
ept_info.magick=
ReadBlobLSBLong
(image);
202
ept_info.postscript_offset=(MagickOffsetType)
ReadBlobLSBLong
(image);
203
ept_info.postscript_length=
ReadBlobLSBLong
(image);
206
(void)
ReadBlobLSBLong
(image);
207
(void)
ReadBlobLSBLong
(image);
208
ept_info.tiff_offset=(MagickOffsetType)
ReadBlobLSBLong
(image);
209
ept_info.tiff_length=
ReadBlobLSBLong
(image);
aai.c
148
width=
ReadBlobLSBLong
(image);
149
height=
ReadBlobLSBLong
(image);
220
width=
ReadBlobLSBLong
(image);
221
height=
ReadBlobLSBLong
(image);
jnx.c
186
jnx_info.offset=
ReadBlobLSBLong
(image);
204
jnx_level_info[i].scale=
ReadBlobLSBLong
(image);
214
(void)
ReadBlobLSBLong
(image);
274
tile_length=
ReadBlobLSBLong
(image);
tim.c
163
tim_info.id=
ReadBlobLSBLong
(image);
171
tim_info.flag=
ReadBlobLSBLong
(image);
191
(void)
ReadBlobLSBLong
(image);
231
(void)
ReadBlobLSBLong
(image);
415
tim_info.id=
ReadBlobLSBLong
(image);
bmp.c
612
bmp_info.file_size=
ReadBlobLSBLong
(image);
613
bmp_info.ba_offset=
ReadBlobLSBLong
(image);
614
bmp_info.offset_bits=
ReadBlobLSBLong
(image);
625
bmp_info.file_size=
ReadBlobLSBLong
(image);
626
(void)
ReadBlobLSBLong
(image);
627
bmp_info.offset_bits=
ReadBlobLSBLong
(image);
628
bmp_info.size=
ReadBlobLSBLong
(image);
670
bmp_info.compression=
ReadBlobLSBLong
(image);
671
bmp_info.image_size=
ReadBlobLSBLong
(image);
672
bmp_info.x_pixels=
ReadBlobLSBLong
(image)
[
all
...]
dds.c
[
all
...]
wpg.c
707
if(Flags & LCK) (void)
ReadBlobLSBLong
(image); /*Edit lock*/
713
{(void)
ReadBlobLSBLong
(image);} /*ObjectID (Double precision)*/
717
x=
ReadBlobLSBLong
(image); /*Rot Angle*/
722
x=
ReadBlobLSBLong
(image); /*Sx*cos()*/
724
x=
ReadBlobLSBLong
(image); /*Sy*cos()*/
729
x=
ReadBlobLSBLong
(image); /*Kx*sin()*/
731
x=
ReadBlobLSBLong
(image); /*Ky*sin()*/
736
x=
ReadBlobLSBLong
(image); DenX=ReadBlobLSBShort(image); /*Tx*/
739
x=
ReadBlobLSBLong
(image); DenX=ReadBlobLSBShort(image); /*Ty*/
1092
Header.FileId=
ReadBlobLSBLong
(image)
[
all
...]
dib.c
529
dib_info.size=
ReadBlobLSBLong
(image);
541
dib_info.compression=
ReadBlobLSBLong
(image);
542
dib_info.image_size=
ReadBlobLSBLong
(image);
543
dib_info.x_pixels=
ReadBlobLSBLong
(image);
544
dib_info.y_pixels=
ReadBlobLSBLong
(image);
545
dib_info.number_colors=
ReadBlobLSBLong
(image);
546
dib_info.colors_important=
ReadBlobLSBLong
(image);
554
dib_info.red_mask=(unsigned short)
ReadBlobLSBLong
(image);
555
dib_info.green_mask=(unsigned short)
ReadBlobLSBLong
(image);
556
dib_info.blue_mask=(unsigned short)
ReadBlobLSBLong
(image)
[
all
...]
icon.c
317
icon_file.directory[i].size=
ReadBlobLSBLong
(image);
318
icon_file.directory[i].offset=
ReadBlobLSBLong
(image);
335
icon_info.size=
ReadBlobLSBLong
(image);
397
icon_info.compression=
ReadBlobLSBLong
(image);
398
icon_info.image_size=
ReadBlobLSBLong
(image);
399
icon_info.x_pixels=
ReadBlobLSBLong
(image);
400
icon_info.y_pixels=
ReadBlobLSBLong
(image);
401
icon_info.number_colors=
ReadBlobLSBLong
(image);
404
icon_info.colors_important=
ReadBlobLSBLong
(image);
[
all
...]
mat.c
644
ldblk=
ReadBlobLSBLong
(image);
657
HDR.nRows=
ReadBlobLSBLong
(image);
658
HDR.nCols=
ReadBlobLSBLong
(image);
659
HDR.imagf=
ReadBlobLSBLong
(image);
660
HDR.nameLen=
ReadBlobLSBLong
(image);
941
ReadBlobXXXLong =
ReadBlobLSBLong
;
[
all
...]
vips.c
409
marker=
ReadBlobLSBLong
(image);
pcx.c
301
magic=
ReadBlobLSBLong
(image);
310
page_table[id]=(MagickOffsetType)
ReadBlobLSBLong
(image);
[
all
...]
dcm.c
[
all
...]
/external/ImageMagick/MagickCore/
blob-private.h
128
ReadBlobLSBLong
(Image *),
methods.h
[
all
...]
blob.c
[
all
...]
Completed in 75 milliseconds