const uint8_t * slice_data
Pointer to slice data buffer base.
uint32_t iq_matrix_buf_id
VAIQMatrixBuffer ID.
uint32_t bitplane_buf_id
VABitPlaneBuffer ID (for VC-1 decoding)
uint32_t context_id
Context ID (video decode pipeline)
This structure is used to share data between the FFmpeg library and the client video application...
unsigned int slice_params_alloc
Size of pre-allocated slice_params.
uint32_t slice_data_size
Current size of slice data.
unsigned int slice_param_size
Size of a VASliceParameterBuffer element.
void * display
Window system dependent data.
uint32_t * slice_buf_ids
Slice parameter/data buffer IDs.
unsigned int slice_count
Number of slices currently filled in.
unsigned int slice_buf_ids_alloc
Size of pre-allocated slice_buf_ids.
unsigned int n_slice_buf_ids
Number of effective slice buffer IDs to send to the HW.
void * slice_params
Pointer to VASliceParameterBuffers.
uint32_t pic_param_buf_id
VAPictureParameterBuffer ID.