struct _VAEncFEIDistortionH264

Defined at line 359 of file ../../third_party/intel/libva/va/va_fei_h264.h

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

Public Members

uint16_t[16] inter_distortion
uint32_t best_inter_distortion
uint32_t best_intra_distortion
uint32_t colocated_mb_distortion
uint32_t reserved0
uint32_t[2] reserved1