Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h62 unsigned short subpicture_max_width; member
Dcontext.c100 *subpic_max_w = surface_info[l].subpicture_max_width; in Validate()
300 context_priv->subpicture_max_width = subpic_max_w; in XvMCCreateContext()
Dsubpicture.c213 if (width > context_priv->subpicture_max_width || in XvMCCreateSubpicture()