OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YBuf1offset
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_video.h
35
uint32_t
YBuf1offset
;
i810_video.c
306
uint32_t
YBuf1offset
;
649
dst = pI810->FbBase + pPriv->
YBuf1offset
;
683
dst1 = pI810->FbBase + pPriv->
YBuf1offset
;
780
overlay->OBUF_1Y = pPriv->
YBuf1offset
;
1038
pPriv->
YBuf1offset
= (pPriv->linear->offset * pI810->cpp) + size;
1039
pPriv->UBuf1offset = pPriv->
YBuf1offset
+ (dstPitch * 2 * height);
1359
pI810Priv->
YBuf1offset
= pI810Priv->YBuf0offset;
/xsrc/external/mit/xf86-video-i740/dist/src/
i740_video.c
112
CARD32
YBuf1offset
;
479
dst = (CARD32 *)(pI740->FbBase + pPriv->
YBuf1offset
);
548
dst = pI740->FbBase + pPriv->
YBuf1offset
;
570
i740fb_overlay_set(pScrn,pPriv,pPriv->YBuf0offset,pPriv->
YBuf1offset
,
699
pPriv->
YBuf1offset
= (pPriv->linear->offset*pI740->cpp) + size;
1025
pI740Priv->
YBuf1offset
= pI740Priv->YBuf0offset;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_video.c
300
uint32_t
YBuf1offset
;
649
dst = pI810->FbBase + pPriv->
YBuf1offset
;
683
dst1 = pI810->FbBase + pPriv->
YBuf1offset
;
780
overlay->OBUF_1Y = pPriv->
YBuf1offset
;
1038
pPriv->
YBuf1offset
= (pPriv->linear->offset * pI810->cpp) + size;
1039
pPriv->UBuf1offset = pPriv->
YBuf1offset
+ (dstPitch * 2 * height);
1387
pI810Priv->
YBuf1offset
= pI810Priv->YBuf0offset;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_video.c
296
uint32_t
YBuf1offset
;
639
dst = pI810->FbBase + pPriv->
YBuf1offset
;
673
dst1 = pI810->FbBase + pPriv->
YBuf1offset
;
770
overlay->OBUF_1Y = pPriv->
YBuf1offset
;
1028
pPriv->
YBuf1offset
= (pPriv->linear->offset * pI810->cpp) + size;
1029
pPriv->UBuf1offset = pPriv->
YBuf1offset
+ (dstPitch * 2 * height);
1344
pI810Priv->
YBuf1offset
= pI810Priv->YBuf0offset;
Completed in 10 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026