Searched defs:mask8_odd (Results 1 – 1 of 1) sorted by relevance
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 6600 …_NEON2SSE_ALIGN_16 static const uint8_t mask8_odd[16] = { 1, 3, 5, 7, 9, 11, 13, 15, 0xff, 0xff, 0… in vpmax_s8() local 6638 …_NEON2SSE_ALIGN_16 static const uint8_t mask8_odd[16] = { 1, 3, 5, 7, 9, 11, 13, 15, 0xff, 0xff,… in vpmax_u8() local 6689 …_NEON2SSE_ALIGN_16 static const uint8_t mask8_odd[16] = { 1, 3, 5, 7, 9, 11, 13, 15, 0xff, 0xff, 0… in vpmin_s8() local 6727 …_NEON2SSE_ALIGN_16 static const uint8_t mask8_odd[16] = { 1, 3, 5, 7, 9, 11, 13, 15, 0xff, 0xff, 0… in vpmin_u8() local
|