av_opencl_errstr   99 cmdutils_opencl.c                av_opencl_errstr(status));                                      \
av_opencl_errstr   97 libavfilter/deshake_opencl.c         av_log(ctx, AV_LOG_ERROR, "OpenCL run kernel error occurred: %s\n", av_opencl_errstr(status));
av_opencl_errstr  232 libavfilter/unsharp_opencl.c             av_log(ctx, AV_LOG_ERROR, "OpenCL run kernel error occurred: %s\n", av_opencl_errstr(status));
av_opencl_errstr  269 libavfilter/unsharp_opencl.c             av_log(ctx, AV_LOG_ERROR, "OpenCL run kernel error occurred: %s\n", av_opencl_errstr(status));
av_opencl_errstr  204 libavutil/opencl.c                "Could not get OpenCL platform ids: %s\n", av_opencl_errstr(status));
av_opencl_errstr  213 libavutil/opencl.c                 "Could not get OpenCL platform ids: %s\n", av_opencl_errstr(status));
av_opencl_errstr  259 libavutil/opencl.c                             "Could not get device ID: %s:\n", av_opencl_errstr(status));
av_opencl_errstr  278 libavutil/opencl.c                                 "Could not get device name: %s\n", av_opencl_errstr(status));
av_opencl_errstr  446 libavutil/opencl.c                "Unable to create OpenCL program '%s': %s\n", program_name, av_opencl_errstr(status));
av_opencl_errstr  547 libavutil/opencl.c                        "Could not get OpenCL context from device type: %s\n", av_opencl_errstr(status));
av_opencl_errstr  554 libavutil/opencl.c                        "Could not create OpenCL command queue: %s\n", av_opencl_errstr(status));
av_opencl_errstr  602 libavutil/opencl.c                    "Could not release OpenCL command queue: %s\n", av_opencl_errstr(status));
av_opencl_errstr  610 libavutil/opencl.c                    "Could not release OpenCL context: %s\n", av_opencl_errstr(status));
av_opencl_errstr  626 libavutil/opencl.c         av_log(&opencl_ctx, AV_LOG_ERROR, "Could not create OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  640 libavutil/opencl.c                "Could not release OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  654 libavutil/opencl.c                "Could not map OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  662 libavutil/opencl.c                "Could not unmap OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  677 libavutil/opencl.c                "Could not map OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  685 libavutil/opencl.c                "Could not unmap OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  714 libavutil/opencl.c                "Could not map OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  726 libavutil/opencl.c                "Could not unmap OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  756 libavutil/opencl.c                "Could not map OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  769 libavutil/opencl.c                "Could not unmap OpenCL buffer: %s\n", av_opencl_errstr(status));
av_opencl_errstr  159 libavutil/opencl.h const char *av_opencl_errstr(cl_int status);
av_opencl_errstr   50 libavutil/opencl_internal.c             av_log(opencl_param->ctx, AV_LOG_ERROR, "Cannot set kernel argument: %s\n", av_opencl_errstr(status));