ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Define the denoise attribute of h264 channel. More...
#include <imp_encoder.h>
Data Fields | |
bool | enable |
whether denoise function is enabled/disabled , 0:disable, 1:enable | |
int | dnType |
denoise type,0:NONE-no denoise, 1:IP-loss info most, 2:II-loss info less | |
int | dnIQp |
I slice quantization parameter. | |
int | dnPQp |
P slice quantization parameter. | |
Define the denoise attribute of h264 channel.