#include <immintrin.h>
#include "./vpx_dsp_rtcd.h"
#include "vpx_ports/mem.h"
static INLINE unsigned int sad64xh_avx2(const uint8_t *src_ptr, int src_stride,
const uint8_t *ref_ptr, int ref_stride,
int h) { … }
static INLINE unsigned int sad32xh_avx2(const uint8_t *src_ptr, int src_stride,
const uint8_t *ref_ptr, int ref_stride,
int h) { … }
#define FSAD64_H …
#define FSADS64_H …
#define FSAD32_H …
#define FSADS32_H …
#define FSAD64 …
#define FSAD32 …
FSAD64
FSAD32
#undef FSAD64
#undef FSAD32
#undef FSAD64_H
#undef FSAD32_H
#undef FSADS64_H
#undef FSADS32_H
#define FSADAVG64_H …
#define FSADAVG32_H …
#define FSADAVG64 …
#define FSADAVG32 …
FSADAVG64
FSADAVG32
#undef FSADAVG64
#undef FSADAVG32
#undef FSADAVG64_H
#undef FSADAVG32_H