VA-API
2.22.0
|
VAEncFEIDistortionHevc defines the data structure for VAEncFEIDistortionBufferType per CTB block. It is output buffer of ENC and ENC_PAK modes, The CTB block is in raster scan order. Buffer size shall not be less than the number of CTB blocks multiple by sizeof(VAEncFEIDistortionHevc). More...
#include <va_fei_hevc.h>
Public Attributes | |
uint32_t | best_distortion |
uint32_t | colocated_ctb_distortion |
VAEncFEIDistortionHevc defines the data structure for VAEncFEIDistortionBufferType per CTB block. It is output buffer of ENC and ENC_PAK modes, The CTB block is in raster scan order. Buffer size shall not be less than the number of CTB blocks multiple by sizeof(VAEncFEIDistortionHevc).
uint32_t VAEncFEIDistortionHevc::best_distortion |
best CTB distortion
uint32_t VAEncFEIDistortionHevc::colocated_ctb_distortion |
only when colocated_ctb_distortion in VAEncMiscParameterFEIFrameControlHEVC is set