FFmpeg
|
Super2xSaIContext Struct Reference
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 |
Detailed Description
Definition at line 36 of file vf_super2xsai.c.
Field Documentation
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().
uint32_t Super2xSaIContext::hi_pixel_mask |
Definition at line 38 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().
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().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11