FFmpeg
|
Data Fields | |
struct vpx_codec_ctx | decoder |
struct vpx_codec_ctx | decoder_alpha |
AVBufferPool * | pool |
size_t | pool_size |
int | has_alpha_channel |
Definition at line 40 of file libvpxdec.c.
struct vpx_codec_ctx VPxDecoderContext::decoder |
Definition at line 41 of file libvpxdec.c.
struct vpx_codec_ctx VPxDecoderContext::decoder_alpha |
Definition at line 42 of file libvpxdec.c.
AVBufferPool* VPxDecoderContext::pool |
Definition at line 43 of file libvpxdec.c.
size_t VPxDecoderContext::pool_size |
Definition at line 44 of file libvpxdec.c.
int VPxDecoderContext::has_alpha_channel |
Definition at line 45 of file libvpxdec.c.