Initialization Configurations. More...
Public Attributes | |
unsigned int | threads |
Maximum number of threads to use, default 1. More... | |
unsigned int | w |
Width. More... | |
unsigned int | h |
Height. More... | |
Initialization Configurations.
This structure is used to pass init time configuration options to the decoder.
unsigned int vpx_codec_dec_cfg::h |
Height.
unsigned int vpx_codec_dec_cfg::threads |
Maximum number of threads to use, default 1.
unsigned int vpx_codec_dec_cfg::w |
Width.