vp8_postproc_cfg Struct Reference
[VP8]

post process flags More...

#include <vp8.h>

Data Fields

int post_proc_flag
int deblocking_level
int noise_level

Detailed Description

post process flags

This define a structure that describe the post processing settings. For the best objective measure (using the PSNR metric) set post_proc_flag to VP8_DEBLOCK and deblocking_level to 1.


Field Documentation

the types of post processing to be done, should be combination of "vp8_postproc_level"

the strength of deblocking, valid range [0, 16]

the strength of additive noise, valid range [0, 16]


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