Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.h163 enum xa_formats xa_surface_format(const struct xa_surface *srf);
Dxa_tracker.c458 xa_surface_format(const struct xa_surface *srf) in xa_surface_format() function
Dxa_composite.c291 src_hw_format = xa_surface_format(src); in picture_format_fixups()