FFmpeg
Data Fields
SwsVector Struct Reference
Color conversion and scaling

#include <swscale.h>

Data Fields

double *  coeff
  pointer to the list of coefficients
 
int  length
  number of coefficients in the vector
 

Detailed Description

Definition at line 122 of file swscale.h.

Field Documentation

double* SwsVector::coeff

pointer to the list of coefficients

Definition at line 123 of file swscale.h.

Referenced by alloc_sws_context(), initFilter(), open_filter_param(), sws_addVec(), sws_allocVec(), sws_cloneVec(), sws_convVec(), sws_dcVec(), sws_diffVec(), sws_freeVec(), sws_getConstVec(), sws_getConvVec(), sws_getGaussianVec(), sws_getShiftedVec(), sws_printVec2(), sws_scaleVec(), sws_shiftVec(), sws_subVec(), and sws_sumVec().

int SwsVector::length

number of coefficients in the vector

Definition at line 124 of file swscale.h.

Referenced by alloc_sws_context(), initFilter(), open_filter_param(), sws_addVec(), sws_allocVec(), sws_cloneVec(), sws_convVec(), sws_dcVec(), sws_diffVec(), sws_freeVec(), sws_getConvVec(), sws_getShiftedVec(), sws_init_context(), sws_printVec2(), sws_scaleVec(), sws_shiftVec(), sws_subVec(), and sws_sumVec().


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

Generated on Sun Mar 8 2015 02:35:43 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /