eq2_param_t Struct Reference


Data Fields

unsigned char lut [256]
uint16_t lut16 [256 *256]
int lut_clean
void(* adjust )(struct eq2_param_t *par, unsigned char *dst, unsigned char *src, unsigned w, unsigned h, unsigned dstride, unsigned sstride)
double c
double b
double g
double w

Detailed Description

Definition at line 43 of file vf_eq2.c.


Field Documentation

void(* eq2_param_t::adjust)(struct eq2_param_t *par, unsigned char *dst, unsigned char *src, unsigned w, unsigned h, unsigned dstride, unsigned sstride)

Referenced by check_values(), put_image(), and vf_open().

Definition at line 54 of file vf_eq2.c.

Referenced by affine_1d_MMX(), check_values(), create_lut(), set_brightness(), and vf_open().

Definition at line 53 of file vf_eq2.c.

Referenced by affine_1d_MMX(), check_values(), create_lut(), set_contrast(), set_saturation(), and vf_open().

Definition at line 55 of file vf_eq2.c.

Referenced by check_values(), create_lut(), set_gamma(), and vf_open().

unsigned char eq2_param_t::lut[256]

Definition at line 44 of file vf_eq2.c.

Referenced by apply_lut(), and create_lut().

uint16_t eq2_param_t::lut16[256 *256]

Definition at line 46 of file vf_eq2.c.

Referenced by apply_lut(), and create_lut().

Definition at line 56 of file vf_eq2.c.

Referenced by create_lut(), and set_gamma().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8