FFmpeg
Data Fields
WebPContext Struct Reference

Data Fields

 
 
 
 
int  initialized
 
int  has_alpha
 
 
 
 
 
int  width
 
int  height
 
int  lossless
 
 
 
 
 
 

Detailed Description

Definition at line 183 of file webp.c.

Field Documentation

VP8Context WebPContext::v

Definition at line 184 of file webp.c.

GetBitContext WebPContext::gb

Definition at line 185 of file webp.c.

Referenced by decode_entropy_coded_image(), parse_transform_color_indexing(), read_huffman_code_normal(), read_huffman_code_simple(), and vp8_lossless_decode_frame().

AVFrame* WebPContext::alpha_frame

Definition at line 186 of file webp.c.

Referenced by vp8_lossy_decode_alpha().

AVCodecContext* WebPContext::avctx

Definition at line 187 of file webp.c.

Referenced by apply_color_indexing_transform(), apply_predictor_transform(), decode_entropy_coded_image(), read_huffman_code_normal(), and webp_decode_frame().

int WebPContext::initialized

Definition at line 188 of file webp.c.

Referenced by vp8_lossy_decode_frame(), and webp_decode_close().

int WebPContext::has_alpha

Definition at line 189 of file webp.c.

Referenced by vp8_lossless_decode_frame(), vp8_lossy_decode_frame(), and webp_decode_frame().

enum AlphaCompression WebPContext::alpha_compression

Definition at line 190 of file webp.c.

Referenced by vp8_lossy_decode_alpha(), and webp_decode_frame().

enum AlphaFilter WebPContext::alpha_filter

Definition at line 191 of file webp.c.

Referenced by vp8_lossy_decode_alpha(), and webp_decode_frame().

uint8_t* WebPContext::alpha_data

Definition at line 192 of file webp.c.

Referenced by vp8_lossy_decode_frame(), and webp_decode_frame().

int WebPContext::alpha_data_size

Definition at line 193 of file webp.c.

Referenced by vp8_lossy_decode_frame(), and webp_decode_frame().

int WebPContext::width

Definition at line 194 of file webp.c.

Referenced by decode_entropy_image(), parse_transform_color(), parse_transform_color_indexing(), parse_transform_predictor(), vp8_lossless_decode_frame(), vp8_lossy_decode_alpha(), and webp_decode_frame().

int WebPContext::height

Definition at line 195 of file webp.c.

Referenced by decode_entropy_image(), parse_transform_color(), parse_transform_predictor(), vp8_lossless_decode_frame(), vp8_lossy_decode_alpha(), and webp_decode_frame().

int WebPContext::lossless

Definition at line 196 of file webp.c.

Referenced by vp8_lossless_decode_frame(), and vp8_lossy_decode_frame().

int WebPContext::nb_transforms

Definition at line 198 of file webp.c.

Referenced by vp8_lossless_decode_frame().

enum TransformType WebPContext::transforms[4]

Definition at line 199 of file webp.c.

Referenced by vp8_lossless_decode_frame().

int WebPContext::reduced_width

Definition at line 200 of file webp.c.

Referenced by decode_entropy_coded_image(), decode_entropy_image(), parse_transform_color_indexing(), and vp8_lossless_decode_frame().

int WebPContext::nb_huffman_groups

Definition at line 201 of file webp.c.

Referenced by decode_entropy_coded_image(), and decode_entropy_image().

ImageContext WebPContext::image[IMAGE_ROLE_NB]

Definition at line 202 of file webp.c.

Referenced by apply_color_indexing_transform(), apply_color_transform(), apply_predictor_transform(), apply_subtract_green_transform(), decode_entropy_coded_image(), decode_entropy_image(), get_huffman_group(), parse_transform_color(), parse_transform_color_indexing(), parse_transform_predictor(), and vp8_lossless_decode_frame().


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

Generated on Sat Jan 25 2014 19:52:32 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /