Searched refs:OpenclContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopencl.c82 } OpenclContext; typedef in typeref:struct:__anon3688
84 #define OFFSET(x) offsetof(OpenclContext, x)
100 .log_level_offset_offset = offsetof(OpenclContext, log_offset),
101 .parent_log_context_offset = offsetof(OpenclContext, log_ctx),
104 static OpenclContext opencl_ctx = {&openclutils_class};
491 static int init_opencl_env(OpenclContext *opencl_ctx, AVOpenCLExternalEnv *ext_opencl_env)

Completed in 62 milliseconds