Data Fields | |
int | frame_requested |
int | is_packed_rgb |
uint8_t | rgba_map [4] |
struct FFBufQueue | queue_main |
struct FFBufQueue | queue_alpha |
Definition at line 38 of file vf_alphamerge.c.
struct FFBufQueue AlphaMergeContext::queue_alpha [read] |
struct FFBufQueue AlphaMergeContext::queue_main [read] |
Definition at line 42 of file vf_alphamerge.c.
Referenced by end_frame(), request_frame(), and uninit().