FFmpeg
Variables
opencl_source.h File Reference

Go to the source code of this file.

Variables

const char * ff_source_avgblur_cl
 
const char * ff_source_colorkey_cl
 
const char * ff_source_colorspace_common_cl
 
const char * ff_source_convolution_cl
 
const char * ff_source_deshake_cl
 
const char * ff_source_neighbor_cl
 
const char * ff_source_nlmeans_cl
 
const char * ff_source_overlay_cl
 
const char * ff_source_pad_cl
 
const char * ff_source_remap_cl
 
const char * ff_source_tonemap_cl
 
const char * ff_source_transpose_cl
 
const char * ff_source_unsharp_cl
 
const char * ff_source_xfade_cl
 

Variable Documentation

◆ ff_source_avgblur_cl

const char* ff_source_avgblur_cl

Referenced by avgblur_opencl_init().

◆ ff_source_colorkey_cl

const char* ff_source_colorkey_cl

Referenced by colorkey_opencl_init().

◆ ff_source_colorspace_common_cl

const char* ff_source_colorspace_common_cl

Referenced by tonemap_opencl_init().

◆ ff_source_convolution_cl

const char* ff_source_convolution_cl

Referenced by convolution_opencl_init().

◆ ff_source_deshake_cl

const char* ff_source_deshake_cl

Referenced by deshake_opencl_init().

◆ ff_source_neighbor_cl

const char* ff_source_neighbor_cl

Referenced by neighbor_opencl_init().

◆ ff_source_nlmeans_cl

const char* ff_source_nlmeans_cl

Referenced by nlmeans_opencl_init().

◆ ff_source_overlay_cl

const char* ff_source_overlay_cl

Referenced by overlay_opencl_load().

◆ ff_source_pad_cl

const char* ff_source_pad_cl

Referenced by pad_opencl_init().

◆ ff_source_remap_cl

const char* ff_source_remap_cl

Referenced by remap_opencl_load().

◆ ff_source_tonemap_cl

const char* ff_source_tonemap_cl

Referenced by tonemap_opencl_init().

◆ ff_source_transpose_cl

const char* ff_source_transpose_cl

Referenced by transpose_opencl_init().

◆ ff_source_unsharp_cl

const char* ff_source_unsharp_cl

Referenced by unsharp_opencl_init().

◆ ff_source_xfade_cl

const char* ff_source_xfade_cl

Referenced by xfade_opencl_load().