hwcontext_opencl: remove an unused variable
remove an unused variable Signed-off-by: Jun Zhao <mypopydev@gmail.com>
This commit is contained in:
@@ -928,7 +928,6 @@ static int opencl_enumerate_intel_media_vaapi_devices(AVHWDeviceContext *hwdev,
|
|||||||
clGetDeviceIDsFromVA_APIMediaAdapterINTEL_fn
|
clGetDeviceIDsFromVA_APIMediaAdapterINTEL_fn
|
||||||
clGetDeviceIDsFromVA_APIMediaAdapterINTEL;
|
clGetDeviceIDsFromVA_APIMediaAdapterINTEL;
|
||||||
cl_int cle;
|
cl_int cle;
|
||||||
int err;
|
|
||||||
|
|
||||||
clGetDeviceIDsFromVA_APIMediaAdapterINTEL =
|
clGetDeviceIDsFromVA_APIMediaAdapterINTEL =
|
||||||
clGetExtensionFunctionAddressForPlatform(platform_id,
|
clGetExtensionFunctionAddressForPlatform(platform_id,
|
||||||
|
Reference in New Issue
Block a user