FFmpeg
Loading...
Searching...
No Matches
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
extern

Definition at line 2 of file avgblur.c.

Referenced by avgblur_opencl_init().

◆ ff_source_colorkey_cl

const char* ff_source_colorkey_cl
extern

Definition at line 2 of file colorkey.c.

Referenced by colorkey_opencl_init().

◆ ff_source_colorspace_common_cl

const char* ff_source_colorspace_common_cl
extern

Definition at line 2 of file colorspace_common.c.

Referenced by tonemap_opencl_init().

◆ ff_source_convolution_cl

const char* ff_source_convolution_cl
extern

Definition at line 2 of file convolution.c.

Referenced by convolution_opencl_init().

◆ ff_source_deshake_cl

const char* ff_source_deshake_cl
extern

Definition at line 2 of file deshake.c.

Referenced by deshake_opencl_init().

◆ ff_source_neighbor_cl

const char* ff_source_neighbor_cl
extern

Definition at line 2 of file neighbor.c.

Referenced by neighbor_opencl_init().

◆ ff_source_nlmeans_cl

const char* ff_source_nlmeans_cl
extern

Definition at line 2 of file nlmeans.c.

Referenced by nlmeans_opencl_init().

◆ ff_source_overlay_cl

const char* ff_source_overlay_cl
extern

Definition at line 2 of file overlay.c.

Referenced by overlay_opencl_load().

◆ ff_source_pad_cl

const char* ff_source_pad_cl
extern

Definition at line 2 of file pad.c.

Referenced by pad_opencl_init().

◆ ff_source_remap_cl

const char* ff_source_remap_cl
extern

Definition at line 2 of file remap.c.

Referenced by remap_opencl_load().

◆ ff_source_tonemap_cl

const char* ff_source_tonemap_cl
extern

Definition at line 2 of file tonemap.c.

Referenced by tonemap_opencl_init().

◆ ff_source_transpose_cl

const char* ff_source_transpose_cl
extern

Definition at line 2 of file transpose.c.

Referenced by transpose_opencl_init().

◆ ff_source_unsharp_cl

const char* ff_source_unsharp_cl
extern

Definition at line 2 of file unsharp.c.

Referenced by unsharp_opencl_init().

◆ ff_source_xfade_cl

const char* ff_source_xfade_cl
extern

Definition at line 2 of file xfade.c.

Referenced by xfade_opencl_load().