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

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_structs.h731 #define BLOCK_MSB 0x08 macro
H A Di915_xvmc.c695 load_indirect |= (BLOCK_SIS | BLOCK_MSB) << BLOCK_MASK_SHIFT;
1141 // | BLOCK_MSB | BLOCK_PSP | BLOCK_PSC);
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_structs.h731 #define BLOCK_MSB 0x08 macro
H A Di915_xvmc.c695 load_indirect |= (BLOCK_SIS | BLOCK_MSB) << BLOCK_MASK_SHIFT;
1141 // | BLOCK_MSB | BLOCK_PSP | BLOCK_PSC);
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_structs.h773 #define BLOCK_MSB 0x08 macro
H A Di915_xvmc.c738 load_indirect->dw0.block_mask = BLOCK_SIS | BLOCK_MSB;
947 if (mask & BLOCK_MSB)
1005 if (mask & BLOCK_MSB) {
1468 load_indirect->dw0.block_mask = BLOCK_SIS | BLOCK_SSB | BLOCK_MSB | BLOCK_PSP;
1900 // | BLOCK_MSB | BLOCK_PSP | BLOCK_PSC);

Completed in 14 milliseconds