Searched refs:subpicture_max_height (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h63 unsigned short subpicture_max_height; member in struct:__anoncbfa95ac0108
H A Dcontext.c101 *subpic_max_h = surface_info[l].subpicture_max_height;
303 context_priv->subpicture_max_height = subpic_max_h;
H A Dsubpicture.c286 height > context_priv->subpicture_max_height)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dxvmc_private.h63 unsigned short subpicture_max_height; member in struct:__anon22b5d2f30108
H A Dcontext.c101 *subpic_max_h = surface_info[l].subpicture_max_height;
303 context_priv->subpicture_max_height = subpic_max_h;
H A Dsubpicture.c286 height > context_priv->subpicture_max_height)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86xvmc.h47 unsigned short subpicture_max_height; member in struct:__anon8a8ad0160208
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86xvmc.h47 unsigned short subpicture_max_height; member in struct:__anon8e949fe90208
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXvMC.h74 unsigned short subpicture_max_height; member in struct:__anon0f084cab0108
H A DXvMCproto.h26 CARD16 subpicture_max_height; member in struct:__anon82eb49ff0108
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxvmcext.h19 unsigned short subpicture_max_height; member in struct:__anonf1f5a4760208
H A Dxvmc.c168 info.subpicture_max_height = surface->subpicture_max_height;
402 (stuff->height > surface->subpicture_max_height))
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxvmcext.h19 unsigned short subpicture_max_height; member in struct:__anonb941ef090208
H A Dxvmc.c175 info.subpicture_max_height = surface->subpicture_max_height;
429 (stuff->height > surface->subpicture_max_height))
/xsrc/external/mit/libXvMC/dist/src/
H A DXvMC.c130 surface_info[i].subpicture_max_height =
131 sinfo.subpicture_max_height;

Completed in 11 milliseconds