ARMv6 SIMD IDCT

Originally committed as revision 7752 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2007-01-28 21:32:08 +00:00
parent 94d122e96e
commit 7d42886b93
4 changed files with 403 additions and 0 deletions

View File

@@ -1234,6 +1234,7 @@ typedef struct AVCodecContext {
#define FF_IDCT_XVIDMMX 14
#define FF_IDCT_CAVS 15
#define FF_IDCT_SIMPLEARMV5TE 16
#define FF_IDCT_SIMPLEARMV6 17
/**
* slice count.