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

Field Documentation

◆ coeff

double* SwsVector::coeff

◆ length

int SwsVector::length

number of coefficients in the vector

Definition at line 111 of file swscale.h.

Referenced by alloc_sws_context(), initFilter(), open_filter_param(), sws_addVec(), sws_allocVec(), sws_init_context(), and sws_shiftVec().


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