Searched defs:destination_ycbcr_format (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Dsurface.c192 VdpYCbCrFormat destination_ycbcr_format,
210 format = FormatYCBCRToPipe(destination_ycbcr_format);
191 vlVdpVideoSurfaceGetBitsYCbCr(VdpVideoSurface surface, VdpYCbCrFormat destination_ycbcr_format, void *const *destination_data, uint32_t const *destination_pitches) argument
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dsurface.c192 VdpYCbCrFormat destination_ycbcr_format,
210 format = FormatYCBCRToPipe(destination_ycbcr_format);
191 vlVdpVideoSurfaceGetBitsYCbCr(VdpVideoSurface surface, VdpYCbCrFormat destination_ycbcr_format, void *const *destination_data, uint32_t const *destination_pitches) argument

Completed in 87 milliseconds