struct _VASurfaceDecodeMBErrors
Defined at line 4148 of file ../../third_party/intel/libva/va/va.h
Client calls vaQuerySurfaceError with VA_STATUS_ERROR_DECODING_ERROR, server side returns
an array of structure VASurfaceDecodeMBErrors, and the array is terminated by setting status=-1
Public Members
int32_t status
uint32_t start_mb
uint32_t end_mb
decode_error_type
uint32_t num_mb
uint32_t[3] va_reserved