HomeSort by relevance Sort by last modified time
    Searched refs:VL_NUM_COMPONENTS (Results 1 - 23 of 23) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_defines.h 38 #define VL_NUM_COMPONENTS 3
39 #define VL_MAX_SURFACES (VL_NUM_COMPONENTS * 2)
vl_mpeg12_decoder.h 96 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];
vl_video_buffer.h 45 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];
136 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
145 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
vl_video_buffer.c 188 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
280 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
353 for (j = 0; j < nr_components && component < VL_NUM_COMPONENTS; ++j, ++component) {
366 assert(component == VL_NUM_COMPONENTS);
371 for (i = 0; i < VL_NUM_COMPONENTS; ++i )
390 for (i = 0, surf = 0; i < VL_NUM_COMPONENTS; ++i) {
467 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],
471 struct pipe_resource *resources[VL_NUM_COMPONENTS];
504 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
513 struct pipe_resource *resources[VL_NUM_COMPONENTS])
    [all...]
vl_vertex_buffers.c 220 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
247 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
251 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
299 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
325 assert(component < VL_NUM_COMPONENTS);
354 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
370 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
vl_mc.h 39 #define VL_MC_NUM_BLENDERS (1 << VL_NUM_COMPONENTS)
vl_stubs.c 104 struct pipe_resource *resources[VL_NUM_COMPONENTS])
vl_vertex_buffers.h 99 } ycbcr[VL_NUM_COMPONENTS];
vl_mpeg12_decoder.c 90 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
107 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
138 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
206 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
232 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
316 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
618 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
638 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
647 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
741 for (i = 0; i < VL_NUM_COMPONENTS; ++i
    [all...]
vl_deint_filter.c 480 for (i = 0, j = 0; i < VL_NUM_COMPONENTS; ++i) {
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_video.h 66 struct pb_buffer** buffers[VL_NUM_COMPONENTS],
67 struct radeon_surf *surfaces[VL_NUM_COMPONENTS]);
radeon_video.c 134 struct pb_buffer** buffers[VL_NUM_COMPONENTS],
135 struct radeon_surf *surfaces[VL_NUM_COMPONENTS])
145 for (i = 0, best_tiling = 0, best_wh = ~0; i < VL_NUM_COMPONENTS; ++i) {
161 for (i = 0, off = 0; i < VL_NUM_COMPONENTS; ++i) {
186 for (i = 0, size = 0, alignment = 0; i < VL_NUM_COMPONENTS; ++i) {
206 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
  /external/mesa3d/src/gallium/drivers/r600/
radeon_video.h 70 struct pb_buffer** buffers[VL_NUM_COMPONENTS],
71 struct radeon_surf *surfaces[VL_NUM_COMPONENTS]);
r600_uvd.c 62 struct r600_texture *resources[VL_NUM_COMPONENTS] = {};
63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {};
64 struct pb_buffer **pbs[VL_NUM_COMPONENTS] = {};
110 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
120 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
133 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
radeon_video.c 142 struct pb_buffer** buffers[VL_NUM_COMPONENTS],
143 struct radeon_surf *surfaces[VL_NUM_COMPONENTS])
153 for (i = 0, best_tiling = 0, best_wh = ~0; i < VL_NUM_COMPONENTS; ++i) {
167 for (i = 0, off = 0; i < VL_NUM_COMPONENTS; ++i) {
186 for (i = 0, size = 0, alignment = 0; i < VL_NUM_COMPONENTS; ++i) {
206 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 13 struct pipe_resource *resources[VL_NUM_COMPONENTS];
14 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
15 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
16 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2];
nouveau_vp3_video.h 32 struct pipe_resource *resources[VL_NUM_COMPONENTS];
33 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
34 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
35 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2];
nouveau_vp3_video.c 67 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
nouveau_video.c 693 assert(component < VL_NUM_COMPONENTS);
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv84_video.h 50 struct pipe_resource *resources[VL_NUM_COMPONENTS];
51 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
52 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
53 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2];
nv84_video.c 587 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_uvd.c 42 struct r600_texture *resources[VL_NUM_COMPONENTS] = {};
43 struct radeon_surf *surfaces[VL_NUM_COMPONENTS] = {};
44 struct pb_buffer **pbs[VL_NUM_COMPONENTS] = {};
64 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
80 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
90 for (i = 0; i < VL_NUM_COMPONENTS; ++i) {
103 for (i = 0; i < VL_NUM_COMPONENTS; ++i)
  /external/mesa3d/src/gallium/state_trackers/va/
surface.c 534 struct pipe_resource *resources[VL_NUM_COMPONENTS];
    [all...]

Completed in 263 milliseconds