#include "avcodec.h"
#include "libavutil/opt.h"
#include "get_bits.h"
#include "internal.h"
#include "put_bits.h"
Go to the source code of this file.
Data Structures | |
| struct | CLJRContext |
Functions | |
| static av_cold int | common_init (AVCodecContext *avctx) |
Definition in file cljr.c.
| static av_cold int common_init | ( | AVCodecContext * | avctx | ) | [static] |
1.5.8