FFmpeg
Data Fields
OpenCLKernelArg Struct Reference

#include <opencl.h>

Data Fields

size_t arg_size
 
const void * arg_val
 

Detailed Description

Definition at line 51 of file opencl.h.

Field Documentation

◆ arg_size

size_t OpenCLKernelArg::arg_size

Definition at line 52 of file opencl.h.

◆ arg_val

const void* OpenCLKernelArg::arg_val

Definition at line 53 of file opencl.h.


The documentation for this struct was generated from the following file: