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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopencl.h211 cl_program av_opencl_compile(const char *program_name, const char* build_opts);
H A Dopencl.c424 cl_program av_opencl_compile(const char *program_name, const char *build_opts) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddeshake_opencl.c121 deshake->opencl_ctx.program = av_opencl_compile("avfilter_transform", NULL);
H A Dunsharp_opencl.c302 unsharp->opencl_ctx.program = av_opencl_compile("unsharp", build_opts);

Completed in 111 milliseconds