Searched defs:is_supported (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dquery.c67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
104 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument
174 vlVdpDecoderQueryCapabilities(VdpDevice device,VdpDecoderProfile profile,VdpBool * is_supported,uint32_t * max_level,uint32_t * max_macroblocks,uint32_t * max_width,uint32_t * max_height) argument
225 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
277 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported) argument
315 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpIndexedFormat bits_indexed_format,VdpColorTableFormat color_table_format,VdpBool * is_supported) argument
376 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument
425 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
476 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device,VdpVideoMixerFeature feature,VdpBool * is_supported) argument
501 vlVdpVideoMixerQueryParameterSupport(VdpDevice device,VdpVideoMixerParameter parameter,VdpBool * is_supported) argument
570 vlVdpVideoMixerQueryAttributeSupport(VdpDevice device,VdpVideoMixerAttribute attribute,VdpBool * is_supported) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dquery.c67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
103 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument
173 vlVdpDecoderQueryCapabilities(VdpDevice device,VdpDecoderProfile profile,VdpBool * is_supported,uint32_t * max_level,uint32_t * max_macroblocks,uint32_t * max_width,uint32_t * max_height) argument
228 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
280 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported) argument
318 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpIndexedFormat bits_indexed_format,VdpColorTableFormat color_table_format,VdpBool * is_supported) argument
379 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument
428 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
479 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device,VdpVideoMixerFeature feature,VdpBool * is_supported) argument
504 vlVdpVideoMixerQueryParameterSupport(VdpDevice device,VdpVideoMixerParameter parameter,VdpBool * is_supported) argument
573 vlVdpVideoMixerQueryAttributeSupport(VdpDevice device,VdpVideoMixerAttribute attribute,VdpBool * is_supported) argument
[all...]
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp1734 _vdp_cap_video_surface_query_capabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
1795 _vdp_cap_video_surface_query_get_put_bits_y_cb_cr_capabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument
2104 _vdp_cap_output_surface_query_capabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
2165 _vdp_cap_output_surface_query_get_put_bits_native_capabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported) argument
2208 _vdp_cap_output_surface_query_put_bits_indexed_capabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpIndexedFormat bits_indexed_format,VdpColorTableFormat color_table_format,VdpBool * is_supported) argument
2257 _vdp_cap_output_surface_query_put_bits_y_cb_cr_capabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument
2721 _vdp_cap_bitmap_surface_query_capabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
3103 _vdp_cap_decoder_query_capabilities(VdpDevice device,VdpDecoderProfile profile,VdpBool * is_supported,uint32_t * max_level,uint32_t * max_macroblocks,uint32_t * max_width,uint32_t * max_height) argument
3374 _vdp_cap_video_mixer_query_feature_support(VdpDevice device,VdpVideoMixerFeature feature,VdpBool * is_supported) argument
3417 _vdp_cap_video_mixer_query_parameter_support(VdpDevice device,VdpVideoMixerParameter parameter,VdpBool * is_supported) argument
3460 _vdp_cap_video_mixer_query_attribute_support(VdpDevice device,VdpVideoMixerAttribute attribute,VdpBool * is_supported) argument
[all...]
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h1622 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities (VdpDevice device,VdpChromaType surface_chroma_type,VdpYCbCrFormat bits_ycbcr_format,VdpBool *)
1847 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpOutputSurfaceQueryGetPutBitsNativeCapabilities (VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpBool *)
1870 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpOutputSurfaceQueryPutBitsIndexedCapabilities (VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpIndexedFormat bits_indexed_format,VdpColorTableFormat color_table_format,VdpBool *)
1890 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpOutputSurfaceQueryPutBitsYCbCrCapabilities (VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpYCbCrFormat bits_ycbcr_format,VdpBool *)
3940 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpVideoMixerQueryFeatureSupport (VdpDevice device,VdpVideoMixerFeature feature,VdpBool *)
3957 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpVideoMixerQueryParameterSupport (VdpDevice device,VdpVideoMixerParameter parameter,VdpBool *)
3973 VdpBool * is_supported typedef in typeref:typename:VdpStatus VdpVideoMixerQueryAttributeSupport (VdpDevice device,VdpVideoMixerAttribute attribute,VdpBool *)
[all...]

Completed in 11 milliseconds