RdOptimizerSettings class
RdOptimizerSettings class
RD optimizer settings class
The RdOptimizerSettings type exposes the following members:
Constructors
Properties
Property | Description |
---|
bpp_scale | Gets or sets the BPP (bits per pixel) scale factor. |
bpp_max | Gets or sets the maximum R value for consideration in in bits per pixel |
max_q | Gets or sets the maximum quantization value. |
min_q | Gets the minimum allowed quantization value. |
max_pixel_value | Gets the maximum pixel value. |
psnr_max | Gets the PSNR maximum expected value. |
discretized_bpp_max | Gets the maximum R value for consideration. |
Methods
Method | Description |
---|
create | Creates this instance. |
See Also