#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 |
| int | reserved1 [13] |
| 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 |
Definition at line 16 of file xvmc_render.h.
Definition at line 18 of file xvmc_render.h.
Definition at line 20 of file xvmc_render.h.
| XvMCMacroBlock* xvmc_render_state_t::mv_blocks |
Definition at line 21 of file xvmc_render.h.
Definition at line 22 of file xvmc_render.h.
Definition at line 23 of file xvmc_render.h.
Definition at line 24 of file xvmc_render.h.
Definition at line 25 of file xvmc_render.h.
Definition at line 26 of file xvmc_render.h.
Definition at line 27 of file xvmc_render.h.
| int xvmc_render_state_t::reserved1[13] |
Definition at line 28 of file xvmc_render.h.
| XvMCSurface* xvmc_render_state_t::p_surface |
Definition at line 29 of file xvmc_render.h.
| XvMCSurface* xvmc_render_state_t::p_past_surface |
Definition at line 33 of file xvmc_render.h.
| XvMCSurface* xvmc_render_state_t::p_future_surface |
Definition at line 34 of file xvmc_render.h.
| unsigned int xvmc_render_state_t::picture_structure |
Definition at line 36 of file xvmc_render.h.
| unsigned int xvmc_render_state_t::flags |
Definition at line 37 of file xvmc_render.h.
| unsigned int xvmc_render_state_t::display_flags |
Definition at line 38 of file xvmc_render.h.
Definition at line 41 of file xvmc_render.h.
Definition at line 42 of file xvmc_render.h.
Definition at line 43 of file xvmc_render.h.
Definition at line 45 of file xvmc_render.h.
1.5.5