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

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_xvmc.c555 map_state->y_forward.tm2.depth = 0;
556 map_state->y_forward.tm2.max_lod = 0;
557 map_state->y_forward.tm2.cube_face = 0;
563 map_state->y_forward.tm2.pitch = (pI915XvMC->yStride >> 2) - 1; /* in DWords - 1 */
575 map_state->y_backward.tm2.depth = 0;
576 map_state->y_backward.tm2.max_lod = 0;
577 map_state->y_backward.tm2.cube_face = 0;
583 map_state->y_backward.tm2.pitch = (pI915XvMC->yStride >> 2) - 1;
602 map_state->u_forward.tm2.depth = 0;
603 map_state->u_forward.tm2
[all...]
H A Di915_structs.h397 } tm2; member in struct:texture_map
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_xvmc.c555 map_state->y_forward.tm2.depth = 0;
556 map_state->y_forward.tm2.max_lod = 0;
557 map_state->y_forward.tm2.cube_face = 0;
563 map_state->y_forward.tm2.pitch = (pI915XvMC->yStride >> 2) - 1; /* in DWords - 1 */
575 map_state->y_backward.tm2.depth = 0;
576 map_state->y_backward.tm2.max_lod = 0;
577 map_state->y_backward.tm2.cube_face = 0;
583 map_state->y_backward.tm2.pitch = (pI915XvMC->yStride >> 2) - 1;
602 map_state->u_forward.tm2.depth = 0;
603 map_state->u_forward.tm2
[all...]
H A Di915_structs.h397 } tm2; member in struct:texture_map
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_xvmc.c598 map_state->y_forward.tm2.depth = 0;
599 map_state->y_forward.tm2.max_lod = 0;
600 map_state->y_forward.tm2.cube_face = 0;
612 map_state->y_backward.tm2.depth = 0;
613 map_state->y_backward.tm2.max_lod = 0;
614 map_state->y_backward.tm2.cube_face = 0;
633 map_state->u_forward.tm2.depth = 0;
634 map_state->u_forward.tm2.max_lod = 0;
635 map_state->u_forward.tm2.cube_face = 0;
647 map_state->u_backward.tm2
[all...]
H A Di915_structs.h429 } tm2; member in struct:texture_map

Completed in 13 milliseconds