attribute_deprecated unsigned int slice_params_alloc
Size of pre-allocated slice_params. 
attribute_deprecated unsigned int slice_param_size
Size of a VASliceParameterBuffer element. 
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...
attribute_deprecated uint32_t iq_matrix_buf_id
VAIQMatrixBuffer ID. 
attribute_deprecated uint32_t bitplane_buf_id
VABitPlaneBuffer ID (for VC-1 decoding) 
attribute_deprecated uint32_t pic_param_buf_id
VAPictureParameterBuffer ID. 
attribute_deprecated uint32_t slice_data_size
Current size of slice data. 
attribute_deprecated unsigned int n_slice_buf_ids
Number of effective slice buffer IDs to send to the HW. 
void * display
Window system dependent data. 
attribute_deprecated uint32_t * slice_buf_ids
Slice parameter/data buffer IDs. 
attribute_deprecated void * slice_params
Pointer to VASliceParameterBuffers. 
attribute_deprecated unsigned int slice_buf_ids_alloc
Size of pre-allocated slice_buf_ids. 
attribute_deprecated unsigned int slice_count
Number of slices currently filled in. 
attribute_deprecated const uint8_t * slice_data
Pointer to slice data buffer base.