context: cosmetic change
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ VAStatus sunxi_cedrus_CreateContext(VADriverContextP ctx, VAConfigID config_id,
|
|||||||
return vaStatus;
|
return vaStatus;
|
||||||
}
|
}
|
||||||
|
|
||||||
obj_context->context_id = contextID;
|
obj_context->context_id = contextID;
|
||||||
*context = contextID;
|
*context = contextID;
|
||||||
obj_context->current_render_target = -1;
|
obj_context->current_render_target = -1;
|
||||||
obj_context->config_id = config_id;
|
obj_context->config_id = config_id;
|
||||||
|
|||||||
Reference in New Issue
Block a user