OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPixelChannels
(Results
1 - 25
of
140
) sorted by null
1
2
3
4
5
6
/external/ImageMagick/MagickCore/
decorate.c
316
q+=
GetPixelChannels
(frame_image);
321
q+=
GetPixelChannels
(frame_image);
329
q+=
GetPixelChannels
(frame_image);
335
q+=
GetPixelChannels
(frame_image);
340
q+=
GetPixelChannels
(frame_image);
348
q+=
GetPixelChannels
(frame_image);
353
q+=
GetPixelChannels
(frame_image);
363
q+=
GetPixelChannels
(frame_image);
368
q+=
GetPixelChannels
(frame_image);
374
q+=
GetPixelChannels
(frame_image)
[
all
...]
quantum-export.c
266
p+=
GetPixelChannels
(image);
282
p+=
GetPixelChannels
(image);
291
p+=
GetPixelChannels
(image);
306
p+=
GetPixelChannels
(image);
315
p+=
GetPixelChannels
(image);
327
p+=
GetPixelChannels
(image);
340
p+=
GetPixelChannels
(image);
372
p+=
GetPixelChannels
(image);
392
p+=
GetPixelChannels
(image);
408
p+=
GetPixelChannels
(image)
[
all
...]
quantum-import.c
283
q+=
GetPixelChannels
(image);
300
q+=
GetPixelChannels
(image);
309
q+=
GetPixelChannels
(image);
328
q+=
GetPixelChannels
(image);
337
q+=
GetPixelChannels
(image);
353
q+=
GetPixelChannels
(image);
366
q+=
GetPixelChannels
(image);
408
q+=
GetPixelChannels
(image);
425
q+=
GetPixelChannels
(image);
439
q+=
GetPixelChannels
(image)
[
all
...]
resize.c
[
all
...]
compare.c
119
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
262
p+=
GetPixelChannels
(image);
263
q+=
GetPixelChannels
(reconstruct_image);
264
r+=
GetPixelChannels
(highlight_image);
270
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
294
p+=
GetPixelChannels
(image);
295
q+=
GetPixelChannels
(reconstruct_image);
296
r+=
GetPixelChannels
(highlight_image);
419
p+=
GetPixelChannels
(image);
420
q+=
GetPixelChannels
(reconstruct_image)
[
all
...]
shear.c
435
p+=
GetPixelChannels
(image);
492
p+=
GetPixelChannels
(image);
554
p+=
GetPixelChannels
(image);
836
tile_pixels=p+((height-1)*width+y)*
GetPixelChannels
(image);
844
tile_pixels-=width*
GetPixelChannels
(image);
845
q+=
GetPixelChannels
(rotate_image);
848
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
859
tile_pixels-=width*
GetPixelChannels
(image);
860
q+=
GetPixelChannels
(rotate_image);
925
q+=
GetPixelChannels
(rotate_image)*image->columns
[
all
...]
pixel.c
551
p+=
GetPixelChannels
(image);
569
p+=
GetPixelChannels
(image);
587
p+=
GetPixelChannels
(image);
602
p+=
GetPixelChannels
(image);
619
p+=
GetPixelChannels
(image);
637
p+=
GetPixelChannels
(image);
655
p+=
GetPixelChannels
(image);
720
p+=
GetPixelChannels
(image);
757
p+=
GetPixelChannels
(image);
775
p+=
GetPixelChannels
(image)
[
all
...]
transform.c
287
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
297
q+=
GetPixelChannels
(chop_image);
299
p+=
GetPixelChannels
(image);
352
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
362
q+=
GetPixelChannels
(chop_image);
364
p+=
GetPixelChannels
(image);
489
p+=
GetPixelChannels
(images);
490
q+=
GetPixelChannels
(cmyk_image);
708
p+=
GetPixelChannels
(image);
709
q+=
GetPixelChannels
(crop_image)
[
all
...]
threshold.c
271
center=(ssize_t)
GetPixelChannels
(image)*(image->columns+width)*(height/2L)+
272
GetPixelChannels
(image)*(width/2);
273
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
298
pixels+=
GetPixelChannels
(image);
300
pixels+=
GetPixelChannels
(image)*image->columns;
305
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
329
pixels+=(width-1)*
GetPixelChannels
(image);
331
pixels+=
GetPixelChannels
(image)*(image->columns+1);
337
p+=
GetPixelChannels
(image);
338
q+=
GetPixelChannels
(threshold_image)
[
all
...]
enhance.c
141
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
389
q+=
GetPixelChannels
(image);
414
q+=
GetPixelChannels
(image);
791
q+=
GetPixelChannels
(image);
[
all
...]
channel.c
183
p+=
GetPixelChannels
(source_image);
184
q+=
GetPixelChannels
(destination_image);
378
GetPixelChannels
(destination_image)+1),exception);
548
for (i=0; i < (ssize_t)
GetPixelChannels
(combine_image); i++)
569
p+=
GetPixelChannels
(next);
571
q+=
GetPixelChannels
(combine_image);
738
p+=
GetPixelChannels
(image);
739
q+=
GetPixelChannels
(separate_image);
743
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
752
p+=
GetPixelChannels
(image)
[
all
...]
paint.c
246
p+=x1*
GetPixelChannels
(image);
247
q+=x1*
GetPixelChannels
(floodplane_image);
256
p-=
GetPixelChannels
(image);
257
q-=
GetPixelChannels
(floodplane_image);
289
p+=
GetPixelChannels
(image);
290
q+=
GetPixelChannels
(floodplane_image);
317
p+=
GetPixelChannels
(image);
318
q+=
GetPixelChannels
(floodplane_image);
359
p+=
GetPixelChannels
(floodplane_image);
360
q+=
GetPixelChannels
(image)
[
all
...]
composite.c
369
p-=x_offset*
GetPixelChannels
(source_image);
395
q+=
GetPixelChannels
(image);
414
q+=
GetPixelChannels
(image);
419
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
430
q+=
GetPixelChannels
(image);
440
p+=
GetPixelChannels
(source_image);
441
channels=
GetPixelChannels
(source_image);
444
q+=
GetPixelChannels
(image);
451
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
490
p+=
GetPixelChannels
(source_image)
[
all
...]
attribute.c
224
p+=
GetPixelChannels
(image);
415
p+=
GetPixelChannels
(image);
418
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
430
p+=
GetPixelChannels
(image);
472
p+=
GetPixelChannels
(image);
475
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
499
p+=
GetPixelChannels
(image);
691
p+=
GetPixelChannels
(image);
770
p+=
GetPixelChannels
(image);
[
all
...]
effect.c
306
center=(ssize_t)
GetPixelChannels
(image)*(width-j)*((width-j)/2L)+
307
GetPixelChannels
(image)*((width-j)/2);
308
for (i=0; i < (ssize_t)
GetPixelChannels
(blur_image); i++)
362
pixels+=
GetPixelChannels
(image);
380
pixels+=
GetPixelChannels
(image);
386
q+=
GetPixelChannels
(blur_image);
387
r+=
GetPixelChannels
(edge_image);
628
center=(ssize_t)
GetPixelChannels
(image)*(width-j)*((width-j)/2L)+
629
GetPixelChannels
(image)*((width-j)/2);
630
for (i=0; i < (ssize_t)
GetPixelChannels
(sharp_image); i++
[
all
...]
prepress.c
149
p+=
GetPixelChannels
(image);
morphology.c
[
all
...]
/external/ImageMagick/coders/
histogram.c
271
p+=
GetPixelChannels
(image);
304
r=q+y*
GetPixelChannels
(histogram_image);
308
r+=
GetPixelChannels
(histogram_image);
314
r=q+y*
GetPixelChannels
(histogram_image);
318
r+=
GetPixelChannels
(histogram_image);
324
r=q+y*
GetPixelChannels
(histogram_image);
328
r+=
GetPixelChannels
(histogram_image);
cut.c
122
q+=
GetPixelChannels
(image);
132
q+=
GetPixelChannels
(image);
148
q+=
GetPixelChannels
(image);
151
q+=
GetPixelChannels
(image);
154
q+=
GetPixelChannels
(image);
157
q+=
GetPixelChannels
(image);
164
q+=
GetPixelChannels
(image);
170
q+=
GetPixelChannels
(image);
177
q+=
GetPixelChannels
(image);
195
q+=
GetPixelChannels
(image)
[
all
...]
yuv.c
270
q+=
GetPixelChannels
(image);
289
q+=
GetPixelChannels
(image);
311
q+=
GetPixelChannels
(image);
360
q+=
GetPixelChannels
(chroma_image);
394
q+=
GetPixelChannels
(chroma_image);
421
q+=
GetPixelChannels
(image);
695
p+=
GetPixelChannels
(yuv_image);
707
p+=
GetPixelChannels
(yuv_image);
713
p+=
GetPixelChannels
(yuv_image);
745
p+=
GetPixelChannels
(yuv_image)
[
all
...]
tim.c
271
q+=
GetPixelChannels
(image);
274
q+=
GetPixelChannels
(image);
280
q+=
GetPixelChannels
(image);
308
q+=
GetPixelChannels
(image);
343
q+=
GetPixelChannels
(image);
373
q+=
GetPixelChannels
(image);
matte.c
206
p+=
GetPixelChannels
(image);
207
q+=
GetPixelChannels
(matte_image);
ycbcr.c
265
p+=
GetPixelChannels
(canvas_image);
266
q+=
GetPixelChannels
(image);
359
p+=
GetPixelChannels
(canvas_image);
360
q+=
GetPixelChannels
(image);
418
p+=
GetPixelChannels
(canvas_image);
419
q+=
GetPixelChannels
(image);
462
p+=
GetPixelChannels
(canvas_image);
463
q+=
GetPixelChannels
(image);
506
p+=
GetPixelChannels
(canvas_image);
507
q+=
GetPixelChannels
(image)
[
all
...]
pnm.c
461
q+=
GetPixelChannels
(image);
505
q+=
GetPixelChannels
(image);
551
q+=
GetPixelChannels
(image);
724
q+=
GetPixelChannels
(image);
737
q+=
GetPixelChannels
(image);
745
q+=
GetPixelChannels
(image);
827
q+=
GetPixelChannels
(image);
845
q+=
GetPixelChannels
(image);
863
q+=
GetPixelChannels
(image);
886
q+=
GetPixelChannels
(image)
[
all
...]
cmyk.c
266
p+=
GetPixelChannels
(canvas_image);
267
q+=
GetPixelChannels
(image);
375
p+=
GetPixelChannels
(canvas_image);
376
q+=
GetPixelChannels
(image);
443
p+=
GetPixelChannels
(canvas_image);
444
q+=
GetPixelChannels
(image);
496
p+=
GetPixelChannels
(canvas_image);
497
q+=
GetPixelChannels
(image);
549
p+=
GetPixelChannels
(canvas_image);
550
q+=
GetPixelChannels
(image)
[
all
...]
Completed in 576 milliseconds
1
2
3
4
5
6