VA-API  2.21.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
VAEncFEIDistortionHevc Struct Reference

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
 

Detailed Description

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).

Member Data Documentation

uint32_t VAEncFEIDistortionHevc::best_distortion

best CTB distortion

uint32_t VAEncFEIDistortionHevc::colocated_ctb_distortion

only when colocated_ctb_distortion in VAEncMiscParameterFEIFrameControlHEVC is set


The documentation for this struct was generated from the following file: