Searched refs:surface_rgba_format (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| H A D | query.c | 225 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 240 format = VdpFormatRGBAToPipe(surface_rgba_format); 277 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 292 format = VdpFormatRGBAToPipe(surface_rgba_format); 316 VdpRGBAFormat surface_rgba_format, 333 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 376 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 392 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 425 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 440 format = VdpFormatRGBAToPipe(surface_rgba_format); 315 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpIndexedFormat bits_indexed_format,VdpColorTableFormat color_table_format,VdpBool * is_supported) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| H A D | query.c | 228 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 243 format = VdpFormatRGBAToPipe(surface_rgba_format); 280 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 295 format = VdpFormatRGBAToPipe(surface_rgba_format); 319 VdpRGBAFormat surface_rgba_format, 336 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 379 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 395 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 428 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, argument 443 format = VdpFormatRGBAToPipe(surface_rgba_format); 318 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device,VdpRGBAFormat surface_rgba_format,VdpIndexedFormat bits_indexed_format,VdpColorTableFormat color_table_format,VdpBool * is_supported) argument [all...] |
| /xsrc/external/mit/libvdpau/dist/include/vdpau/ |
| H A D | vdpau.h | 1815 * \param[in] surface_rgba_format The surface format for 1826 VdpRGBAFormat surface_rgba_format, 1838 * \param[in] surface_rgba_format The surface format for 1845 VdpRGBAFormat surface_rgba_format, 1855 * \param[in] surface_rgba_format The surface format for 1866 VdpRGBAFormat surface_rgba_format, 1878 * \param[in] surface_rgba_format The surface format for which 1887 VdpRGBAFormat surface_rgba_format, 2109 * \param[in] surface_rgba_format The surface format for 2120 VdpRGBAFormat surface_rgba_format, [all...] |
| /xsrc/external/mit/libvdpau/dist/trace/ |
| H A D | vdpau_trace.cpp | 2106 VdpRGBAFormat surface_rgba_format, 2121 surface_rgba_format, 2131 surface_rgba_format, 2167 VdpRGBAFormat surface_rgba_format, 2180 surface_rgba_format, 2188 surface_rgba_format, 2210 VdpRGBAFormat surface_rgba_format, 2225 surface_rgba_format, 2235 surface_rgba_format, 2259 VdpRGBAFormat surface_rgba_format, 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 [all...] |
Completed in 11 milliseconds