Revision 5b21bdab libavcodec/svq1enc_cb.h
libavcodec/svq1enc_cb.h | ||
---|---|---|
24 | 24 |
* svq1 code books. |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef AVCODEC_SVQ1ENC_CB_H
|
|
28 |
#define AVCODEC_SVQ1ENC_CB_H
|
|
27 |
#ifndef FFMPEG_SVQ1ENC_CB_H
|
|
28 |
#define FFMPEG_SVQ1ENC_CB_H
|
|
29 | 29 |
|
30 | 30 |
#include <stdint.h> |
31 | 31 |
|
... | ... | |
93 | 93 |
} |
94 | 94 |
}; |
95 | 95 |
|
96 |
#endif /* AVCODEC_SVQ1ENC_CB_H */ |
|
96 |
#endif /* FFMPEG_SVQ1ENC_CB_H */ |
Also available in: Unified diff