|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| int | n |
| hqxfunc_t | func |
| uint32_t | rgbtoyuv [1<< 24] |
| int HQXContext::n |
Definition at line 39 of file vf_hqx.c.
Referenced by config_output(), and init().
| hqxfunc_t HQXContext::func |
Definition at line 40 of file vf_hqx.c.
Referenced by filter_frame(), and init().
| uint32_t HQXContext::rgbtoyuv[1<< 24] |
Definition at line 41 of file vf_hqx.c.
Referenced by filter_frame(), and init().
1.8.2