Searched refs:OV0STRIDE (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.h61 unsigned int OV0STRIDE; member in struct:_i810OverlayRec
H A DI810XvMC.c3157 pORegs->OV0STRIDE = (1<<pI810Surface->pitch) |
3209 pORegs->OV0STRIDE = pI810Surface->pitch;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.h61 unsigned int OV0STRIDE; member in struct:_i810OverlayRec
H A DI810XvMC.c3157 pORegs->OV0STRIDE = (1<<pI810Surface->pitch) |
3209 pORegs->OV0STRIDE = pI810Surface->pitch;
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A DI810XvMC.h61 unsigned int OV0STRIDE; member in struct:_i810OverlayRec
H A DI810XvMC.c3157 pORegs->OV0STRIDE = (1<<pI810Surface->pitch) |
3209 pORegs->OV0STRIDE = pI810Surface->pitch;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_video.c272 uint32_t OV0STRIDE; member in struct:__anon3943da960108
889 overlay->OV0STRIDE = (dstPitch << 1) | (dstPitch << 16);
897 overlay->OV0STRIDE = dstPitch;
907 overlay->OV0STRIDE = dstPitch;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_video.c268 uint32_t OV0STRIDE; member in struct:__anona62a994a0108
879 overlay->OV0STRIDE = (dstPitch << 1) | (dstPitch << 16);
887 overlay->OV0STRIDE = dstPitch;
897 overlay->OV0STRIDE = dstPitch;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_video.c278 uint32_t OV0STRIDE; member in struct:__anonf62f5d2d0108
889 overlay->OV0STRIDE = (dstPitch << 1) | (dstPitch << 16);
897 overlay->OV0STRIDE = dstPitch;
907 overlay->OV0STRIDE = dstPitch;
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_video.c136 CARD32 OV0STRIDE; member in struct:__anon2e3b8e0b0208

Completed in 30 milliseconds