Searched refs:PipeFormatToVaFourcc (Results 1 – 3 of 3) sorted by relevance
120 PipeFormatToVaFourcc(enum pipe_format p_format) in PipeFormatToVaFourcc() function
475 attribs[i].value.value.i = PipeFormatToVaFourcc(vpp_surface_formats[j]); in vlVaQuerySurfaceAttributes()1331 desc->fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format); in vlVaExportSurfaceHandle()
275 img->format.fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format); in vlVaDeriveImage()