#include <xvmc_render.h>
Data Fields | |
int | magic |
short * | data_blocks |
XvMCMacroBlock * | mv_blocks |
int | total_number_of_mv_blocks |
int | total_number_of_data_blocks |
int | mc_type |
int | idct |
int | chroma_format |
int | unsigned_intra |
XvMCSurface * | p_surface |
XvMCSurface * | p_past_surface |
XvMCSurface * | p_future_surface |
unsigned int | picture_structure |
unsigned int | flags |
unsigned int | display_flags |
int | state |
int | start_mv_blocks_num |
int | filled_mv_blocks_num |
int | next_free_data_block_num |
void * | p_osd_target_surface_render |
Definition at line 41 of file xvmc_render.h.
Definition at line 43 of file xvmc_render.h.
Definition at line 45 of file xvmc_render.h.
XvMCMacroBlock* xvmc_render_state_t::mv_blocks |
Definition at line 46 of file xvmc_render.h.
Definition at line 47 of file xvmc_render.h.
Definition at line 48 of file xvmc_render.h.
Definition at line 49 of file xvmc_render.h.
Definition at line 50 of file xvmc_render.h.
Definition at line 51 of file xvmc_render.h.
Definition at line 52 of file xvmc_render.h.
XvMCSurface* xvmc_render_state_t::p_surface |
Definition at line 53 of file xvmc_render.h.
XvMCSurface* xvmc_render_state_t::p_past_surface |
Definition at line 57 of file xvmc_render.h.
XvMCSurface* xvmc_render_state_t::p_future_surface |
Definition at line 58 of file xvmc_render.h.
unsigned int xvmc_render_state_t::picture_structure |
Definition at line 60 of file xvmc_render.h.
unsigned int xvmc_render_state_t::flags |
Definition at line 61 of file xvmc_render.h.
unsigned int xvmc_render_state_t::display_flags |
Definition at line 62 of file xvmc_render.h.
Definition at line 65 of file xvmc_render.h.
Definition at line 66 of file xvmc_render.h.
Definition at line 67 of file xvmc_render.h.
Definition at line 69 of file xvmc_render.h.
Definition at line 71 of file xvmc_render.h.