Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/va/
Dva_private.h99 PipeFormatToVaFourcc(enum pipe_format p_format) in PipeFormatToVaFourcc() function
Dimage.c214 img->format.fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format); in vlVaDeriveImage()
Dsurface.c430 attribs[i].value.value.i = PipeFormatToVaFourcc(vpp_surface_formats[j]); in vlVaQuerySurfaceAttributes()