OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yuv_views
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c
95
struct pipe_sampler_view *
yuv_views
[2][3];
member in struct:xorg_xv_port_priv
186
struct pipe_sampler_view **dst_view = priv->
yuv_views
[priv->current_set];
469
struct pipe_sampler_view **dst_views = port->
yuv_views
[port->current_set];
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c
95
struct pipe_sampler_view *
yuv_views
[2][3];
member in struct:xorg_xv_port_priv
186
struct pipe_sampler_view **dst_view = priv->
yuv_views
[priv->current_set];
469
struct pipe_sampler_view **dst_views = port->
yuv_views
[port->current_set];
Completed in 2744 milliseconds