21 #ifndef AVCODEC_XVMC_H
22 #define AVCODEC_XVMC_H
30 #include <X11/extensions/XvMC.h>
41 #define AV_XVMC_ID 0x1DC711C0
67 XvMCMacroBlock* mv_blocks;
74 int allocated_mv_blocks;
80 int allocated_data_blocks;
102 XvMCSurface* p_surface;
111 XvMCSurface* p_past_surface;
117 XvMCSurface* p_future_surface;
123 unsigned int picture_structure;
139 int start_mv_blocks_num;
148 int filled_mv_blocks_num;
161 int next_free_data_block_num;