Home
last modified time | relevance | path

Searched refs:VL_NUM_COMPONENTS (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
259 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
290 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
295 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
314 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
395 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
431 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
H A Dvl_mpeg12_decoder.h96 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS];
97 struct vl_idct_buffer idct[VL_NUM_COMPONENTS];
98 struct vl_mc_buffer mc[VL_NUM_COMPONENTS];
103 struct vl_ycbcr_block *ycbcr_stream[VL_NUM_COMPONENTS];
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
H A Dvl_mpeg12_decoder.h96 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS];
97 struct vl_idct_buffer idct[VL_NUM_COMPONENTS];
98 struct vl_mc_buffer mc[VL_NUM_COMPONENTS];
103 struct vl_ycbcr_block *ycbcr_stream[VL_NUM_COMPONENTS];
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
H A Dvl_mpeg12_decoder.h96 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS];
97 struct vl_idct_buffer idct[VL_NUM_COMPONENTS];
98 struct vl_mc_buffer mc[VL_NUM_COMPONENTS];
103 struct vl_ycbcr_block *ycbcr_stream[VL_NUM_COMPONENTS];
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS];
46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
74 enum pipe_format out_format[VL_NUM_COMPONENTS]);
138 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
148 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
H A Dvl_video_buffer.c62 for (; i < VL_NUM_COMPONENTS; i++) in vl_get_video_buffer_formats()
110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; in vl_video_buffer_is_format_supported()
115 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()
204 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()
260 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components()
291 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()
296 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()
315 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_surfaces()
396 struct pipe_resource *resources[VL_NUM_COMPONENTS]; in vl_video_buffer_create_ex()
432 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_video_buffer_create_ex()
[all …]

12345678910