Searched refs:UBuf0offset (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.h32 uint32_t UBuf0offset; member in struct:__anonfe447f740108
H A Di915_video.c305 OUT_RELOC(pPriv->buf, I915_GEM_DOMAIN_SAMPLER, 0, pPriv->UBuf0offset);
307 OUT_BATCH(pPriv->UBuf0offset);
H A Di810_video.c303 uint32_t UBuf0offset; member in struct:__anonf62f5d2d0208
695 dst2 = pI810->FbBase + pPriv->UBuf0offset;
717 dst3 = pI810->FbBase + pPriv->UBuf0offset;
781 overlay->OBUF_0U = pPriv->UBuf0offset;
1035 pPriv->UBuf0offset = pPriv->YBuf0offset + (dstPitch * 2 * height);
1036 pPriv->VBuf0offset = pPriv->UBuf0offset + (dstPitch * height >> 1);
H A Di830_video.c1444 dst2 = dst_base + pPriv->UBuf0offset;
1509 dst3 = dst_base + pPriv->UBuf0offset;
2052 offsetu = pPriv->UBuf0offset;
2101 overlay->OBUF_0U = pPriv->UBuf0offset;
2418 pPriv->UBuf0offset = pPriv->VBuf0offset + (dstPitch * height / 2);
2428 pPriv->UBuf0offset = pPriv->YBuf0offset + (dstPitch * 2 * width);
2429 pPriv->VBuf0offset = pPriv->UBuf0offset + (dstPitch * width / 2);
2436 pPriv->UBuf0offset = pPriv->YBuf0offset + (dstPitch * 2 * height);
2437 pPriv->VBuf0offset = pPriv->UBuf0offset + (dstPitch * height / 2);
2543 pPriv->UBuf0offset
[all...]
H A Di965_video.c1004 src_surf_base[4] = pPriv->UBuf0offset;
1005 src_surf_base[5] = pPriv->UBuf0offset;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_video.c297 uint32_t UBuf0offset; member in struct:__anon3943da960208
695 dst2 = pI810->FbBase + pPriv->UBuf0offset;
717 dst3 = pI810->FbBase + pPriv->UBuf0offset;
781 overlay->OBUF_0U = pPriv->UBuf0offset;
1035 pPriv->UBuf0offset = pPriv->YBuf0offset + (dstPitch * 2 * height);
1036 pPriv->VBuf0offset = pPriv->UBuf0offset + (dstPitch * height >> 1);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_video.c293 uint32_t UBuf0offset; member in struct:__anona62a994a0208
685 dst2 = pI810->FbBase + pPriv->UBuf0offset;
707 dst3 = pI810->FbBase + pPriv->UBuf0offset;
771 overlay->OBUF_0U = pPriv->UBuf0offset;
1025 pPriv->UBuf0offset = pPriv->YBuf0offset + (dstPitch * 2 * height);
1026 pPriv->VBuf0offset = pPriv->UBuf0offset + (dstPitch * height >> 1);

Completed in 14 milliseconds