Searched refs:y_backward (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_xvmc.c566 map_state->y_backward.tm0.v_ls_offset = 0;
567 map_state->y_backward.tm0.v_ls = 0;
568 map_state->y_backward.tm1.tile_walk = TILEWALK_XMAJOR;
569 map_state->y_backward.tm1.tiled_surface = 0;
570 map_state->y_backward.tm1.utilize_fence_regs = 0;
571 map_state->y_backward.tm1.texel_fmt = 0; /* 8bit */
572 map_state->y_backward.tm1.surface_fmt = 1; /* 8bit */
573 map_state->y_backward.tm1.width = w - 1;
574 map_state->y_backward.tm1.height = h - 1;
575 map_state->y_backward
[all...]
H A Di915_structs.h418 struct texture_map y_backward; member in struct:i915_mc_map_state
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_xvmc.c566 map_state->y_backward.tm0.v_ls_offset = 0;
567 map_state->y_backward.tm0.v_ls = 0;
568 map_state->y_backward.tm1.tile_walk = TILEWALK_XMAJOR;
569 map_state->y_backward.tm1.tiled_surface = 0;
570 map_state->y_backward.tm1.utilize_fence_regs = 0;
571 map_state->y_backward.tm1.texel_fmt = 0; /* 8bit */
572 map_state->y_backward.tm1.surface_fmt = 1; /* 8bit */
573 map_state->y_backward.tm1.width = w - 1;
574 map_state->y_backward.tm1.height = h - 1;
575 map_state->y_backward
[all...]
H A Di915_structs.h418 struct texture_map y_backward; member in struct:i915_mc_map_state
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_xvmc.c603 map_state->y_backward.tm0.v_ls_offset = 0;
604 map_state->y_backward.tm0.v_ls = 0;
605 map_state->y_backward.tm1.tile_walk = TILEWALK_XMAJOR;
606 map_state->y_backward.tm1.tiled_surface = 0;
607 map_state->y_backward.tm1.utilize_fence_regs = 0;
608 map_state->y_backward.tm1.texel_fmt = 0; /* 8bit */
609 map_state->y_backward.tm1.surface_fmt = 1; /* 8bit */
610 map_state->y_backward.tm1.width = w - 1;
611 map_state->y_backward.tm1.height = h - 1;
612 map_state->y_backward
[all...]
H A Di915_structs.h451 struct texture_map y_backward; member in struct:i915_mc_map_state

Completed in 12 milliseconds