Searched defs:float32x4x4_t (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEElementwiseOperationKernel.cpp | 721 …int (*broadcast_func)(int, int, int, const uint8_t *, float32x4x4_t, uint8_t *, int32x4_t, float32… in elementwise_op_quantized() argument 829 …int (*broadcast_func)(int, int, int, const int8_t *, float32x4x4_t, uint8_t *, int32x4_t, float32x… in elementwise_comp_quantized_signed() argument 936 …int (*broadcast_func)(int, int, int, const int8_t *, float32x4x4_t, int8_t *, int32x4_t, float32x4… in elementwise_op_quantized_signed() argument
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 315 struct float32x4x4_t { struct 325 typedef struct float32x4x4_t float32x4x4_t; //for C compilers to make them happy argument
|