vpx_codec_dec_cfg Struct Reference
[Decoder Algorithm Interface]

Initialization Configurations. More...

#include <vpx_decoder.h>

Data Fields

unsigned int threads
unsigned int w
unsigned int h

Detailed Description

Initialization Configurations.

This structure is used to pass init time configuration options to the decoder.


Field Documentation

Maximum number of threads to use, default 1

unsigned int vpx_codec_dec_cfg::w

Width

unsigned int vpx_codec_dec_cfg::h

Height


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

Generated on 4 Dec 2017 for WebM VP8 Codec SDK by  doxygen 1.6.1