FFmpeg
|
Data Fields | |
const AVClass * | class |
int | n |
xbrfunc_t | func |
uint32_t | rgbtoyuv [1<< 24] |
int XBRContext::n |
Definition at line 44 of file vf_xbr.c.
Referenced by config_output(), and init().
xbrfunc_t XBRContext::func |
Definition at line 45 of file vf_xbr.c.
Referenced by filter_frame(), and init().
uint32_t XBRContext::rgbtoyuv[1<< 24] |
Definition at line 46 of file vf_xbr.c.
Referenced by filter_frame(), and init().