struct _VAEncMiscParameterSkipFrame
Defined at line 2683 of file ../../third_party/intel/libva/va/va.h
Encoding skip frame.
The application may choose to skip frames externally to the encoder (e.g. drop completely or
code as all skip's). For rate control purposes the encoder will need to know the size and number
of skipped frames. Skip frame(s) indicated through this structure is applicable only to the
current frame. It is allowed for the application to still send in packed headers for the driver to
pack, although no frame will be encoded (e.g. for HW to encrypt the frame).
Public Members
uint8_t skip_frame_flag
uint8_t num_skip_frames
uint32_t size_skip_frames
uint32_t[4] va_reserved