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.c287 enum xa_formats src_hw_format, src_pic_format; in picture_format_fixups() local
293 src_hw_format = xa_surface_format(src); in picture_format_fixups()
302 if (src_hw_format == src_pic_format) { in picture_format_fixups()
310 src_hw_type = xa_format_type(src_hw_format); in picture_format_fixups()