xine-lib 1.2.11
|
#include <xine/xine_internal.h>
Go to the source code of this file.
Functions | |
void * | boxblur_init_plugin (xine_t *xine, const void *) |
void * | denoise3d_init_plugin (xine_t *xine, const void *) |
void * | eq_init_plugin (xine_t *xine, const void *) |
void * | eq2_init_plugin (xine_t *xine, const void *) |
void * | expand_init_plugin (xine_t *xine, const void *) |
void * | fill_init_plugin (xine_t *xine, const void *) |
void * | invert_init_plugin (xine_t *xine, const void *) |
void * | noise_init_plugin (xine_t *xine, const void *) |
void * | unsharp_init_plugin (xine_t *xine, const void *) |
void * boxblur_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References boxblur_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * denoise3d_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References denoise3d_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * eq2_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References eq2_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * eq_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References eq_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * expand_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References expand_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * fill_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References fill_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * invert_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References invert_open_plugin(), N_, NULL, and post_class_s::open_plugin.
void * noise_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, noise_open_plugin(), NULL, and post_class_s::open_plugin.
void * unsharp_init_plugin | ( | xine_t * | xine, |
const void * | data | ||
) |
References N_, NULL, post_class_s::open_plugin, and unsharp_open_plugin().