|
FFmpeg
|
Data Fields | |
| int | is_packed_rgb |
| uint8_t | rgba_map [4] |
Definition at line 37 of file vf_alphaextract.c.
| int AlphaExtractContext::is_packed_rgb |
Definition at line 38 of file vf_alphaextract.c.
Referenced by config_input(), and filter_frame().
| uint8_t AlphaExtractContext::rgba_map[4] |
Definition at line 39 of file vf_alphaextract.c.
Referenced by config_input(), and filter_frame().
1.8.2