#include <swscale.h>
Data Fields | |
| SwsVector * | lumH | 
| SwsVector * | lumV | 
| SwsVector * | chrH | 
| SwsVector * | chrV | 
Definition at line 145 of file swscale.h.
Definition at line 148 of file swscale.h.
Referenced by allocStuff(), sws_freeFilter(), sws_getDefaultFilter(), and sws_init_context().
Definition at line 149 of file swscale.h.
Referenced by allocStuff(), sws_freeFilter(), sws_getDefaultFilter(), and sws_init_context().
Definition at line 146 of file swscale.h.
Referenced by allocStuff(), sws_freeFilter(), sws_getDefaultFilter(), and sws_init_context().
Definition at line 147 of file swscale.h.
Referenced by allocStuff(), sws_freeFilter(), sws_getDefaultFilter(), and sws_init_context().
 1.5.8