FFmpeg  2.5.10
Data Fields
SwsVector Struct Reference

#include <swscale.h>

Data Fields

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

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.

int SwsVector::length

number of coefficients in the vector

Definition at line 124 of file swscale.h.


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