|
xine-lib
1.2.10
|
#include <xine/xine_internal.h>Go to the source code of this file.
Functions | |
| void * | dxr3_spudec_init_plugin (xine_t *xine, const void *data) |
| void * | dxr3_video_init_plugin (xine_t *xine, const void *data) |
| void * | dxr3_aa_init_plugin (xine_t *xine, const void *visual_gen) |
| void* dxr3_aa_init_plugin | ( | xine_t * | xine, |
| const void * | visual_gen | ||
| ) |
References dxr3_vo_init_plugin(), NULL, and XINE_VISUAL_TYPE_AA.
| void* dxr3_spudec_init_plugin | ( | xine_t * | xine, |
| const void * | data | ||
| ) |
References default_spu_decoder_class_dispose, dxr3_spudec_open_plugin(), N_, and NULL.
| void* dxr3_video_init_plugin | ( | xine_t * | xine, |
| const void * | data | ||
| ) |
References default_video_decoder_class_dispose, dxr3_open_plugin(), N_, and NULL.
1.8.17