21 #ifndef AVCODEC_XVMC_H
22 #define AVCODEC_XVMC_H
24 #include <X11/extensions/XvMC.h>
28 #define AV_XVMC_ID 0x1DC711C0
54 XvMCMacroBlock* mv_blocks;
61 int allocated_mv_blocks;
67 int allocated_data_blocks;
89 XvMCSurface* p_surface;
98 XvMCSurface* p_past_surface;
104 XvMCSurface* p_future_surface;
110 unsigned int picture_structure;
126 int start_mv_blocks_num;
135 int filled_mv_blocks_num;
148 int next_free_data_block_num;