FFmpeg  4.0
Data Fields
LibWebPContextCommon Struct Reference

#include <libavcodec/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 39 of file libwebpenc_common.h.

Field Documentation

◆ class

AVClass* LibWebPContextCommon::class

Definition at line 40 of file libwebpenc_common.h.

◆ quality

float LibWebPContextCommon::quality

Definition at line 41 of file libwebpenc_common.h.

Referenced by ff_libwebp_encode_init_common().

◆ lossless

int LibWebPContextCommon::lossless

Definition at line 42 of file libwebpenc_common.h.

Referenced by ff_libwebp_encode_init_common(), and ff_libwebp_get_frame().

◆ preset

int LibWebPContextCommon::preset

Definition at line 43 of file libwebpenc_common.h.

Referenced by ff_libwebp_encode_init_common().

◆ chroma_warning

int LibWebPContextCommon::chroma_warning

Definition at line 44 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().

◆ conversion_warning

int LibWebPContextCommon::conversion_warning

Definition at line 45 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().

◆ config

WebPConfig LibWebPContextCommon::config

◆ ref

AVFrame* LibWebPContextCommon::ref

◆ cr_size

int LibWebPContextCommon::cr_size

Definition at line 48 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().

◆ cr_threshold

int LibWebPContextCommon::cr_threshold

Definition at line 49 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().


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