Searched refs:ycbcr_format (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dquery.c382 enum pipe_format rgba_format, ycbcr_format; local in function:vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities
396 ycbcr_format = FormatYCBCRToPipe(bits_ycbcr_format);
397 if (ycbcr_format == PIPE_FORMAT_NONE)
412 pscreen, ycbcr_format,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dquery.c385 enum pipe_format rgba_format, ycbcr_format; local in function:vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities
399 ycbcr_format = FormatYCBCRToPipe(bits_ycbcr_format);
400 if (ycbcr_format == PIPE_FORMAT_NONE)
415 pscreen, ycbcr_format,

Completed in 3 milliseconds