FFmpeg
4.0
|
#include <stdint.h>
#include <string.h>
#include "libavutil/lfg.h"
#include "libavutil/log.h"
#include "libavcodec/rangecoder.h"
Go to the source code of this file.
Macros | |
#define | SIZE 10240 |
Functions | |
int | main (void) |
#define SIZE 10240 |
Definition at line 27 of file rangecoder.c.
Referenced by main().
Definition at line 29 of file rangecoder.c.