Commit 6b453a81 authored by Jun Zhao's avatar Jun Zhao Committed by Jun Zhao

hwcontext_opencl: remove an unused variable

remove an unused variable
Signed-off-by: 's avatarJun Zhao <mypopydev@gmail.com>
parent e6ac328b
......@@ -928,7 +928,6 @@ static int opencl_enumerate_intel_media_vaapi_devices(AVHWDeviceContext *hwdev,
clGetDeviceIDsFromVA_APIMediaAdapterINTEL_fn
clGetDeviceIDsFromVA_APIMediaAdapterINTEL;
cl_int cle;
int err;
clGetDeviceIDsFromVA_APIMediaAdapterINTEL =
clGetExtensionFunctionAddressForPlatform(platform_id,
......
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