FFmpeg
Data Fields
LibWebPContextCommon Struct Reference

#include <libwebpenc_common.h>

Data Fields

AVClassclass
 
float quality
 
int lossless
 
int preset
 
int chroma_warning
 
int conversion_warning
 
WebPConfig config
 
AVFrameref
 
int cr_size
 
int cr_threshold
 

Detailed Description

Definition at line 40 of file libwebpenc_common.h.

Field Documentation

◆ class

AVClass* LibWebPContextCommon::class

Definition at line 41 of file libwebpenc_common.h.

◆ quality

float LibWebPContextCommon::quality

Definition at line 42 of file libwebpenc_common.h.

◆ lossless

int LibWebPContextCommon::lossless

Definition at line 43 of file libwebpenc_common.h.

◆ preset

int LibWebPContextCommon::preset

Definition at line 44 of file libwebpenc_common.h.

◆ chroma_warning

int LibWebPContextCommon::chroma_warning

Definition at line 45 of file libwebpenc_common.h.

◆ conversion_warning

int LibWebPContextCommon::conversion_warning

Definition at line 46 of file libwebpenc_common.h.

◆ config

WebPConfig LibWebPContextCommon::config

Definition at line 47 of file libwebpenc_common.h.

◆ ref

AVFrame* LibWebPContextCommon::ref

Definition at line 48 of file libwebpenc_common.h.

◆ cr_size

int LibWebPContextCommon::cr_size

Definition at line 49 of file libwebpenc_common.h.

◆ cr_threshold

int LibWebPContextCommon::cr_threshold

Definition at line 50 of file libwebpenc_common.h.


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