Searched refs:PipeFormatToVaFourcc (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dimage.c237 img->format.fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format);
H A Dva_private.h124 PipeFormatToVaFourcc(enum pipe_format p_format) function in typeref:typename:unsigned
H A Dsurface.c475 attribs[i].value.value.i = PipeFormatToVaFourcc(vpp_surface_formats[j]);
1035 desc->fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dva_private.h120 PipeFormatToVaFourcc(enum pipe_format p_format) function in typeref:typename:unsigned
H A Dsurface.c475 attribs[i].value.value.i = PipeFormatToVaFourcc(vpp_surface_formats[j]);
1262 desc->fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format);
H A Dimage.c264 img->format.fourcc = PipeFormatToVaFourcc(surf->buffer->buffer_format);

Completed in 12 milliseconds