vpx/av1/common/x86/od_dering_sse4.h
Michael Bebenita 7227b65c4c Add SSE4.1 code for deringing functions.
Change-Id: I363f7fb610a5c86ea9f417e34b57c6373af877e5
2016-10-13 18:02:19 +00:00

15 lines
689 B
C

/*
* Copyright (c) 2016, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include "av1/common/od_dering.h"
#ifndef AOM_COMMON_OD_DERING_X86_SSE4_H_
#define AOM_COMMON_OD_DERING_X86_SSE4_H_
#endif // AOM_COMMON_OD_DERING_X86_SSE4_H_