FFmpeg 5.1.4
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 116 of file swscale.h.

Field Documentation

◆ coeff

double* SwsVector::coeff

pointer to the list of coefficients

Definition at line 117 of file swscale.h.

◆ length

int SwsVector::length

number of coefficients in the vector

Definition at line 118 of file swscale.h.


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