Home
last modified time | relevance | path

Searched refs:AVOpenCLDeviceContext (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.h63 typedef struct AVOpenCLDeviceContext { struct
82 } AVOpenCLDeviceContext; argument
Dhwcontext_opencl.c163 AVOpenCLDeviceContext *hwctx = hwdev->hwctx; in opencl_device_free()
279 AVOpenCLDeviceContext *hwctx = hwdev->hwctx; in opencl_check_extension()
502 AVOpenCLDeviceContext *hwctx = hwdev->hwctx; in opencl_device_create_internal()
661 AVOpenCLDeviceContext *hwctx = hwdev->hwctx; in opencl_device_init()
1488 AVOpenCLDeviceContext *hwctx = hwdev->hwctx; in opencl_frames_get_constraints()
1632 AVOpenCLDeviceContext *hwctx = hwfc->device_ctx->hwctx; in opencl_pool_alloc()
2082 AVOpenCLDeviceContext *hwctx = dst_fc->device_ctx->hwctx; in opencl_map_from_drm_beignet()
2249 AVOpenCLDeviceContext *dst_dev = dst_fc->device_ctx->hwctx; in opencl_map_from_qsv()
2434 AVOpenCLDeviceContext *dst_dev = dst_fc->device_ctx->hwctx; in opencl_frames_derive_from_dxva2()
2590 AVOpenCLDeviceContext *dst_dev = dst_fc->device_ctx->hwctx; in opencl_frames_derive_from_d3d11()
[all …]
/third_party/ffmpeg/libavfilter/
Dopencl.h41 AVOpenCLDeviceContext *hwctx;