|
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 44 of file libvpxdec.c.
| struct vpx_codec_ctx VPxDecoderContext::decoder |
Definition at line 45 of file libvpxdec.c.
| struct vpx_codec_ctx VPxDecoderContext::decoder_alpha |
Definition at line 46 of file libvpxdec.c.
| AVBufferPool* VPxDecoderContext::pool |
Definition at line 47 of file libvpxdec.c.
| size_t VPxDecoderContext::pool_size |
Definition at line 48 of file libvpxdec.c.
| int VPxDecoderContext::has_alpha_channel |
Definition at line 49 of file libvpxdec.c.
1.8.17