|
FFmpeg
|
#include <pullup.h>
Data Fields | |
| int | lock [2] |
| unsigned char ** | planes |
| int pullup_buffer::lock[2] |
Definition at line 36 of file pullup.h.
Referenced by ff_pullup_get_buffer(), ff_pullup_lock_buffer(), ff_pullup_pack_frame(), and ff_pullup_release_buffer().
| unsigned char** pullup_buffer::planes |
Definition at line 37 of file pullup.h.
Referenced by alloc_buffer(), compute_metric(), copy_field(), and put_image().
1.8.2