Home
last modified time | relevance | path

Searched refs:planeLength (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdisp.c970 int planeLength; in ProcXvQueryImageAttributes() local
1009 .length = planeLength = num_planes << 1, in ProcXvQueryImageAttributes()
1018 SwapLongs((CARD32 *) offsets, planeLength); in ProcXvQueryImageAttributes()
1019 WriteToClient(client, planeLength << 2, offsets); in ProcXvQueryImageAttributes()