OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YBuf0offset
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_video.h
31
uint32_t
YBuf0offset
;
i810_video.c
302
uint32_t
YBuf0offset
;
647
dst = pI810->FbBase + pPriv->
YBuf0offset
;
681
dst1 = pI810->FbBase + pPriv->
YBuf0offset
;
779
overlay->OBUF_0Y = pPriv->
YBuf0offset
;
1034
pPriv->
YBuf0offset
= pPriv->linear->offset * pI810->cpp;
1035
pPriv->UBuf0offset = pPriv->
YBuf0offset
+ (dstPitch * 2 * height);
1358
pI810Priv->
YBuf0offset
= surface->offsets[0];
1359
pI810Priv->YBuf1offset = pI810Priv->
YBuf0offset
;
/xsrc/external/mit/xf86-video-i740/dist/src/
i740_video.c
111
CARD32
YBuf0offset
;
477
dst = (CARD32 *)(pI740->FbBase + pPriv->
YBuf0offset
);
546
dst = pI740->FbBase + pPriv->
YBuf0offset
;
570
i740fb_overlay_set(pScrn,pPriv,pPriv->
YBuf0offset
,pPriv->YBuf1offset,
698
pPriv->
YBuf0offset
= pPriv->linear->offset*pI740->cpp;
1024
pI740Priv->
YBuf0offset
= surface->offsets[0];
1025
pI740Priv->YBuf1offset = pI740Priv->
YBuf0offset
;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_video.c
296
uint32_t
YBuf0offset
;
647
dst = pI810->FbBase + pPriv->
YBuf0offset
;
681
dst1 = pI810->FbBase + pPriv->
YBuf0offset
;
779
overlay->OBUF_0Y = pPriv->
YBuf0offset
;
1034
pPriv->
YBuf0offset
= pPriv->linear->offset * pI810->cpp;
1035
pPriv->UBuf0offset = pPriv->
YBuf0offset
+ (dstPitch * 2 * height);
1386
pI810Priv->
YBuf0offset
= surface->offsets[0];
1387
pI810Priv->YBuf1offset = pI810Priv->
YBuf0offset
;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_video.c
292
uint32_t
YBuf0offset
;
637
dst = pI810->FbBase + pPriv->
YBuf0offset
;
671
dst1 = pI810->FbBase + pPriv->
YBuf0offset
;
769
overlay->OBUF_0Y = pPriv->
YBuf0offset
;
1024
pPriv->
YBuf0offset
= pPriv->linear->offset * pI810->cpp;
1025
pPriv->UBuf0offset = pPriv->
YBuf0offset
+ (dstPitch * 2 * height);
1343
pI810Priv->
YBuf0offset
= surface->offsets[0];
1344
pI810Priv->YBuf1offset = pI810Priv->
YBuf0offset
;
Completed in 9 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026