Revision 5b21bdab libavcodec/elbg.h
libavcodec/elbg.h | ||
---|---|---|
18 | 18 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
19 | 19 |
*/ |
20 | 20 |
|
21 |
#ifndef AVCODEC_ELBG_H
|
|
22 |
#define AVCODEC_ELBG_H
|
|
21 |
#ifndef FFMPEG_ELBG_H
|
|
22 |
#define FFMPEG_ELBG_H
|
|
23 | 23 |
|
24 | 24 |
#include "random.h" |
25 | 25 |
|
... | ... | |
52 | 52 |
int numCB, int num_steps, int *closest_cb, |
53 | 53 |
AVRandomState *rand_state); |
54 | 54 |
|
55 |
#endif // AVCODEC_ELBG_H |
|
55 |
#endif /* FFMPEG_ELBG_H */ |
Also available in: Unified diff