Searched refs:LP_MIN_VECTOR_ALIGN (Results 1 – 4 of 4) sorted by relevance
39 PIPE_ALIGN_VAR(LP_MIN_VECTOR_ALIGN)45 PIPE_ALIGN_VAR(LP_MIN_VECTOR_ALIGN)
37 extern PIPE_ALIGN_VAR(LP_MIN_VECTOR_ALIGN)40 extern PIPE_ALIGN_VAR(LP_MIN_VECTOR_ALIGN)
226 PIPE_ALIGN_VAR(LP_MIN_VECTOR_ALIGN) uint8_t src[LP_MAX_VECTOR_LENGTH*LP_MAX_VECTOR_LENGTH]; in test_one()227 PIPE_ALIGN_VAR(LP_MIN_VECTOR_ALIGN) uint8_t dst[LP_MAX_VECTOR_LENGTH*LP_MAX_VECTOR_LENGTH]; in test_one()
65 #define LP_MIN_VECTOR_ALIGN 32 macro