OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PACK_FILTER_X4_NAME
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_neon.h
14
#define
PACK_FILTER_X4_NAME
MAKENAME(_pack_filter_x4)
246
static inline int32x4_t
PACK_FILTER_X4_NAME
(int32x4_t f, unsigned max,
334
res =
PACK_FILTER_X4_NAME
(wide_fx, maxX, one PREAMBLE_ARG_X);
393
vxy.val[1] =
PACK_FILTER_X4_NAME
(wide_fx, maxX, oneX PREAMBLE_ARG_X);
447
vresyx.val[1] =
PACK_FILTER_X4_NAME
(wide_x, maxX, oneX PREAMBLE_ARG_X);
/external/skia/src/opts/
SkBitmapProcState_matrix_neon.h
14
#define
PACK_FILTER_X4_NAME
MAKENAME(_pack_filter_x4)
246
static inline int32x4_t
PACK_FILTER_X4_NAME
(int32x4_t f, unsigned max,
334
res =
PACK_FILTER_X4_NAME
(wide_fx, maxX, one PREAMBLE_ARG_X);
393
vxy.val[1] =
PACK_FILTER_X4_NAME
(wide_fx, maxX, oneX PREAMBLE_ARG_X);
447
vresyx.val[1] =
PACK_FILTER_X4_NAME
(wide_x, maxX, oneX PREAMBLE_ARG_X);
Completed in 69 milliseconds