FFmpeg  4.0
Data Fields
SwsVector Struct Reference

#include <libswscale/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 109 of file swscale.h.

Field Documentation

◆ coeff

double* SwsVector::coeff

◆ length

int SwsVector::length

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