struct _VAEncMBMapBufferVP8
Defined at line 310 of file ../../third_party/intel/libva/va/va_enc_vp8.h
VP8 MB Segmentation ID Buffer
application provides buffer containing the initial segmentation id for each
MB, in raster scan order. Rate control may reassign it.
For an 640x480 video, the buffer has 1200 entries.
the value of each entry should be in the range [0..3], inclusive.
If segmentation is not enabled, application does not need to provide it.
Public Members
uint32_t num_mbs
uint8_t * mb_segment_id
uint32_t[4] va_reserved