|
FFmpeg
|
#include "libavutil/frame.h"#include "libavutil/mem_internal.h"#include "libavutil/pixfmt.h"#include "bytestream.h"#include "blockdsp.h"#include "proresdsp.h"Go to the source code of this file.
Data Structures | |
| struct | TileContext |
| struct | ProResRAWContext |
Variables | |
| const uint8_t | ff_prores_raw_dc_cb [13] |
| const int16_t | ff_prores_raw_ac_cb [95] |
| const int16_t | ff_prores_raw_rn_cb [28] |
| const int16_t | ff_prores_raw_ln_cb [15] |
|
extern |
Definition at line 105 of file prores_raw.c.
Referenced by decode_comp().
|
extern |
Definition at line 110 of file prores_raw.c.
Referenced by decode_comp().
|
extern |
Definition at line 122 of file prores_raw.c.
Referenced by decode_comp().
|
extern |
Definition at line 128 of file prores_raw.c.
Referenced by decode_comp().