FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
KernelCode Struct Reference

Data Fields

int is_compiled
 
const char * kernel_string
 

Detailed Description

Definition at line 50 of file opencl.c.

Field Documentation

int KernelCode::is_compiled

Definition at line 51 of file opencl.c.

Referenced by av_opencl_compile(), av_opencl_register_kernel_code(), and av_opencl_uninit().

const char* KernelCode::kernel_string

Definition at line 52 of file opencl.c.

Referenced by av_opencl_compile(), and av_opencl_register_kernel_code().


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