Home
last modified time | relevance | path

Searched refs:source_ycbcr_format (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dsurface.c302 VdpYCbCrFormat source_ycbcr_format, in vlVdpVideoSurfacePutBitsYCbCr() argument
306 enum pipe_format pformat = FormatYCBCRToPipe(source_ycbcr_format); in vlVdpVideoSurfacePutBitsYCbCr()
Doutput.c423 VdpYCbCrFormat source_ycbcr_format, in vlVdpOutputSurfacePutBitsYCbCr() argument
450 format = FormatYCBCRToPipe(source_ycbcr_format); in vlVdpOutputSurfacePutBitsYCbCr()
460 vtmpl.chroma_format = FormatYCBCRToPipeChroma(source_ycbcr_format); in vlVdpOutputSurfacePutBitsYCbCr()