Go to the source code of this file.
Definition at line 52 of file dpx.c.
static unsigned make_16bit |
( |
unsigned |
value | ) |
|
|
inlinestatic |
static unsigned int read32 |
( |
const uint8_t ** |
ptr, |
|
|
int |
is_big |
|
) |
| |
|
static |
Initial value:= {
.name = "dpx",
}
static int decode_frame(AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt)
static av_cold int decode_end(AVCodecContext *avctx)
static int decode(MimicContext *ctx, int quality, int num_coeffs, int is_iframe)
static int init(AVCodecParserContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
struct DPXContext DPXContext
static av_cold int decode_init(AVCodecContext *avctx)
static void close(AVCodecParserContext *s)
Definition at line 236 of file dpx.c.