#define EXTERNAL_AVX2_FAST(flags)
void ff_postscale_slice_sse(float *ptr, int length, float postscale, float min, float max)
int av_get_cpu_flags(void)
Return the flags which specify extensions supported by the CPU.
static atomic_int cpu_flags
#define EXTERNAL_AVX2(flags)
void ff_postscale_slice_avx2(float *ptr, int length, float postscale, float min, float max)
av_cold void ff_gblur_init_x86(GBlurContext *s)
void ff_horiz_slice_sse4(float *ptr, int width, int height, int steps, float nu, float bscale)
#define EXTERNAL_SSE(flags)
void ff_horiz_slice_avx2(float *ptr, int width, int height, int steps, float nu, float bscale)
static const FLOAT postscale[64]
#define EXTERNAL_SSE4(flags)