OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIMPLE_BILINEAR_FAST_PATH
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/pixman/dist/pixman/
pixman-mips-dspr2.c
397
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, a8r8g8b8, mips_8888_8888),
398
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, x8r8g8b8, mips_8888_8888),
399
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8r8g8b8, x8r8g8b8, mips_8888_8888),
401
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, r5g6b5, mips_8888_0565),
402
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8r8g8b8, r5g6b5, mips_8888_0565),
404
SIMPLE_BILINEAR_FAST_PATH
(SRC, r5g6b5, x8r8g8b8, mips_0565_8888),
405
SIMPLE_BILINEAR_FAST_PATH
(SRC, r5g6b5, r5g6b5, mips_0565_0565),
407
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, a8r8g8b8, mips_8888_8888),
408
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, x8r8g8b8, mips_8888_8888),
410
SIMPLE_BILINEAR_FAST_PATH
(ADD, a8r8g8b8, a8r8g8b8, mips_8888_8888)
[
all
...]
pixman-arm-neon.c
411
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, a8r8g8b8, neon_8888_8888),
412
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, x8r8g8b8, neon_8888_8888),
413
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8r8g8b8, x8r8g8b8, neon_8888_8888),
415
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, r5g6b5, neon_8888_0565),
416
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8r8g8b8, r5g6b5, neon_8888_0565),
418
SIMPLE_BILINEAR_FAST_PATH
(SRC, r5g6b5, x8r8g8b8, neon_0565_x888),
419
SIMPLE_BILINEAR_FAST_PATH
(SRC, r5g6b5, r5g6b5, neon_0565_0565),
421
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, a8r8g8b8, neon_8888_8888),
422
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, x8r8g8b8, neon_8888_8888),
424
SIMPLE_BILINEAR_FAST_PATH
(ADD, a8r8g8b8, a8r8g8b8, neon_8888_8888)
[
all
...]
pixman-mmx.c
4079
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, a8r8g8b8, mmx_8888_8888 ),
4080
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, x8r8g8b8, mmx_8888_8888 ),
4081
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8r8g8b8, x8r8g8b8, mmx_8888_8888 ),
4082
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8b8g8r8, a8b8g8r8, mmx_8888_8888 ),
4083
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8b8g8r8, x8b8g8r8, mmx_8888_8888 ),
4084
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8b8g8r8, x8b8g8r8, mmx_8888_8888 ),
4086
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, x8r8g8b8, mmx_8888_8888 ),
4087
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8b8g8r8, x8b8g8r8, mmx_8888_8888 ),
4088
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, a8r8g8b8, mmx_8888_8888 ),
4089
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8b8g8r8, a8b8g8r8, mmx_8888_8888 )
[
all
...]
pixman-sse2.c
6273
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, a8r8g8b8, sse2_8888_8888),
6274
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8r8g8b8, x8r8g8b8, sse2_8888_8888),
6275
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8r8g8b8, x8r8g8b8, sse2_8888_8888),
6276
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8b8g8r8, a8b8g8r8, sse2_8888_8888),
6277
SIMPLE_BILINEAR_FAST_PATH
(SRC, a8b8g8r8, x8b8g8r8, sse2_8888_8888),
6278
SIMPLE_BILINEAR_FAST_PATH
(SRC, x8b8g8r8, x8b8g8r8, sse2_8888_8888),
6287
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, x8r8g8b8, sse2_8888_8888),
6288
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8b8g8r8, x8b8g8r8, sse2_8888_8888),
6289
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8r8g8b8, a8r8g8b8, sse2_8888_8888),
6290
SIMPLE_BILINEAR_FAST_PATH
(OVER, a8b8g8r8, a8b8g8r8, sse2_8888_8888)
[
all
...]
pixman-inlines.h
1347
#define
SIMPLE_BILINEAR_FAST_PATH
(op,s,d,func) \
Completed in 13 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026