Commit 52d98527 authored by Zhou Chang's avatar Zhou Chang Committed by Xiang, Haihao

Support Inter frames in driver.

parent 48d03547
This diff is collapsed.
...@@ -70,7 +70,7 @@ struct gen6_mfc_bcs_state ...@@ -70,7 +70,7 @@ struct gen6_mfc_bcs_state
} deblocking_filter_row_store_scratch_buffer; //INTERNAL: } deblocking_filter_row_store_scratch_buffer; //INTERNAL:
struct { struct {
VASurfaceID surface_id; dri_bo *bo;
} reference_surfaces[MAX_MFC_REFERENCE_SURFACES]; //INTERNAL: refrence surfaces } reference_surfaces[MAX_MFC_REFERENCE_SURFACES]; //INTERNAL: refrence surfaces
//MFX_IND_OBJ_BASE_ADDR_STATE //MFX_IND_OBJ_BASE_ADDR_STATE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment