xine-lib 1.2.11
|
#include <xxmc.h>
Data Fields | |
unsigned int | mpeg_flags |
unsigned int | accel_flags |
unsigned int | max_width |
unsigned int | max_height |
unsigned int | sub_max_width |
unsigned int | sub_max_height |
int | type_id |
XvImageFormatValues | subPicType |
int | flags |
unsigned int xvmc_capabilities_t::accel_flags |
Referenced by checkXvMCCap(), and xxmc_find_context().
int xvmc_capabilities_t::flags |
Referenced by checkXvMCCap(), xxmc_find_context(), and xxmc_setup_subpictures().
unsigned int xvmc_capabilities_t::max_height |
Referenced by checkXvMCCap().
unsigned int xvmc_capabilities_t::max_width |
Referenced by checkXvMCCap().
unsigned int xvmc_capabilities_t::mpeg_flags |
Referenced by checkXvMCCap(), xxmc_create_context(), and xxmc_find_context().
unsigned int xvmc_capabilities_t::sub_max_height |
Referenced by checkXvMCCap(), and xxmc_setup_subpictures().
unsigned int xvmc_capabilities_t::sub_max_width |
Referenced by checkXvMCCap(), and xxmc_setup_subpictures().
XvImageFormatValues xvmc_capabilities_t::subPicType |
Referenced by checkXvMCCap(), xxmc_duplicate_frame_data(), and xxmc_setup_subpictures().
int xvmc_capabilities_t::type_id |
Referenced by checkXvMCCap(), and xxmc_create_context().