#include "libavutil/intreadwrite.h"
#include "libavutil/imgutils.h"
#include "bytestream.h"
#include "avcodec.h"
#include "internal.h"
Go to the source code of this file.
Typedef Documentation
Function Documentation
Definition at line 60 of file dpx.c.
static uint16_t read10in32 |
( |
const uint8_t ** |
ptr, |
|
|
uint32_t * |
lbuf, |
|
|
int * |
n_datum, |
|
|
int |
is_big |
|
) |
| |
|
static |
static unsigned int read32 |
( |
const uint8_t ** |
ptr, |
|
|
int |
is_big |
|
) |
| |
|
static |
Variable Documentation
Initial value:
Definition at line 288 of file dpx.c.