Mercurial > libavcodec.hg
comparison libpostproc/postprocess.h @ 114:cd4ba843b418 libavcodec
PP_FUNNY_STRIDE disabled
| author | arpi |
|---|---|
| date | Fri, 19 Oct 2001 14:54:26 +0000 |
| parents | 3e0dcdb6b340 |
| children | 1895a8fa81ea |
comparison
equal
deleted
inserted
replaced
| 113:3e0dcdb6b340 | 114:cd4ba843b418 |
|---|---|
| 58 | 58 |
| 59 | 59 |
| 60 #define GET_PP_QUALITY_MAX 6 | 60 #define GET_PP_QUALITY_MAX 6 |
| 61 | 61 |
| 62 //must be defined if stride%8 != 0 | 62 //must be defined if stride%8 != 0 |
| 63 #define PP_FUNNY_STRIDE | 63 //#define PP_FUNNY_STRIDE |
| 64 | 64 |
| 65 //#define TIMING | 65 //#define TIMING |
| 66 //#define MORE_TIMING | 66 //#define MORE_TIMING |
| 67 | 67 |
| 68 #define QP_STORE_T int | 68 #define QP_STORE_T int |
