FFmpeg
Data Fields
VPxDecoderContext Struct Reference

Data Fields

struct vpx_codec_ctx decoder
 
struct vpx_codec_ctx decoder_alpha
 
AVBufferPoolpool
 
size_t pool_size
 
int has_alpha_channel
 

Detailed Description

Definition at line 43 of file libvpxdec.c.

Field Documentation

◆ decoder

struct vpx_codec_ctx VPxDecoderContext::decoder

Definition at line 44 of file libvpxdec.c.

◆ decoder_alpha

struct vpx_codec_ctx VPxDecoderContext::decoder_alpha

Definition at line 45 of file libvpxdec.c.

◆ pool

AVBufferPool* VPxDecoderContext::pool

Definition at line 46 of file libvpxdec.c.

◆ pool_size

size_t VPxDecoderContext::pool_size

Definition at line 47 of file libvpxdec.c.

◆ has_alpha_channel

int VPxDecoderContext::has_alpha_channel

Definition at line 48 of file libvpxdec.c.


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