833 #define VDP_INVALID_HANDLE 0xffffffffU
842 #define VDP_CHROMA_TYPE_420 ((VdpChromaType)0)
844 #define VDP_CHROMA_TYPE_422 ((VdpChromaType)1)
846 #define VDP_CHROMA_TYPE_444 ((VdpChromaType)2)
866 #define VDP_YCBCR_FORMAT_NV12 ((VdpYCbCrFormat)0)
878 #define VDP_YCBCR_FORMAT_YV12 ((VdpYCbCrFormat)1)
892 #define VDP_YCBCR_FORMAT_UYVY ((VdpYCbCrFormat)2)
906 #define VDP_YCBCR_FORMAT_YUYV ((VdpYCbCrFormat)3)
919 #define VDP_YCBCR_FORMAT_Y8U8V8A8 ((VdpYCbCrFormat)4)
932 #define VDP_YCBCR_FORMAT_V8U8Y8A8 ((VdpYCbCrFormat)5)
951 #define VDP_RGBA_FORMAT_B8G8R8A8 ((VdpRGBAFormat)0)
964 #define VDP_RGBA_FORMAT_R8G8B8A8 ((VdpRGBAFormat)1)
977 #define VDP_RGBA_FORMAT_R10G10B10A2 ((VdpRGBAFormat)2)
990 #define VDP_RGBA_FORMAT_B10G10R10A2 ((VdpRGBAFormat)3)
1001 #define VDP_RGBA_FORMAT_A8 ((VdpRGBAFormat)4)
1019 #define VDP_INDEXED_FORMAT_A4I4 ((VdpIndexedFormat)0)
1031 #define VDP_INDEXED_FORMAT_I4A4 ((VdpIndexedFormat)1)
1043 #define VDP_INDEXED_FORMAT_A8I8 ((VdpIndexedFormat)2)
1055 #define VDP_INDEXED_FORMAT_I8A8 ((VdpIndexedFormat)3)
1290 #define VDPAU_INTERFACE_VERSION 1
1303 #define VDPAU_VERSION 1
1312 uint32_t * api_version
1334 char const * * information_string
1407 #define VDP_PROCAMP_VERSION 0
1453 #define VDP_COLOR_STANDARD_ITUR_BT_601 ((VdpColorStandard)0)
1455 #define VDP_COLOR_STANDARD_ITUR_BT_709 ((VdpColorStandard)1)
1457 #define VDP_COLOR_STANDARD_SMPTE_240M ((VdpColorStandard)2)
1469 VdpColorStandard standard,
1471 VdpCSCMatrix * csc_matrix
1520 VdpChromaType surface_chroma_type,
1522 VdpBool * is_supported,
1523 uint32_t * max_width,
1524 uint32_t * max_height
1540 VdpChromaType surface_chroma_type,
1541 VdpYCbCrFormat bits_ycbcr_format,
1543 VdpBool * is_supported
1599 VdpChromaType chroma_type,
1603 VdpVideoSurface * surface
1612 VdpVideoSurface surface
1625 VdpVideoSurface surface,
1627 VdpChromaType * chroma_type,
1651 VdpVideoSurface surface,
1652 VdpYCbCrFormat destination_ycbcr_format,
1653 void *
const * destination_data,
1654 uint32_t
const * destination_pitches
1676 VdpVideoSurface surface,
1677 VdpYCbCrFormat source_ycbcr_format,
1678 void const *
const * source_data,
1679 uint32_t
const * source_pitches
1730 #define VDP_COLOR_TABLE_FORMAT_B8G8R8X8 ((VdpColorTableFormat)0)
1747 VdpRGBAFormat surface_rgba_format,
1749 VdpBool * is_supported,
1750 uint32_t * max_width,
1751 uint32_t * max_height
1766 VdpRGBAFormat surface_rgba_format,
1768 VdpBool * is_supported
1787 VdpRGBAFormat surface_rgba_format,
1788 VdpIndexedFormat bits_indexed_format,
1789 VdpColorTableFormat color_table_format,
1791 VdpBool * is_supported
1808 VdpRGBAFormat surface_rgba_format,
1809 VdpYCbCrFormat bits_ycbcr_format,
1811 VdpBool * is_supported
1834 VdpRGBAFormat rgba_format,
1838 VdpOutputSurface * surface
1847 VdpOutputSurface surface
1860 VdpOutputSurface surface,
1862 VdpRGBAFormat * rgba_format,
1887 VdpOutputSurface surface,
1889 void *
const * destination_data,
1890 uint32_t
const * destination_pitches
1913 VdpOutputSurface surface,
1914 void const *
const * source_data,
1915 uint32_t
const * source_pitches,
1916 VdpRect const * destination_rect
1945 VdpOutputSurface surface,
1946 VdpIndexedFormat source_indexed_format,
1947 void const *
const * source_data,
1948 uint32_t
const * source_pitch,
1949 VdpRect const * destination_rect,
1950 VdpColorTableFormat color_table_format,
1951 void const * color_table
1980 VdpOutputSurface surface,
1981 VdpYCbCrFormat source_ycbcr_format,
1982 void const *
const * source_data,
1983 uint32_t
const * source_pitches,
1984 VdpRect const * destination_rect,
1985 VdpCSCMatrix
const * csc_matrix
2041 VdpRGBAFormat surface_rgba_format,
2043 VdpBool * is_supported,
2044 uint32_t * max_width,
2045 uint32_t * max_height
2073 VdpRGBAFormat rgba_format,
2076 VdpBool frequently_accessed,
2078 VdpBitmapSurface * surface
2087 VdpBitmapSurface surface
2102 VdpBitmapSurface surface,
2104 VdpRGBAFormat * rgba_format,
2107 VdpBool * frequently_accessed
2130 VdpBitmapSurface surface,
2131 void const *
const * source_data,
2132 uint32_t
const * source_pitches,
2133 VdpRect const * destination_rect
2183 #define VDP_OUTPUT_SURFACE_RENDER_BLEND_STATE_VERSION 0
2222 #define VDP_OUTPUT_SURFACE_RENDER_ROTATE_0 0
2229 #define VDP_OUTPUT_SURFACE_RENDER_ROTATE_90 1
2236 #define VDP_OUTPUT_SURFACE_RENDER_ROTATE_180 2
2243 #define VDP_OUTPUT_SURFACE_RENDER_ROTATE_270 3
2252 #define VDP_OUTPUT_SURFACE_RENDER_COLOR_PER_VERTEX (1 << 2)
2325 VdpOutputSurface destination_surface,
2326 VdpRect const * destination_rect,
2327 VdpOutputSurface source_surface,
2405 VdpOutputSurface destination_surface,
2406 VdpRect const * destination_rect,
2407 VdpBitmapSurface source_surface,
2437 #define VDP_DECODER_PROFILE_MPEG1 ((VdpDecoderProfile)0)
2439 #define VDP_DECODER_PROFILE_MPEG2_SIMPLE ((VdpDecoderProfile)1)
2441 #define VDP_DECODER_PROFILE_MPEG2_MAIN ((VdpDecoderProfile)2)
2444 #define VDP_DECODER_PROFILE_H264_BASELINE ((VdpDecoderProfile)6)
2446 #define VDP_DECODER_PROFILE_H264_MAIN ((VdpDecoderProfile)7)
2448 #define VDP_DECODER_PROFILE_H264_HIGH ((VdpDecoderProfile)8)
2450 #define VDP_DECODER_PROFILE_VC1_SIMPLE ((VdpDecoderProfile)9)
2452 #define VDP_DECODER_PROFILE_VC1_MAIN ((VdpDecoderProfile)10)
2454 #define VDP_DECODER_PROFILE_VC1_ADVANCED ((VdpDecoderProfile)11)
2456 #define VDP_DECODER_PROFILE_MPEG4_PART2_SP ((VdpDecoderProfile)12)
2458 #define VDP_DECODER_PROFILE_MPEG4_PART2_ASP ((VdpDecoderProfile)13)
2460 #define VDP_DECODER_PROFILE_DIVX4_QMOBILE ((VdpDecoderProfile)14)
2462 #define VDP_DECODER_PROFILE_DIVX4_MOBILE ((VdpDecoderProfile)15)
2464 #define VDP_DECODER_PROFILE_DIVX4_HOME_THEATER ((VdpDecoderProfile)16)
2466 #define VDP_DECODER_PROFILE_DIVX4_HD_1080P ((VdpDecoderProfile)17)
2468 #define VDP_DECODER_PROFILE_DIVX5_QMOBILE ((VdpDecoderProfile)18)
2470 #define VDP_DECODER_PROFILE_DIVX5_MOBILE ((VdpDecoderProfile)19)
2472 #define VDP_DECODER_PROFILE_DIVX5_HOME_THEATER ((VdpDecoderProfile)20)
2474 #define VDP_DECODER_PROFILE_DIVX5_HD_1080P ((VdpDecoderProfile)21)
2476 #define VDP_DECODER_PROFILE_H264_CONSTRAINED_BASELINE ((VdpDecoderProfile)22)
2478 #define VDP_DECODER_PROFILE_H264_EXTENDED ((VdpDecoderProfile)23)
2480 #define VDP_DECODER_PROFILE_H264_PROGRESSIVE_HIGH ((VdpDecoderProfile)24)
2482 #define VDP_DECODER_PROFILE_H264_CONSTRAINED_HIGH ((VdpDecoderProfile)25)
2485 #define VDP_DECODER_PROFILE_H264_HIGH_444_PREDICTIVE ((VdpDecoderProfile)26)
2488 #define VDP_DECODER_PROFILE_HEVC_MAIN ((VdpDecoderProfile)100)
2490 #define VDP_DECODER_PROFILE_HEVC_MAIN_10 ((VdpDecoderProfile)101)
2492 #define VDP_DECODER_PROFILE_HEVC_MAIN_STILL ((VdpDecoderProfile)102)
2494 #define VDP_DECODER_PROFILE_HEVC_MAIN_12 ((VdpDecoderProfile)103)
2496 #define VDP_DECODER_PROFILE_HEVC_MAIN_444 ((VdpDecoderProfile)104)
2499 #define VDP_DECODER_LEVEL_MPEG1_NA 0
2502 #define VDP_DECODER_LEVEL_MPEG2_LL 0
2504 #define VDP_DECODER_LEVEL_MPEG2_ML 1
2506 #define VDP_DECODER_LEVEL_MPEG2_HL14 2
2508 #define VDP_DECODER_LEVEL_MPEG2_HL 3
2511 #define VDP_DECODER_LEVEL_H264_1 10
2513 #define VDP_DECODER_LEVEL_H264_1b 9
2515 #define VDP_DECODER_LEVEL_H264_1_1 11
2517 #define VDP_DECODER_LEVEL_H264_1_2 12
2519 #define VDP_DECODER_LEVEL_H264_1_3 13
2521 #define VDP_DECODER_LEVEL_H264_2 20
2523 #define VDP_DECODER_LEVEL_H264_2_1 21
2525 #define VDP_DECODER_LEVEL_H264_2_2 22
2527 #define VDP_DECODER_LEVEL_H264_3 30
2529 #define VDP_DECODER_LEVEL_H264_3_1 31
2531 #define VDP_DECODER_LEVEL_H264_3_2 32
2533 #define VDP_DECODER_LEVEL_H264_4 40
2535 #define VDP_DECODER_LEVEL_H264_4_1 41
2537 #define VDP_DECODER_LEVEL_H264_4_2 42
2539 #define VDP_DECODER_LEVEL_H264_5 50
2541 #define VDP_DECODER_LEVEL_H264_5_1 51
2544 #define VDP_DECODER_LEVEL_VC1_SIMPLE_LOW 0
2546 #define VDP_DECODER_LEVEL_VC1_SIMPLE_MEDIUM 1
2549 #define VDP_DECODER_LEVEL_VC1_MAIN_LOW 0
2551 #define VDP_DECODER_LEVEL_VC1_MAIN_MEDIUM 1
2553 #define VDP_DECODER_LEVEL_VC1_MAIN_HIGH 2
2556 #define VDP_DECODER_LEVEL_VC1_ADVANCED_L0 0
2558 #define VDP_DECODER_LEVEL_VC1_ADVANCED_L1 1
2560 #define VDP_DECODER_LEVEL_VC1_ADVANCED_L2 2
2562 #define VDP_DECODER_LEVEL_VC1_ADVANCED_L3 3
2564 #define VDP_DECODER_LEVEL_VC1_ADVANCED_L4 4
2567 #define VDP_DECODER_LEVEL_MPEG4_PART2_SP_L0 0
2569 #define VDP_DECODER_LEVEL_MPEG4_PART2_SP_L1 1
2571 #define VDP_DECODER_LEVEL_MPEG4_PART2_SP_L2 2
2573 #define VDP_DECODER_LEVEL_MPEG4_PART2_SP_L3 3
2576 #define VDP_DECODER_LEVEL_MPEG4_PART2_ASP_L0 0
2578 #define VDP_DECODER_LEVEL_MPEG4_PART2_ASP_L1 1
2580 #define VDP_DECODER_LEVEL_MPEG4_PART2_ASP_L2 2
2582 #define VDP_DECODER_LEVEL_MPEG4_PART2_ASP_L3 3
2584 #define VDP_DECODER_LEVEL_MPEG4_PART2_ASP_L4 4
2586 #define VDP_DECODER_LEVEL_MPEG4_PART2_ASP_L5 5
2589 #define VDP_DECODER_LEVEL_DIVX_NA 0
2597 #define VDP_DECODER_LEVEL_HEVC_1 30
2599 #define VDP_DECODER_LEVEL_HEVC_2 60
2601 #define VDP_DECODER_LEVEL_HEVC_2_1 63
2603 #define VDP_DECODER_LEVEL_HEVC_3 90
2605 #define VDP_DECODER_LEVEL_HEVC_3_1 93
2607 #define VDP_DECODER_LEVEL_HEVC_4 120
2609 #define VDP_DECODER_LEVEL_HEVC_4_1 123
2611 #define VDP_DECODER_LEVEL_HEVC_5 150
2613 #define VDP_DECODER_LEVEL_HEVC_5_1 153
2615 #define VDP_DECODER_LEVEL_HEVC_5_2 156
2617 #define VDP_DECODER_LEVEL_HEVC_6 180
2619 #define VDP_DECODER_LEVEL_HEVC_6_1 183
2621 #define VDP_DECODER_LEVEL_HEVC_6_2 186
2643 VdpDecoderProfile profile,
2645 VdpBool * is_supported,
2646 uint32_t * max_level,
2647 uint32_t * max_macroblocks,
2648 uint32_t * max_width,
2649 uint32_t * max_height
2675 VdpDecoderProfile profile,
2678 uint32_t max_references,
2680 VdpDecoder * decoder
2707 VdpDecoderProfile * profile,
2712 #define VDP_BITSTREAM_BUFFER_VERSION 0
2781 uint8_t f_code[2][2];
2783 uint8_t intra_quantizer_matrix[64];
2785 uint8_t non_intra_quantizer_matrix[64];
2815 int32_t field_order_cnt[2];
2850 int32_t field_order_cnt[2];
2883 uint8_t scaling_lists_4x4[6][16];
2885 uint8_t scaling_lists_8x8[2][64];
3068 uint8_t intra_quantizer_matrix[64];
3069 uint8_t non_intra_quantizer_matrix[64];
3132 uint8_t ScalingList4x4[6][16];
3135 uint8_t ScalingList8x8[6][64];
3138 uint8_t ScalingList16x16[6][64];
3141 uint8_t ScalingList32x32[2][64];
3144 uint8_t ScalingListDCCoeff16x16[6];
3147 uint8_t ScalingListDCCoeff32x32[2];
3206 uint16_t column_width_minus1[20];
3210 uint16_t row_height_minus1[22];
3274 VdpVideoSurface RefPics[16];
3277 int32_t PicOrderCntVal[16];
3281 uint8_t IsLongTerm[16];
3293 uint8_t RefPicSetStCurrBefore[8];
3296 uint8_t RefPicSetStCurrAfter[8];
3299 uint8_t RefPicSetLtCurr[8];
3322 VdpVideoSurface target,
3323 VdpPictureInfo
const * picture_info,
3324 uint32_t bitstream_buffer_count,
3420 #define VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL ((VdpVideoMixerFeature)0)
3433 #define VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL ((VdpVideoMixerFeature)1)
3442 #define VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE ((VdpVideoMixerFeature)2)
3450 #define VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION ((VdpVideoMixerFeature)3)
3458 #define VDP_VIDEO_MIXER_FEATURE_SHARPNESS ((VdpVideoMixerFeature)4)
3471 #define VDP_VIDEO_MIXER_FEATURE_LUMA_KEY ((VdpVideoMixerFeature)5)
3493 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1 ((VdpVideoMixerFeature)11)
3500 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L2 ((VdpVideoMixerFeature)12)
3507 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L3 ((VdpVideoMixerFeature)13)
3514 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L4 ((VdpVideoMixerFeature)14)
3521 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L5 ((VdpVideoMixerFeature)15)
3528 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L6 ((VdpVideoMixerFeature)16)
3535 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L7 ((VdpVideoMixerFeature)17)
3542 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L8 ((VdpVideoMixerFeature)18)
3549 #define VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L9 ((VdpVideoMixerFeature)19)
3577 #define VDP_VIDEO_MIXER_PARAMETER_VIDEO_SURFACE_WIDTH ((VdpVideoMixerParameter)0)
3590 #define VDP_VIDEO_MIXER_PARAMETER_VIDEO_SURFACE_HEIGHT ((VdpVideoMixerParameter)1)
3604 #define VDP_VIDEO_MIXER_PARAMETER_CHROMA_TYPE ((VdpVideoMixerParameter)2)
3623 #define VDP_VIDEO_MIXER_PARAMETER_LAYERS ((VdpVideoMixerParameter)3)
3652 #define VDP_VIDEO_MIXER_ATTRIBUTE_BACKGROUND_COLOR ((VdpVideoMixerAttribute)0)
3680 #define VDP_VIDEO_MIXER_ATTRIBUTE_CSC_MATRIX ((VdpVideoMixerAttribute)1)
3693 #define VDP_VIDEO_MIXER_ATTRIBUTE_NOISE_REDUCTION_LEVEL ((VdpVideoMixerAttribute)2)
3709 #define VDP_VIDEO_MIXER_ATTRIBUTE_SHARPNESS_LEVEL ((VdpVideoMixerAttribute)3)
3721 #define VDP_VIDEO_MIXER_ATTRIBUTE_LUMA_KEY_MIN_LUMA ((VdpVideoMixerAttribute)4)
3733 #define VDP_VIDEO_MIXER_ATTRIBUTE_LUMA_KEY_MAX_LUMA ((VdpVideoMixerAttribute)5)
3748 #define VDP_VIDEO_MIXER_ATTRIBUTE_SKIP_CHROMA_DEINTERLACE ((VdpVideoMixerAttribute)6)
3761 VdpVideoMixerFeature feature,
3763 VdpBool * is_supported
3778 VdpVideoMixerParameter parameter,
3780 VdpBool * is_supported
3794 VdpVideoMixerAttribute attribute,
3796 VdpBool * is_supported
3811 VdpVideoMixerParameter parameter,
3829 VdpVideoMixerAttribute attribute,
3863 uint32_t feature_count,
3864 VdpVideoMixerFeature
const * features,
3866 uint32_t parameter_count,
3867 VdpVideoMixerParameter
const * parameters,
3868 void const *
const * parameter_values,
3870 VdpVideoMixer * mixer
3884 VdpVideoMixer mixer,
3885 uint32_t feature_count,
3886 VdpVideoMixerFeature
const * features,
3887 VdpBool
const * feature_enables
3903 VdpVideoMixer mixer,
3904 uint32_t attribute_count,
3905 VdpVideoMixerAttribute
const * attributes,
3906 void const *
const * attribute_values
3921 VdpVideoMixer mixer,
3922 uint32_t feature_count,
3923 VdpVideoMixerFeature
const * features,
3925 VdpBool * feature_supports
3938 VdpVideoMixer mixer,
3939 uint32_t feature_count,
3940 VdpVideoMixerFeature
const * features,
3942 VdpBool * feature_enables
3958 VdpVideoMixer mixer,
3959 uint32_t parameter_count,
3960 VdpVideoMixerParameter
const * parameters,
3962 void *
const * parameter_values
3978 VdpVideoMixer mixer,
3979 uint32_t attribute_count,
3980 VdpVideoMixerAttribute
const * attributes,
3982 void *
const * attribute_values
4015 #define VDP_LAYER_VERSION 0
4113 VdpVideoMixer mixer,
4114 VdpOutputSurface background_surface,
4115 VdpRect const * background_source_rect,
4117 uint32_t video_surface_past_count,
4118 VdpVideoSurface
const * video_surface_past,
4119 VdpVideoSurface video_surface_current,
4120 uint32_t video_surface_future_count,
4121 VdpVideoSurface
const * video_surface_future,
4122 VdpRect const * video_source_rect,
4123 VdpOutputSurface destination_surface,
4124 VdpRect const * destination_rect,
4125 VdpRect const * destination_video_rect,
4126 uint32_t layer_count,
4199 VdpPresentationQueueTarget presentation_queue_target
4221 VdpPresentationQueueTarget presentation_queue_target,
4223 VdpPresentationQueue * presentation_queue
4232 VdpPresentationQueue presentation_queue
4245 VdpPresentationQueue presentation_queue,
4255 VdpPresentationQueue presentation_queue,
4267 VdpPresentationQueue presentation_queue,
4269 VdpTime * current_time
4313 VdpPresentationQueue presentation_queue,
4314 VdpOutputSurface surface,
4315 uint32_t clip_width,
4316 uint32_t clip_height,
4317 VdpTime earliest_presentation_time
4336 VdpPresentationQueue presentation_queue,
4337 VdpOutputSurface surface,
4339 VdpTime * first_presentation_time
4367 VdpPresentationQueue presentation_queue,
4368 VdpOutputSurface surface,
4371 VdpTime * first_presentation_time
4469 #define VDP_FUNC_ID_GET_ERROR_STRING ((VdpFuncId)0)
4471 #define VDP_FUNC_ID_GET_PROC_ADDRESS ((VdpFuncId)1)
4473 #define VDP_FUNC_ID_GET_API_VERSION ((VdpFuncId)2)
4475 #define VDP_FUNC_ID_GET_INFORMATION_STRING ((VdpFuncId)4)
4477 #define VDP_FUNC_ID_DEVICE_DESTROY ((VdpFuncId)5)
4479 #define VDP_FUNC_ID_GENERATE_CSC_MATRIX ((VdpFuncId)6)
4481 #define VDP_FUNC_ID_VIDEO_SURFACE_QUERY_CAPABILITIES ((VdpFuncId)7)
4483 #define VDP_FUNC_ID_VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES ((VdpFuncId)8)
4485 #define VDP_FUNC_ID_VIDEO_SURFACE_CREATE ((VdpFuncId)9)
4487 #define VDP_FUNC_ID_VIDEO_SURFACE_DESTROY ((VdpFuncId)10)
4489 #define VDP_FUNC_ID_VIDEO_SURFACE_GET_PARAMETERS ((VdpFuncId)11)
4491 #define VDP_FUNC_ID_VIDEO_SURFACE_GET_BITS_Y_CB_CR ((VdpFuncId)12)
4493 #define VDP_FUNC_ID_VIDEO_SURFACE_PUT_BITS_Y_CB_CR ((VdpFuncId)13)
4495 #define VDP_FUNC_ID_OUTPUT_SURFACE_QUERY_CAPABILITIES ((VdpFuncId)14)
4497 #define VDP_FUNC_ID_OUTPUT_SURFACE_QUERY_GET_PUT_BITS_NATIVE_CAPABILITIES ((VdpFuncId)15)
4499 #define VDP_FUNC_ID_OUTPUT_SURFACE_QUERY_PUT_BITS_INDEXED_CAPABILITIES ((VdpFuncId)16)
4501 #define VDP_FUNC_ID_OUTPUT_SURFACE_QUERY_PUT_BITS_Y_CB_CR_CAPABILITIES ((VdpFuncId)17)
4503 #define VDP_FUNC_ID_OUTPUT_SURFACE_CREATE ((VdpFuncId)18)
4505 #define VDP_FUNC_ID_OUTPUT_SURFACE_DESTROY ((VdpFuncId)19)
4507 #define VDP_FUNC_ID_OUTPUT_SURFACE_GET_PARAMETERS ((VdpFuncId)20)
4509 #define VDP_FUNC_ID_OUTPUT_SURFACE_GET_BITS_NATIVE ((VdpFuncId)21)
4511 #define VDP_FUNC_ID_OUTPUT_SURFACE_PUT_BITS_NATIVE ((VdpFuncId)22)
4513 #define VDP_FUNC_ID_OUTPUT_SURFACE_PUT_BITS_INDEXED ((VdpFuncId)23)
4515 #define VDP_FUNC_ID_OUTPUT_SURFACE_PUT_BITS_Y_CB_CR ((VdpFuncId)24)
4517 #define VDP_FUNC_ID_BITMAP_SURFACE_QUERY_CAPABILITIES ((VdpFuncId)25)
4519 #define VDP_FUNC_ID_BITMAP_SURFACE_CREATE ((VdpFuncId)26)
4521 #define VDP_FUNC_ID_BITMAP_SURFACE_DESTROY ((VdpFuncId)27)
4523 #define VDP_FUNC_ID_BITMAP_SURFACE_GET_PARAMETERS ((VdpFuncId)28)
4525 #define VDP_FUNC_ID_BITMAP_SURFACE_PUT_BITS_NATIVE ((VdpFuncId)29)
4527 #define VDP_FUNC_ID_OUTPUT_SURFACE_RENDER_OUTPUT_SURFACE ((VdpFuncId)33)
4529 #define VDP_FUNC_ID_OUTPUT_SURFACE_RENDER_BITMAP_SURFACE ((VdpFuncId)34)
4531 #define VDP_FUNC_ID_OUTPUT_SURFACE_RENDER_VIDEO_SURFACE_LUMA ((VdpFuncId)35)
4533 #define VDP_FUNC_ID_DECODER_QUERY_CAPABILITIES ((VdpFuncId)36)
4535 #define VDP_FUNC_ID_DECODER_CREATE ((VdpFuncId)37)
4537 #define VDP_FUNC_ID_DECODER_DESTROY ((VdpFuncId)38)
4539 #define VDP_FUNC_ID_DECODER_GET_PARAMETERS ((VdpFuncId)39)
4541 #define VDP_FUNC_ID_DECODER_RENDER ((VdpFuncId)40)
4543 #define VDP_FUNC_ID_VIDEO_MIXER_QUERY_FEATURE_SUPPORT ((VdpFuncId)41)
4545 #define VDP_FUNC_ID_VIDEO_MIXER_QUERY_PARAMETER_SUPPORT ((VdpFuncId)42)
4547 #define VDP_FUNC_ID_VIDEO_MIXER_QUERY_ATTRIBUTE_SUPPORT ((VdpFuncId)43)
4549 #define VDP_FUNC_ID_VIDEO_MIXER_QUERY_PARAMETER_VALUE_RANGE ((VdpFuncId)44)
4551 #define VDP_FUNC_ID_VIDEO_MIXER_QUERY_ATTRIBUTE_VALUE_RANGE ((VdpFuncId)45)
4553 #define VDP_FUNC_ID_VIDEO_MIXER_CREATE ((VdpFuncId)46)
4555 #define VDP_FUNC_ID_VIDEO_MIXER_SET_FEATURE_ENABLES ((VdpFuncId)47)
4557 #define VDP_FUNC_ID_VIDEO_MIXER_SET_ATTRIBUTE_VALUES ((VdpFuncId)48)
4559 #define VDP_FUNC_ID_VIDEO_MIXER_GET_FEATURE_SUPPORT ((VdpFuncId)49)
4561 #define VDP_FUNC_ID_VIDEO_MIXER_GET_FEATURE_ENABLES ((VdpFuncId)50)
4563 #define VDP_FUNC_ID_VIDEO_MIXER_GET_PARAMETER_VALUES ((VdpFuncId)51)
4565 #define VDP_FUNC_ID_VIDEO_MIXER_GET_ATTRIBUTE_VALUES ((VdpFuncId)52)
4567 #define VDP_FUNC_ID_VIDEO_MIXER_DESTROY ((VdpFuncId)53)
4569 #define VDP_FUNC_ID_VIDEO_MIXER_RENDER ((VdpFuncId)54)
4571 #define VDP_FUNC_ID_PRESENTATION_QUEUE_TARGET_DESTROY ((VdpFuncId)55)
4573 #define VDP_FUNC_ID_PRESENTATION_QUEUE_CREATE ((VdpFuncId)56)
4575 #define VDP_FUNC_ID_PRESENTATION_QUEUE_DESTROY ((VdpFuncId)57)
4577 #define VDP_FUNC_ID_PRESENTATION_QUEUE_SET_BACKGROUND_COLOR ((VdpFuncId)58)
4579 #define VDP_FUNC_ID_PRESENTATION_QUEUE_GET_BACKGROUND_COLOR ((VdpFuncId)59)
4581 #define VDP_FUNC_ID_PRESENTATION_QUEUE_GET_TIME ((VdpFuncId)62)
4583 #define VDP_FUNC_ID_PRESENTATION_QUEUE_DISPLAY ((VdpFuncId)63)
4585 #define VDP_FUNC_ID_PRESENTATION_QUEUE_BLOCK_UNTIL_SURFACE_IDLE ((VdpFuncId)64)
4587 #define VDP_FUNC_ID_PRESENTATION_QUEUE_QUERY_SURFACE_STATUS ((VdpFuncId)65)
4589 #define VDP_FUNC_ID_PREEMPTION_CALLBACK_REGISTER ((VdpFuncId)66)
4591 #define VDP_FUNC_ID_BASE_WINSYS 0x1000
4604 VdpFuncId function_id,
4606 void * * function_pointer
VdpStatus VdpVideoSurfaceGetBitsYCbCr(VdpVideoSurface surface, VdpYCbCrFormat destination_ycbcr_format, void *const *destination_data, uint32_t const *destination_pitches)
Copy image data from a VdpVideoSurface to application memory in a specified YCbCr format...
Definition: vdpau.h:1650
float saturation
Definition: vdpau.h:1436
VdpPictureInfoMPEG4Part2 VdpPictureInfoDivX4
Picture parameter information for a DivX 4 picture.
Definition: vdpau.h:3079
VdpOutputSurfaceRenderBlendEquation
The blending equations.
Definition: vdpau.h:2175
uint32_t VdpYCbCrFormat
The set of all known YCbCr surface formats.
Definition: vdpau.h:851
uint32_t bitstream_bytes
Definition: vdpau.h:2726
VdpStatus VdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported)
Query the implementation's capability to perform a PutBits operation using application data in a spec...
Definition: vdpau.h:1806
uint8_t pcm_sample_bit_depth_luma_minus1
Definition: vdpau.h:3152
uint8_t quarter_sample
Definition: vdpau.h:3062
uint8_t frame_pred_frame_dct
Definition: vdpau.h:2770
uint8_t extended_dmv
Definition: vdpau.h:2976
uint8_t pquant
Definition: vdpau.h:3027
Application data buffer containing compressed video data.
Definition: vdpau.h:2718
VdpStatus VdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported)
Query the implementation's capability to perform a PutBits operation using application data in a spec...
Definition: vdpau.h:1785
uint8_t NumPocStCurrAfter
Definition: vdpau.h:3287
VdpOutputSurfaceRenderBlendFactor
The blending equation factors.
Definition: vdpau.h:2153
float hue
Definition: vdpau.h:1441
VdpStatus VdpVideoSurfaceCreate(VdpDevice device, VdpChromaType chroma_type, uint32_t width, uint32_t height, VdpVideoSurface *surface)
Create a VdpVideoSurface.
Definition: vdpau.h:1597
VdpBool is_long_term
Definition: vdpau.h:2803
uint32_t VdpIndexedFormat
The set of all known indexed surface formats.
Definition: vdpau.h:1006
uint8_t q_scale_type
Definition: vdpau.h:2774
uint8_t sps_temporal_mvp_enabled_flag
Definition: vdpau.h:3168
uint8_t strong_intra_smoothing_enabled_flag
Definition: vdpau.h:3169
uint32_t VdpRGBAFormat
The set of all known RGB surface formats.
Definition: vdpau.h:937
uint8_t num_tile_rows_minus1
Definition: vdpau.h:3200
uint8_t range_mapy
Definition: vdpau.h:2987
void const * bitstream
Definition: vdpau.h:2724
uint8_t bit_depth_chroma_minus8
Definition: vdpau.h:3117
VdpStatus VdpVideoMixerGetParameterValues(VdpVideoMixer mixer, uint32_t parameter_count, VdpVideoMixerParameter const *parameters, void *const *parameter_values)
Retrieve parameter values given at creation time.
Definition: vdpau.h:3957
uint8_t frame_mbs_only_flag
Definition: vdpau.h:2866
VdpStatus VdpOutputSurfacePutBitsNative(VdpOutputSurface surface, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect)
Copy image data from application memory in the surface's native format to a VdpOutputSurface.
Definition: vdpau.h:1912
uint8_t postprocflag
Definition: vdpau.h:2954
uint32_t struct_version
Definition: vdpau.h:2208
VdpPictureInfoMPEG4Part2 VdpPictureInfoDivX5
Picture parameter information for a DivX 5 picture.
Definition: vdpau.h:3087
uint8_t deblocking_filter_override_enabled_flag
Definition: vdpau.h:3218
uint8_t max_transform_hierarchy_depth_inter
Definition: vdpau.h:3126
uint8_t output_flag_present_flag
Definition: vdpau.h:3177
uint8_t constrained_intra_pred_flag
Definition: vdpau.h:2863
uint8_t long_term_ref_pics_present_flag
Definition: vdpau.h:3164
VdpStatus VdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, VdpIndexedFormat source_indexed_format, void const *const *source_data, uint32_t const *source_pitch, VdpRect const *destination_rect, VdpColorTableFormat color_table_format, void const *color_table)
Copy image data from application memory in a specific indexed format to a VdpOutputSurface.
Definition: vdpau.h:1944
VdpRect const * source_rect
Definition: vdpau.h:4034
VdpStatus VdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, uint32_t *max_width, uint32_t *max_height)
Query the implementation's VdpDecoder capabilities.
Definition: vdpau.h:2641
uint32_t NumShortTermPictureSliceHeaderBits
Definition: vdpau.h:3258
uint32_t VdpVideoMixer
An opaque handle representing a VdpVideoMixer object.
Definition: vdpau.h:3838
float contrast
Definition: vdpau.h:1431
uint32_t VdpOutputSurface
An opaque handle representing a VdpOutputSurface object.
Definition: vdpau.h:1818
uint8_t pps_slice_chroma_qp_offsets_present_flag
Definition: vdpau.h:3191
uint8_t transform_skip_enabled_flag
Definition: vdpau.h:3185
VdpStatus VdpGetProcAddress(VdpDevice device, VdpFuncId function_id, void **function_pointer)
Retrieve a VDPAU function pointer.
Definition: vdpau.h:4602
VdpStatus VdpVideoMixerSetAttributeValues(VdpVideoMixer mixer, uint32_t attribute_count, VdpVideoMixerAttribute const *attributes, void const *const *attribute_values)
Set attribute values.
Definition: vdpau.h:3902
VdpStatus VdpVideoMixerGetAttributeValues(VdpVideoMixer mixer, uint32_t attribute_count, VdpVideoMixerAttribute const *attributes, void *const *attribute_values)
Retrieve current attribute values.
Definition: vdpau.h:3977
uint8_t log2_parallel_merge_level_minus2
Definition: vdpau.h:3229
uint32_t y1
Definition: vdpau.h:1089
uint8_t num_ref_idx_l1_default_active_minus1
Definition: vdpau.h:3182
VdpVideoSurface forward_reference
Definition: vdpau.h:3042
VdpOutputSurface source_surface
Definition: vdpau.h:4029
uint8_t tiles_enabled_flag
Definition: vdpau.h:3195
uint32_t VdpPresentationQueue
An opaque handle representing a presentation queue object.
Definition: vdpau.h:4206
int8_t pps_tc_offset_div2
Definition: vdpau.h:3227
uint8_t dependent_slice_segments_enabled_flag
Definition: vdpau.h:3176
uint8_t pcm_loop_filter_disabled_flag
Definition: vdpau.h:3160
Picture parameter information for an H.265/HEVC picture.
Definition: vdpau.h:3106
VdpBool bottom_is_reference
Definition: vdpau.h:2813
VdpStatus VdpPresentationQueueGetBackgroundColor(VdpPresentationQueue presentation_queue, VdpColor *background_color)
Retrieve the current background color setting.
Definition: vdpau.h:4254
VdpStatus VdpOutputSurfaceGetBitsNative(VdpOutputSurface surface, VdpRect const *source_rect, void *const *destination_data, uint32_t const *destination_pitches)
Copy image data from a VdpOutputSurface to application memory in the surface's native format...
Definition: vdpau.h:1886
VdpStatus VdpPresentationQueueBlockUntilSurfaceIdle(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, VdpTime *first_presentation_time)
Wait for a surface to finish being displayed.
Definition: vdpau.h:4335
uint8_t direct_8x8_inference_flag
Definition: vdpau.h:2877
uint32_t pic_height_in_luma_samples
Definition: vdpau.h:3115
uint32_t slice_count
Definition: vdpau.h:2761
uint32_t VdpBitmapSurface
An opaque handle representing a VdpBitmapSurface object.
Definition: vdpau.h:2052
uint32_t struct_version
Definition: vdpau.h:1421
VdpVideoMixerPictureStructure
The structure of the picture present in a VdpVideoSurface.
Definition: vdpau.h:3999
uint8_t deblockEnable
Definition: vdpau.h:3021
uint8_t cabac_init_present_flag
Definition: vdpau.h:3180
VdpStatus VdpBitmapSurfaceDestroy(VdpBitmapSurface surface)
Destroy a VdpBitmapSurface.
Definition: vdpau.h:2086
uint32_t NumDeltaPocsOfRefRpsIdx
Definition: vdpau.h:3250
uint8_t num_long_term_ref_pics_sps
Definition: vdpau.h:3167
VdpStatus VdpDecoderGetParameters(VdpDecoder decoder, VdpDecoderProfile *profile, uint32_t *width, uint32_t *height)
Retrieve the parameters used to create a VdpDecoder.
Definition: vdpau.h:2704
VdpOutputSurfaceRenderBlendFactor blend_factor_source_alpha
Definition: vdpau.h:2211
uint8_t NumPocLtCurr
Definition: vdpau.h:3290
uint8_t vop_fcode_backward
Definition: vdpau.h:3058
VdpStatus VdpVideoMixerGetFeatureSupport(VdpVideoMixer mixer, uint32_t feature_count, VdpVideoMixerFeature const *features, VdpBool *feature_supports)
Retrieve whether features were requested at creation time.
Definition: vdpau.h:3920
int8_t second_chroma_qp_index_offset
Definition: vdpau.h:2869
uint8_t num_short_term_ref_pic_sets
Definition: vdpau.h:3163
uint8_t separate_colour_plane_flag
Definition: vdpau.h:3113
uint8_t interlaced
Definition: vdpau.h:3060
uint32_t x0
Definition: vdpau.h:1083
uint8_t sign_data_hiding_enabled_flag
Definition: vdpau.h:3179
uint32_t VdpColorTableFormat
The set of all known color table formats, for use with VdpOutputSurfacePutBitsIndexed.
Definition: vdpau.h:1717
uint8_t log2_diff_max_min_transform_block_size
Definition: vdpau.h:3125
uint8_t short_video_header
Definition: vdpau.h:3063
uint32_t VdpVideoMixerParameter
A VdpVideoMixer creation parameter.
Definition: vdpau.h:3563
uint32_t VdpDecoderProfile
The set of all known compressed video formats, and associated profiles, that may be decoded...
Definition: vdpau.h:2434
uint8_t pic_order_cnt_type
Definition: vdpau.h:2874
VdpStatus VdpDeviceDestroy(VdpDevice device)
Destroy a VdpDevice.
Definition: vdpau.h:1363
uint8_t bit_depth_luma_minus8
Definition: vdpau.h:3116
uint8_t deblocking_filter_control_present_flag
Definition: vdpau.h:3215
VdpStatus VdpVideoMixerSetFeatureEnables(VdpVideoMixer mixer, uint32_t feature_count, VdpVideoMixerFeature const *features, VdpBool const *feature_enables)
Enable or disable features.
Definition: vdpau.h:3883
uint8_t pic_order_present_flag
Definition: vdpau.h:2879
uint8_t amp_enabled_flag
Definition: vdpau.h:3148
VdpStatus VdpPresentationQueueGetTime(VdpPresentationQueue presentation_queue, VdpTime *current_time)
Retrieve the presentation queue's "current" time.
Definition: vdpau.h:4266
VdpStatus VdpVideoMixerDestroy(VdpVideoMixer mixer)
Destroy a VdpVideoMixer.
Definition: vdpau.h:3990
VdpColor blend_constant
Definition: vdpau.h:2215
uint32_t slice_count
Definition: vdpau.h:2943
uint8_t num_ref_idx_l0_active_minus1
Definition: vdpau.h:2871
VdpStatus VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported)
Query the implementation's VdpVideoSurface GetBits/PutBits capabilities.
Definition: vdpau.h:1538
uint8_t transform_8x8_mode_flag
Definition: vdpau.h:2867
uint8_t interlace
Definition: vdpau.h:2958
uint8_t log2_min_pcm_luma_coding_block_size_minus3
Definition: vdpau.h:3156
VdpStatus VdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height)
Query the implementation's VdpOutputSurface capabilities.
Definition: vdpau.h:1745
uint32_t VdpDevice
An opaque handle representing a VdpDevice object.
Definition: vdpau.h:1356
VdpBool is_reference
Definition: vdpau.h:2852
uint8_t range_mapuv_flag
Definition: vdpau.h:2989
uint8_t alternate_vertical_scan_flag
Definition: vdpau.h:3066
VdpVideoSurface surface
Definition: vdpau.h:2801
uint8_t constrained_intra_pred_flag
Definition: vdpau.h:3184
VdpStatus VdpPresentationQueueCreate(VdpDevice device, VdpPresentationQueueTarget presentation_queue_target, VdpPresentationQueue *presentation_queue)
Create a VdpPresentationQueue.
Definition: vdpau.h:4219
VdpStatus VdpVideoMixerCreate(VdpDevice device, uint32_t feature_count, VdpVideoMixerFeature const *features, uint32_t parameter_count, VdpVideoMixerParameter const *parameters, void const *const *parameter_values, VdpVideoMixer *mixer)
Create a VdpVideoMixer.
Definition: vdpau.h:3860
VdpStatus VdpDecoderRender(VdpDecoder decoder, VdpVideoSurface target, VdpPictureInfo const *picture_info, uint32_t bitstream_buffer_count, VdpBitstreamBuffer const *bitstream_buffers)
Decode a compressed field/frame and render the result into a VdpVideoSurface.
Definition: vdpau.h:3320
uint8_t vop_fcode_forward
Definition: vdpau.h:3057
uint8_t fastuvmc
Definition: vdpau.h:2984
uint8_t resync_marker_disable
Definition: vdpau.h:3059
void VdpPreemptionCallback(VdpDevice device, void *context)
A callback to notify the client application that a device's display has been preempted.
Definition: vdpau.h:4428
float green
Definition: vdpau.h:1102
uint8_t NumPocStCurrBefore
Definition: vdpau.h:3284
VdpStatus VdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height)
Query the implementation's VdpVideoSurface capabilities.
Definition: vdpau.h:1518
VdpVideoSurface forward_reference
Definition: vdpau.h:2935
uint8_t slice_segment_header_extension_present_flag
Definition: vdpau.h:3230
uint8_t intra_vlc_format
Definition: vdpau.h:2772
uint8_t log2_min_luma_coding_block_size_minus3
Definition: vdpau.h:3122
uint8_t num_ref_idx_l1_active_minus1
Definition: vdpau.h:2872
uint32_t NumLongTermPictureSliceHeaderBits
Definition: vdpau.h:3263
uint8_t transquant_bypass_enabled_flag
Definition: vdpau.h:3194
uint8_t entropy_coding_sync_enabled_flag
Definition: vdpau.h:3196
uint32_t y
Definition: vdpau.h:1068
uint8_t num_extra_slice_header_bits
Definition: vdpau.h:3178
uint8_t weighted_bipred_idc
Definition: vdpau.h:2865
VdpStatus VdpPreemptionCallbackRegister(VdpDevice device, VdpPreemptionCallback callback, void *context)
Configure the display preemption callback.
Definition: vdpau.h:4443
uint8_t pps_loop_filter_across_slices_enabled_flag
Definition: vdpau.h:3214
VdpStatus VdpBitmapSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpBool frequently_accessed, VdpBitmapSurface *surface)
Create a VdpBitmapSurface.
Definition: vdpau.h:2071
uint8_t full_pel_forward_vector
Definition: vdpau.h:2777
uint8_t range_mapuv
Definition: vdpau.h:2990
uint8_t quant_type
Definition: vdpau.h:3061
int8_t pps_cr_qp_offset
Definition: vdpau.h:3190
VdpStatus VdpOutputSurfacePutBitsYCbCr(VdpOutputSurface surface, VdpYCbCrFormat source_ycbcr_format, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect, VdpCSCMatrix const *csc_matrix)
Copy image data from application memory in a specific YCbCr format to a VdpOutputSurface.
Definition: vdpau.h:1979
A location within a surface.
Definition: vdpau.h:1064
uint32_t x1
Definition: vdpau.h:1087
uint32_t NumPocTotalCurr
Definition: vdpau.h:3246
uint8_t vop_coding_type
Definition: vdpau.h:3056
uint8_t max_transform_hierarchy_depth_intra
Definition: vdpau.h:3127
void VdpPictureInfo
A generic "picture information" type.
Definition: vdpau.h:2739
uint8_t entropy_coding_mode_flag
Definition: vdpau.h:2878
uint8_t pcm_sample_bit_depth_chroma_minus1
Definition: vdpau.h:3154
Definition of an additional VdpOutputSurface layer in the composting model.
Definition: vdpau.h:4021
VdpStatus VdpVideoMixerQueryParameterValueRange(VdpDevice device, VdpVideoMixerParameter parameter, void *min_value, void *max_value)
Query the implementation's supported for a specific parameter.
Definition: vdpau.h:3809
uint8_t picture_type
Definition: vdpau.h:2945
uint8_t log2_max_pic_order_cnt_lsb_minus4
Definition: vdpau.h:3118
VdpStatus VdpPresentationQueueDisplay(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, uint32_t clip_width, uint32_t clip_height, VdpTime earliest_presentation_time)
Enter a surface into the presentation queue.
Definition: vdpau.h:4312
uint32_t x
Definition: vdpau.h:1066
VdpOutputSurfaceRenderBlendEquation blend_equation_alpha
Definition: vdpau.h:2214
VdpStatus VdpVideoSurfaceDestroy(VdpVideoSurface surface)
Destroy a VdpVideoSurface.
Definition: vdpau.h:1611
int8_t pic_init_qp_minus26
Definition: vdpau.h:2870
uint8_t alternate_scan
Definition: vdpau.h:2773
uint8_t weighted_bipred_flag
Definition: vdpau.h:3193
uint8_t qpprime_y_zero_transform_bypass_flag
Definition: vdpau.h:2914
uint8_t log2_max_frame_num_minus4
Definition: vdpau.h:2873
uint32_t VdpChromaType
The set of all chroma formats for VdpVideoSurfaces.
Definition: vdpau.h:839
VdpStatus VdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height, VdpBool *frequently_accessed)
Retrieve the parameters used to create a VdpBitmapSurface.
Definition: vdpau.h:2101
float blue
Definition: vdpau.h:1103
VdpStatus VdpDecoderDestroy(VdpDecoder decoder)
Destroy a VdpDecoder.
Definition: vdpau.h:2688
uint8_t overlap
Definition: vdpau.h:2978
Picture parameter information for a VC1 picture.
Definition: vdpau.h:2930
uint8_t weighted_pred_flag
Definition: vdpau.h:2864
uint8_t diff_cu_qp_delta_depth
Definition: vdpau.h:3188
uint8_t concealment_motion_vectors
Definition: vdpau.h:2771
Complete blending operation definition.
Definition: vdpau.h:2204
VdpStatus VdpGetInformationString(char const **information_string)
Retrieve an implementation-specific string description of the implementation. This typically includes...
Definition: vdpau.h:1332
uint32_t VdpVideoMixerFeature
A VdpVideoMixer feature that must be requested at creation time to be used.
Definition: vdpau.h:3407
VdpStatus VdpOutputSurfaceRenderBitmapSurface(VdpOutputSurface destination_surface, VdpRect const *destination_rect, VdpBitmapSurface source_surface, VdpRect const *source_rect, VdpColor const *colors, VdpOutputSurfaceRenderBlendState const *blend_state, uint32_t flags)
Composite a sub-rectangle of a VdpBitmapSurface into a sub-rectangle of a VdpOutputSurface; Output Su...
Definition: vdpau.h:2404
Picture parameter information for an MPEG-4 Part 2 picture.
Definition: vdpau.h:3037
uint32_t VdpDecoder
An opaque handle representing a VdpDecoder object.
Definition: vdpau.h:2655
uint8_t finterpflag
Definition: vdpau.h:2962
uint8_t loop_filter_across_tiles_enabled_flag
Definition: vdpau.h:3213
VdpStatus VdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, VdpBool *is_supported)
Query the implementation's support for a specific feature.
Definition: vdpau.h:3759
uint8_t log2_max_pic_order_cnt_lsb_minus4
Definition: vdpau.h:2875
uint8_t cu_qp_delta_enabled_flag
Definition: vdpau.h:3186
uint8_t rounding_control
Definition: vdpau.h:3065
uint32_t pic_width_in_luma_samples
Definition: vdpau.h:3114
int VdpBool
A boolean value, holding VDP_TRUE or VDP_FALSE.
Definition: vdpau.h:813
A rectangular region of a surface.
Definition: vdpau.h:1081
VdpStatus VdpOutputSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpOutputSurface *surface)
Create a VdpOutputSurface.
Definition: vdpau.h:1832
uint32_t VdpFuncId
A type suitable for VdpGetProcAddress's function_id parameter.
Definition: vdpau.h:4466
uint32_t VdpPresentationQueueTarget
An opaque handle representing the location where video will be presented.
Definition: vdpau.h:4191
uint8_t num_ref_frames
Definition: vdpau.h:2861
VdpStatus VdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported)
Query the implementation's capability to perform a PutBits operation using application data matching ...
Definition: vdpau.h:1764
VdpStatus VdpPresentationQueueDestroy(VdpPresentationQueue presentation_queue)
Destroy a VdpPresentationQueue.
Definition: vdpau.h:4231
uint8_t multires
Definition: vdpau.h:2996
uint8_t sample_adaptive_offset_enabled_flag
Definition: vdpau.h:3149
uint8_t dquant
Definition: vdpau.h:2966
VdpPresentationQueueStatus
The status of a surface within a presentation queue.
Definition: vdpau.h:4346
uint8_t intra_dc_precision
Definition: vdpau.h:2769
uint8_t pps_deblocking_filter_disabled_flag
Definition: vdpau.h:3221
uint32_t struct_version
Definition: vdpau.h:2722
uint32_t struct_version
Definition: vdpau.h:4025
uint32_t slice_count
Definition: vdpau.h:2848
int8_t pps_cb_qp_offset
Definition: vdpau.h:3189
uint8_t refdist_flag
Definition: vdpau.h:2970
uint8_t sps_max_dec_pic_buffering_minus1
Definition: vdpau.h:3121
uint8_t uniform_spacing_flag
Definition: vdpau.h:3202
uint8_t quantizer
Definition: vdpau.h:2972
float VdpCSCMatrix[3][4]
Storage for a color space conversion matrix.
Definition: vdpau.h:1405
VdpStatus VdpVideoMixerGetFeatureEnables(VdpVideoMixer mixer, uint32_t feature_count, VdpVideoMixerFeature const *features, VdpBool *feature_enables)
Retrieve whether features are enabled.
Definition: vdpau.h:3937
uint8_t IDRPicFlag
Definition: vdpau.h:3239
uint8_t pulldown
Definition: vdpau.h:2956
uint8_t rangered
Definition: vdpau.h:3008
uint8_t RAPPicFlag
Definition: vdpau.h:3242
uint8_t deblocking_filter_control_present_flag
Definition: vdpau.h:2880
uint8_t vstransform
Definition: vdpau.h:2980
uint8_t frame_coding_mode
Definition: vdpau.h:2947
VdpStatus VdpVideoSurfaceGetParameters(VdpVideoSurface surface, VdpChromaType *chroma_type, uint32_t *width, uint32_t *height)
Retrieve the parameters used to create a VdpVideoSurface.
Definition: vdpau.h:1624
VdpStatus VdpBitmapSurfacePutBitsNative(VdpBitmapSurface surface, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect)
Copy image data from application memory in the surface's native format to a VdpBitmapSurface.
Definition: vdpau.h:2129
uint16_t vop_time_increment_resolution
Definition: vdpau.h:3055
VdpStatus VdpGetApiVersion(uint32_t *api_version)
Retrieve the VDPAU version implemented by the backend.
Definition: vdpau.h:1310
uint8_t top_field_first
Definition: vdpau.h:2775
uint8_t maxbframes
Definition: vdpau.h:3013
VdpVideoSurface backward_reference
Definition: vdpau.h:3047
VdpOutputSurfaceRenderBlendFactor blend_factor_source_color
Definition: vdpau.h:2209
uint8_t weighted_pred_flag
Definition: vdpau.h:3192
uint16_t frame_idx
Definition: vdpau.h:2821
Picture parameter information for an MPEG 1 or MPEG 2 picture.
Definition: vdpau.h:2749
VdpPictureInfoH264 pictureInfo
Definition: vdpau.h:2904
VdpStatus VdpVideoMixerQueryAttributeSupport(VdpDevice device, VdpVideoMixerAttribute attribute, VdpBool *is_supported)
Query the implementation's support for a specific attribute.
Definition: vdpau.h:3792
uint32_t VdpColorStandard
YCbCr color space specification.
Definition: vdpau.h:1450
Procamp operation parameterization data.
Definition: vdpau.h:1417
float alpha
Definition: vdpau.h:1104
uint8_t full_pel_backward_vector
Definition: vdpau.h:2779
uint32_t VdpVideoMixerAttribute
An adjustable attribute of VdpVideoMixer operation.
Definition: vdpau.h:3637
uint8_t CurrRpsIdx
Definition: vdpau.h:3244
VdpVideoSurface forward_reference
Definition: vdpau.h:2754
VdpStatus VdpPresentationQueueQuerySurfaceStatus(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, VdpPresentationQueueStatus *status, VdpTime *first_presentation_time)
Poll the current queue status of a surface.
Definition: vdpau.h:4366
VdpVideoSurface backward_reference
Definition: vdpau.h:2940
uint8_t top_field_first
Definition: vdpau.h:3067
VdpRect const * destination_rect
Definition: vdpau.h:4043
int8_t chroma_qp_index_offset
Definition: vdpau.h:2868
VdpOutputSurfaceRenderBlendFactor blend_factor_destination_color
Definition: vdpau.h:2210
uint8_t redundant_pic_cnt_present_flag
Definition: vdpau.h:2881
VdpStatus VdpGenerateCSCMatrix(VdpProcamp *procamp, VdpColorStandard standard, VdpCSCMatrix *csc_matrix)
Generate a color space conversion matrix.
Definition: vdpau.h:1467
int8_t init_qp_minus26
Definition: vdpau.h:3183
VdpStatus
The set of all possible error codes.
Definition: vdpau.h:1119
VdpStatus VdpOutputSurfaceGetParameters(VdpOutputSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height)
Retrieve the parameters used to create a VdpOutputSurface.
Definition: vdpau.h:1859
VdpStatus VdpOutputSurfaceRenderOutputSurface(VdpOutputSurface destination_surface, VdpRect const *destination_rect, VdpOutputSurface source_surface, VdpRect const *source_rect, VdpColor const *colors, VdpOutputSurfaceRenderBlendState const *blend_state, uint32_t flags)
Composite a sub-rectangle of a VdpOutputSurface into a sub-rectangle of another VdpOutputSurface; Out...
Definition: vdpau.h:2324
uint8_t field_pic_flag
Definition: vdpau.h:2859
Information about an H.264 reference frame.
Definition: vdpau.h:2796
uint8_t bottom_field_flag
Definition: vdpau.h:2860
Picture parameter information for an H.264 picture.
Definition: vdpau.h:2846
uint64_t VdpTime
The representation of a point in time.
Definition: vdpau.h:4181
uint8_t extended_mv
Definition: vdpau.h:2974
uint16_t frame_num
Definition: vdpau.h:2858
uint8_t pcm_enabled_flag
Definition: vdpau.h:3150
float brightness
Definition: vdpau.h:1426
uint8_t chroma_format_idc
Definition: vdpau.h:3111
VdpBool top_is_reference
Definition: vdpau.h:2808
VdpVideoSurface backward_reference
Definition: vdpau.h:2759
uint8_t log2_diff_max_min_luma_coding_block_size
Definition: vdpau.h:3123
VdpStatus VdpDecoderCreate(VdpDevice device, VdpDecoderProfile profile, uint32_t width, uint32_t height, uint32_t max_references, VdpDecoder *decoder)
Create a VdpDecoder.
Definition: vdpau.h:2673
Picture parameter information for an H.264 Hi444PP picture.
Definition: vdpau.h:2902
uint32_t y0
Definition: vdpau.h:1085
uint8_t log2_diff_max_min_pcm_luma_coding_block_size
Definition: vdpau.h:3158
uint32_t VdpVideoSurface
An opaque handle representing a VdpVideoSurface object.
Definition: vdpau.h:1550
uint8_t num_ref_idx_l0_default_active_minus1
Definition: vdpau.h:3181
char const * VdpGetErrorString(VdpStatus status)
Retrieve a string describing an error code.
Definition: vdpau.h:1262
VdpStatus VdpVideoMixerRender(VdpVideoMixer mixer, VdpOutputSurface background_surface, VdpRect const *background_source_rect, VdpVideoMixerPictureStructure current_picture_structure, uint32_t video_surface_past_count, VdpVideoSurface const *video_surface_past, VdpVideoSurface video_surface_current, uint32_t video_surface_future_count, VdpVideoSurface const *video_surface_future, VdpRect const *video_source_rect, VdpOutputSurface destination_surface, VdpRect const *destination_rect, VdpRect const *destination_video_rect, uint32_t layer_count, VdpLayer const *layers)
Perform a video post-processing and compositing operation.
Definition: vdpau.h:4112
VdpStatus VdpVideoMixerQueryAttributeValueRange(VdpDevice device, VdpVideoMixerAttribute attribute, void *min_value, void *max_value)
Query the implementation's supported for a specific attribute.
Definition: vdpau.h:3827
uint8_t psf
Definition: vdpau.h:2964
uint8_t syncmarker
Definition: vdpau.h:3001
VdpStatus VdpVideoSurfacePutBitsYCbCr(VdpVideoSurface surface, VdpYCbCrFormat source_ycbcr_format, void const *const *source_data, uint32_t const *source_pitches)
Copy image data from application memory in a specific YCbCr format to a VdpVideoSurface.
Definition: vdpau.h:1675
uint8_t delta_pic_order_always_zero_flag
Definition: vdpau.h:2876
uint8_t tfcntrflag
Definition: vdpau.h:2960
int32_t CurrPicOrderCntVal
Definition: vdpau.h:3269
uint8_t log2_min_transform_block_size_minus2
Definition: vdpau.h:3124
VdpStatus VdpOutputSurfaceDestroy(VdpOutputSurface surface)
Destroy a VdpOutputSurface.
Definition: vdpau.h:1846
uint8_t loopfilter
Definition: vdpau.h:2982
uint8_t lists_modification_present_flag
Definition: vdpau.h:3228
uint8_t panscan_flag
Definition: vdpau.h:2968
float red
Definition: vdpau.h:1101
VdpOutputSurfaceRenderBlendFactor blend_factor_destination_alpha
Definition: vdpau.h:2212
uint8_t picture_coding_type
Definition: vdpau.h:2768
uint8_t range_mapy_flag
Definition: vdpau.h:2986
uint8_t num_tile_columns_minus1
Definition: vdpau.h:3198
uint8_t picture_structure
Definition: vdpau.h:2767
int8_t pps_beta_offset_div2
Definition: vdpau.h:3224
VdpStatus VdpPresentationQueueTargetDestroy(VdpPresentationQueueTarget presentation_queue_target)
Destroy a VdpPresentationQueueTarget.
Definition: vdpau.h:4198
uint8_t scaling_list_enabled_flag
Definition: vdpau.h:3128
VdpStatus VdpVideoMixerQueryParameterSupport(VdpDevice device, VdpVideoMixerParameter parameter, VdpBool *is_supported)
Query the implementation's support for a specific parameter.
Definition: vdpau.h:3776
VdpStatus VdpPresentationQueueSetBackgroundColor(VdpPresentationQueue presentation_queue, VdpColor *const background_color)
Configure the background color setting.
Definition: vdpau.h:4244
VdpStatus VdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height)
Query the implementation's VdpBitmapSurface capabilities.
Definition: vdpau.h:2039
VdpOutputSurfaceRenderBlendEquation blend_equation_color
Definition: vdpau.h:2213
uint8_t mb_adaptive_frame_field_flag
Definition: vdpau.h:2862
uint8_t separate_colour_plane_flag
Definition: vdpau.h:2919