Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dimage.c313 img->format.fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format); in vlVaDeriveImage()
Dva_private.h175 PipeFormatToVaFourcc(enum pipe_format p_format) in PipeFormatToVaFourcc() function
Dsurface.c542 attrib[*i].value.value.i = PipeFormatToVaFourcc(format); in vlVaAddSurfaceFormat()
1695 desc->fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format); in vlVaExportSurfaceHandle()