| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| H A D | bitmap.c | 40 VdpRGBAFormat rgba_format, 74 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format); 153 VdpRGBAFormat *rgba_format, 164 if (!(rgba_format && width && height && frequently_accessed)) 168 *rgba_format = PipeToFormatRGBA(res->format); 39 vlVdpBitmapSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument 152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
|
| H A D | query.c | 323 enum pipe_format rgba_format, index_format, colortbl_format; local in function:vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities 333 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 334 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM) 351 pscreen, rgba_format, PIPE_TEXTURE_2D, 1, 1, 382 enum pipe_format rgba_format, ycbcr_format; local in function:vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities 392 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 393 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM) 406 pscreen, rgba_format, PIPE_TEXTURE_2 [all...] |
| H A D | output.c | 48 VdpRGBAFormat rgba_format, 84 rgba_format == VDP_RGBA_FORMAT_B8G8R8A8; 87 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format); 176 VdpRGBAFormat *rgba_format, 185 *rgba_format = PipeToFormatRGBA(vlsurface->sampler_view->texture->format); 47 vlVdpOutputSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpOutputSurface * surface) argument 175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| H A D | bitmap.c | 40 VdpRGBAFormat rgba_format, 74 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format); 153 VdpRGBAFormat *rgba_format, 164 if (!(rgba_format && width && height && frequently_accessed)) 168 *rgba_format = PipeToFormatRGBA(res->format); 39 vlVdpBitmapSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument 152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
|
| H A D | query.c | 326 enum pipe_format rgba_format, index_format, colortbl_format; local in function:vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities 336 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 337 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM) 354 pscreen, rgba_format, PIPE_TEXTURE_2D, 1, 1, 385 enum pipe_format rgba_format, ycbcr_format; local in function:vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities 395 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format); 396 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM) 409 pscreen, rgba_format, PIPE_TEXTURE_2 [all...] |
| H A D | output.c | 48 VdpRGBAFormat rgba_format, 84 rgba_format == VDP_RGBA_FORMAT_B8G8R8A8; 87 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format); 176 VdpRGBAFormat *rgba_format, 185 *rgba_format = PipeToFormatRGBA(vlsurface->sampler_view->texture->format); 47 vlVdpOutputSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpOutputSurface * surface) argument 175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | readpix.c | 510 uint32_t rgba_format; local in function:read_rgba_pixels 518 rgba_format = RGBA32_UINT; 521 rgba_format = RGBA32_INT; 525 rgba_format = RGBA32_FLOAT; 533 if (dst_format == rgba_format && 547 _mesa_format_convert(rgba, rgba_format, rgba_stride, 567 src_format = rgba_format;
|
| H A D | texgetimage.c | 483 uint32_t rgba_format; local in function:get_tex_rgba_uncompressed 488 rgba_format = RGBA32_FLOAT; 496 if (format == rgba_format) { 510 _mesa_format_convert(rgba, rgba_format, rgba_stride, 529 src_format = rgba_format;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | readpix.c | 518 uint32_t rgba_format; local in function:read_rgba_pixels 526 rgba_format = RGBA32_UINT; 529 rgba_format = RGBA32_INT; 533 rgba_format = RGBA32_FLOAT; 541 if (dst_format == rgba_format && 555 _mesa_format_convert(rgba, rgba_format, rgba_stride, 575 src_format = rgba_format;
|
| H A D | texgetimage.c | 490 uint32_t rgba_format; local in function:get_tex_rgba_uncompressed 495 rgba_format = RGBA32_FLOAT; 503 if (format == rgba_format) { 517 _mesa_format_convert(rgba, rgba_format, rgba_stride, 536 src_format = rgba_format;
|
| /xsrc/external/mit/libvdpau/dist/trace/ |
| H A D | vdpau_trace.cpp | 1125 VdpRGBAFormat rgba_format; local in function:_vdp_cap_init_planes_adapt_surface_output 1128 &rgba_format, 1136 *surface_format = rgba_format; 1150 VdpRGBAFormat rgba_format; local in function:_vdp_cap_init_planes_adapt_surface_bitmap 1154 &rgba_format, 1163 *surface_format = rgba_format; 2305 VdpRGBAFormat rgba_format, 2320 rgba_format, 2330 rgba_format, 2382 VdpRGBAFormat * rgba_format, 2303 _vdp_cap_output_surface_create(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpOutputSurface * surface) argument 2379 _vdp_cap_output_surface_get_parameters(VdpOutputSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height) argument 2782 _vdp_cap_bitmap_surface_create(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument 2861 _vdp_cap_bitmap_surface_get_parameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument [all...] |
| /xsrc/external/mit/libvdpau/dist/include/vdpau/ |
| H A D | vdpau.h | 1902 * \param[in] rgba_format The format of the new surface. 1913 VdpRGBAFormat rgba_format, 1933 * \param[out] rgba_format The format of the surface. 1941 VdpRGBAFormat * rgba_format, 2136 * \param[in] rgba_format The format of the new surface. 2152 VdpRGBAFormat rgba_format, 2173 * \param[out] rgba_format The format of the surface. 2183 VdpRGBAFormat * rgba_format,
|