Issue #1937 - Part 2: Update libaom source.

This commit is contained in:
Job Bautista 2022-06-25 18:15:40 +08:00 committed by roytam1
commit ecb7ec7377
948 changed files with 244949 additions and 88095 deletions

View file

@ -15,9 +15,11 @@
#include "config/aom_dsp_rtcd.h"
#include "test/acm_random.h"
#include "aom_dsp/aom_simd.h"
// Inlining not forced for the compiler due to some tests calling
// SIMD_INLINE functions via function pointers
#undef SIMD_INLINE
#define SIMD_INLINE static // Don't enforce inlining
#define SIMD_INLINE static inline
#include "aom_dsp/aom_simd.h"
#include "aom_dsp/simd/v256_intrinsics_c.h"
// Machine tuned code goes into this file. This file is included from