Searched refs:Load4x4 (Results 1 – 1 of 1) sorted by relevance
255 static uint8x16_t Load4x4(const uint8_t* src) { in Load4x4() function295 const uint8x16_t S0 = Load4x4(src); in FTransform()296 const uint8x16_t R0 = Load4x4(ref); in FTransform()807 const uint8x16_t a0 = Load4x4(a); in SSE4x4()808 const uint8x16_t b0 = Load4x4(b); in SSE4x4()