Commit 841717f8 authored by michael's avatar michael

cleanup (remove some old experimentation related code)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10220 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent af4ee43f
This diff is collapsed.
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
#define DWT_97 0 #define DWT_97 0
#define DWT_53 1 #define DWT_53 1
#define DWT_X 2
/** Used to minimize the amount of memory used in order to optimize cache performance. **/ /** Used to minimize the amount of memory used in order to optimize cache performance. **/
struct slice_buffer_s { struct slice_buffer_s {
...@@ -53,8 +52,6 @@ struct slice_buffer_s { ...@@ -53,8 +52,6 @@ struct slice_buffer_s {
}; };
#define liftS lift #define liftS lift
#define lift5 lift
#define inv_lift5 inv_lift
#if 1 #if 1
#define W_AM 3 #define W_AM 3
#define W_AO 0 #define W_AO 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment