|
FFmpeg
|
#include <prores_raw.h>
Data Fields | |
| GetByteContext | gb |
| unsigned | x |
| unsigned | y |
| const AVClass * | class |
| unsigned | w |
| unsigned | h |
| unsigned | margin |
| unsigned | padding |
| unsigned | overlap |
| unsigned | init_padding |
| unsigned | current |
| unsigned | nb_frames |
| FFDrawContext | draw |
| FFDrawColor | blank |
| AVFrame * | out_ref |
| AVFrame * | prev_out_ref |
| uint8_t | rgba_color [4] |
Definition at line 31 of file prores_raw.h.
| GetByteContext TileContext::gb |
Definition at line 32 of file prores_raw.h.
| unsigned TileContext::x |
Definition at line 33 of file prores_raw.h.
Referenced by vk_prores_raw_decode_slice().
| unsigned TileContext::y |
Definition at line 33 of file prores_raw.h.
Referenced by vk_prores_raw_decode_slice().
| FFDrawContext TileContext::draw |
| FFDrawColor TileContext::blank |
1.8.17