Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvmc.h47 unsigned short subpicture_max_height; member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmcext.h19 unsigned short subpicture_max_height; member
H A Dxvmc.c175 info.subpicture_max_height = surface->subpicture_max_height; in ProcXvMCListSurfaceTypes()
429 (stuff->height > surface->subpicture_max_height)) in ProcXvMCCreateSubpicture()