Data Fields | |
int | Coefs [4][512 *16] |
unsigned int * | Line |
unsigned short * | Frame [3] |
int | hsub |
int | vsub |
Definition at line 31 of file vf_hqdn3d.c.
int HQDN3DContext::Coefs[4][512 *16] |
Definition at line 32 of file vf_hqdn3d.c.
Referenced by end_frame(), and init().
unsigned short* HQDN3DContext::Frame[3] |
Definition at line 34 of file vf_hqdn3d.c.
Referenced by end_frame(), and uninit().
int HQDN3DContext::hsub |
Definition at line 35 of file vf_hqdn3d.c.
Referenced by config_input(), and end_frame().
unsigned int* HQDN3DContext::Line |
Definition at line 33 of file vf_hqdn3d.c.
Referenced by config_input(), end_frame(), and uninit().
int HQDN3DContext::vsub |
Definition at line 35 of file vf_hqdn3d.c.
Referenced by config_input(), and end_frame().