VA-API  2.19.0
Public Attributes | List of all members
VAEncFEIDistortionH264 Struct Reference

VAEncFEIDistortionH264 defines the data structure for VAEncFEIDistortionBufferType per 16x16 MB block. It is output buffer of ENC and ENC_PAK modes, The 16x16 block is in raster scan order. Buffer size shall not be less than the number of 16x16 blocks multiple by sizeof(VAEncFEIDistortionH264). More...

#include <va_fei_h264.h>

Public Attributes

uint16_t inter_distortion [16]
 Inter-prediction-distortion associated with motion vector i (co-located with subblock_4x4_i). Its meaning is determined by sub-shape. It must be zero if the corresponding sub-shape is not chosen.
 

Detailed Description

VAEncFEIDistortionH264 defines the data structure for VAEncFEIDistortionBufferType per 16x16 MB block. It is output buffer of ENC and ENC_PAK modes, The 16x16 block is in raster scan order. Buffer size shall not be less than the number of 16x16 blocks multiple by sizeof(VAEncFEIDistortionH264).


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