x86: dsputil: Move hpeldsp-related declarations to a separate header

This commit is contained in:
Diego Biurrun
2014-01-29 14:57:10 +01:00
parent ae116cd3ed
commit 82dd1026cf
6 changed files with 42 additions and 18 deletions

View File

@@ -30,7 +30,7 @@
#include "libavutil/attributes.h"
#include "libavutil/mem.h"
#include "libavutil/x86/cpu.h"
#include "dsputil_x86.h"
#include "hpeldsp.h"
#if HAVE_YASM
void ff_put_rv40_chroma_mc8_mmx (uint8_t *dst, uint8_t *src,