Searched refs:vpx_sad4x4_neon (Results 1 – 4 of 4) sorted by relevance
51 unsigned int vpx_sad4x4_neon( in vpx_sad4x4_neon() function
484 unsigned int vpx_sad4x4_neon(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int re…485 #define vpx_sad4x4 vpx_sad4x4_neon
492 unsigned int vpx_sad4x4_neon(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int re…493 #define vpx_sad4x4 vpx_sad4x4_neon
762 const SadMxNFunc sad4x4_neon = vpx_sad4x4_neon;