Lines Matching defs:VdpStatus

1330 } VdpStatus;
1342 VdpStatus status
1387 * \return VdpStatus The completion status of the operation.
1389 typedef VdpStatus VdpGetApiVersion(
1404 * \return VdpStatus The completion status of the operation.
1411 typedef VdpStatus VdpGetInformationString(
1440 * \return VdpStatus The completion status of the operation.
1442 typedef VdpStatus VdpDeviceDestroy(
1544 * \return VdpStatus The completion status of the operation.
1546 typedef VdpStatus VdpGenerateCSCMatrix(
1595 * \return VdpStatus The completion status of the operation.
1597 typedef VdpStatus VdpVideoSurfaceQueryCapabilities(
1615 * \return VdpStatus The completion status of the operation.
1617 typedef VdpStatus VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(
1638 * \return VdpStatus The completion status of the operation.
1676 typedef VdpStatus VdpVideoSurfaceCreate(
1688 * \return VdpStatus The completion status of the operation.
1690 typedef VdpStatus VdpVideoSurfaceDestroy(
1701 * \return VdpStatus The completion status of the operation.
1703 typedef VdpStatus VdpVideoSurfaceGetParameters(
1727 * \return VdpStatus The completion status of the operation.
1729 typedef VdpStatus VdpVideoSurfaceGetBitsYCbCr(
1752 * \return VdpStatus The completion status of the operation.
1754 typedef VdpStatus VdpVideoSurfacePutBitsYCbCr(
1822 * \return VdpStatus The completion status of the operation.
1824 typedef VdpStatus VdpOutputSurfaceQueryCapabilities(
1841 * \return VdpStatus The completion status of the operation.
1843 typedef VdpStatus VdpOutputSurfaceQueryGetPutBitsNativeCapabilities(
1862 * \return VdpStatus The completion status of the operation.
1864 typedef VdpStatus VdpOutputSurfaceQueryPutBitsIndexedCapabilities(
1883 * \return VdpStatus The completion status of the operation.
1885 typedef VdpStatus VdpOutputSurfaceQueryPutBitsYCbCrCapabilities(
1906 * \return VdpStatus The completion status of the operation.
1911 typedef VdpStatus VdpOutputSurfaceCreate(
1923 * \return VdpStatus The completion status of the operation.
1925 typedef VdpStatus VdpOutputSurfaceDestroy(
1936 * \return VdpStatus The completion status of the operation.
1938 typedef VdpStatus VdpOutputSurfaceGetParameters(
1963 * \return VdpStatus The completion status of the operation.
1965 typedef VdpStatus VdpOutputSurfaceGetBitsNative(
1989 * \return VdpStatus The completion status of the operation.
1991 typedef VdpStatus VdpOutputSurfacePutBitsNative(
2021 * \return VdpStatus The completion status of the operation.
2023 typedef VdpStatus VdpOutputSurfacePutBitsIndexed(
2056 * \return VdpStatus The completion status of the operation.
2058 typedef VdpStatus VdpOutputSurfacePutBitsYCbCr(
2116 * \return VdpStatus The completion status of the operation.
2118 typedef VdpStatus VdpBitmapSurfaceQueryCapabilities(
2144 * \return VdpStatus The completion status of the operation.
2150 typedef VdpStatus VdpBitmapSurfaceCreate(
2163 * \return VdpStatus The completion status of the operation.
2165 typedef VdpStatus VdpBitmapSurfaceDestroy(
2178 * \return VdpStatus The completion status of the operation.
2180 typedef VdpStatus VdpBitmapSurfaceGetParameters(
2206 * \return VdpStatus The completion status of the operation.
2208 typedef VdpStatus VdpBitmapSurfacePutBitsNative(
2385 * \return VdpStatus The completion status of the operation.
2403 typedef VdpStatus VdpOutputSurfaceRenderOutputSurface(
2465 * \return VdpStatus The completion status of the operation.
2483 typedef VdpStatus VdpOutputSurfaceRenderBitmapSurface(
2731 * \return VdpStatus The completion status of the operation.
2734 typedef VdpStatus VdpDecoderQueryProfileCapability(
2758 * \return VdpStatus The completion status of the operation.
2760 typedef VdpStatus VdpDecoderQueryCapabilities(
2790 * \return VdpStatus The completion status of the operation.
2792 typedef VdpStatus VdpDecoderCreate(
2805 * \return VdpStatus The completion status of the operation.
2807 typedef VdpStatus VdpDecoderDestroy(
2821 * \return VdpStatus The completion status of the operation.
2823 typedef VdpStatus VdpDecoderGetParameters(
3493 * \return VdpStatus The completion status of the operation.
3497 typedef VdpStatus VdpDecoderRender(
3848 * VdpStatus st = vdp_video_mixer_get_attribute_values(..., attribute_values, ...);
3934 * \return VdpStatus The completion status of the operation.
3936 typedef VdpStatus VdpVideoMixerQueryFeatureSupport(
3951 * \return VdpStatus The completion status of the operation.
3953 typedef VdpStatus VdpVideoMixerQueryParameterSupport(
3967 * \return VdpStatus The completion status of the operation.
3969 typedef VdpStatus VdpVideoMixerQueryAttributeSupport(
3984 * \return VdpStatus The completion status of the operation.
3986 typedef VdpStatus VdpVideoMixerQueryParameterValueRange(
4002 * \return VdpStatus The completion status of the operation.
4004 typedef VdpStatus VdpVideoMixerQueryAttributeValueRange(
4029 * \return VdpStatus The completion status of the operation.
4037 typedef VdpStatus VdpVideoMixerCreate(
4058 * \return VdpStatus The completion status of the operation.
4060 typedef VdpStatus VdpVideoMixerSetFeatureEnables(
4077 * \return VdpStatus The completion status of the operation.
4079 typedef VdpStatus VdpVideoMixerSetAttributeValues(
4095 * \return VdpStatus The completion status of the operation.
4097 typedef VdpStatus VdpVideoMixerGetFeatureSupport(
4112 * \return VdpStatus The completion status of the operation.
4114 typedef VdpStatus VdpVideoMixerGetFeatureEnables(
4132 * \return VdpStatus The completion status of the operation.
4134 typedef VdpStatus VdpVideoMixerGetParameterValues(
4152 * \return VdpStatus The completion status of the operation.
4154 typedef VdpStatus VdpVideoMixerGetAttributeValues(
4165 * \return VdpStatus The completion status of the operation.
4167 typedef VdpStatus VdpVideoMixerDestroy(
4284 * \return VdpStatus The completion status of the operation.
4289 typedef VdpStatus VdpVideoMixerRender(
4373 * \return VdpStatus The completion status of the operation.
4375 typedef VdpStatus VdpPresentationQueueTargetDestroy(
4391 * \return VdpStatus The completion status of the operation.
4396 typedef VdpStatus VdpPresentationQueueCreate(
4406 * \return VdpStatus The completion status of the operation.
4408 typedef VdpStatus VdpPresentationQueueDestroy(
4421 typedef VdpStatus VdpPresentationQueueSetBackgroundColor(
4431 typedef VdpStatus VdpPresentationQueueGetBackgroundColor(
4441 * \return VdpStatus The completion status of the operation.
4443 typedef VdpStatus VdpPresentationQueueGetTime(
4463 * \return VdpStatus The completion status of the operation.
4489 typedef VdpStatus VdpPresentationQueueDisplay(
4504 * \return VdpStatus The completion status of the operation.
4512 typedef VdpStatus VdpPresentationQueueBlockUntilSurfaceIdle(
4541 * \return VdpStatus The completion status of the operation.
4543 typedef VdpStatus VdpPresentationQueueQuerySurfaceStatus(
4618 * \return VdpStatus The completion status of the operation.
4620 typedef VdpStatus VdpPreemptionCallbackRegister(
4779 * \return VdpStatus The completion status of the operation.
4781 typedef VdpStatus VdpGetProcAddress(