Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.c285 enum xa_formats src_hw_format, src_pic_format; in picture_format_fixups() local
291 src_hw_format = xa_surface_format(src); in picture_format_fixups()
300 if (src_hw_format == src_pic_format) { in picture_format_fixups()
307 src_hw_type = xa_format_type(src_hw_format); in picture_format_fixups()