FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 39 of file libwebpenc_common.h.

Field Documentation

AVClass* LibWebPContextCommon::class

Definition at line 40 of file libwebpenc_common.h.

float LibWebPContextCommon::quality

Definition at line 41 of file libwebpenc_common.h.

Referenced by ff_libwebp_encode_init_common().

int LibWebPContextCommon::lossless

Definition at line 42 of file libwebpenc_common.h.

Referenced by ff_libwebp_encode_init_common(), and ff_libwebp_get_frame().

int LibWebPContextCommon::preset

Definition at line 43 of file libwebpenc_common.h.

Referenced by ff_libwebp_encode_init_common().

int LibWebPContextCommon::chroma_warning

Definition at line 44 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().

int LibWebPContextCommon::conversion_warning

Definition at line 45 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().

WebPConfig LibWebPContextCommon::config
AVFrame* LibWebPContextCommon::ref
int LibWebPContextCommon::cr_size

Definition at line 48 of file libwebpenc_common.h.

Referenced by ff_libwebp_get_frame().

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: