AOMedia AV1 Codec
|
Initialization Configurations. More...
#include <aom_decoder.h>
Data Fields | |
unsigned int | threads |
unsigned int | w |
unsigned int | h |
unsigned int | allow_lowbitdepth |
Initialization Configurations.
This structure is used to pass init time configuration options to the decoder.
unsigned int aom_codec_dec_cfg::threads |
Maximum number of threads to use, default 1
unsigned int aom_codec_dec_cfg::w |
Width
unsigned int aom_codec_dec_cfg::h |
Height
unsigned int aom_codec_dec_cfg::allow_lowbitdepth |
Allow use of low-bitdepth coding path