RdOptimizerSettings class

RdOptimizerSettings class

RD optimizer settings class

The RdOptimizerSettings type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the RdOptimizerSettings class.

Properties

PropertyDescription
bpp_scaleGets or sets the BPP (bits per pixel) scale factor.
bpp_maxGets or sets the maximum R value for consideration in in bits per pixel
max_qGets or sets the maximum quantization value.
min_qGets the minimum allowed quantization value.
max_pixel_valueGets the maximum pixel value.
psnr_maxGets the PSNR maximum expected value.
discretized_bpp_maxGets the maximum R value for consideration.

Methods

MethodDescription
createCreates this instance.

See Also