FFmpeg
4.0
|
Data Fields | |
uint32_t | hi_pixel_mask |
uint32_t | lo_pixel_mask |
uint32_t | q_hi_pixel_mask |
uint32_t | q_lo_pixel_mask |
int | bpp |
bytes per pixel, pixel stride for each (packed) pixel More... | |
int | is_be |
Definition at line 36 of file vf_super2xsai.c.
uint32_t Super2xSaIContext::hi_pixel_mask |
Definition at line 38 of file vf_super2xsai.c.
Referenced by config_input(), and super2xsai().
uint32_t Super2xSaIContext::lo_pixel_mask |
Definition at line 39 of file vf_super2xsai.c.
Referenced by config_input(), and super2xsai().
uint32_t Super2xSaIContext::q_hi_pixel_mask |
Definition at line 42 of file vf_super2xsai.c.
Referenced by config_input(), and super2xsai().
uint32_t Super2xSaIContext::q_lo_pixel_mask |
Definition at line 43 of file vf_super2xsai.c.
Referenced by config_input(), and super2xsai().
int Super2xSaIContext::bpp |
bytes per pixel, pixel stride for each (packed) pixel
Definition at line 45 of file vf_super2xsai.c.
Referenced by config_input(), and super2xsai().
int Super2xSaIContext::is_be |
Definition at line 46 of file vf_super2xsai.c.
Referenced by config_input(), and super2xsai().