Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/xa/
Dxa.sym24 xa_surface_format;
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.h193 enum xa_formats xa_surface_format(const struct xa_surface *srf);
Dxa_composite.c293 src_hw_format = xa_surface_format(src); in picture_format_fixups()
Dxa_tracker.c566 xa_surface_format(const struct xa_surface *srf) in xa_surface_format() function