| /xsrc/external/mit/libdrm/dist/tests/tegra/ |
| drm-test.c | 172 uint32_t pitches[4]; local 188 pitches[0] = pitch; 192 pitches, offsets, &fb->handle, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| platform_android.h | 132 int pitches[4]; member in struct:buffer_info
|
| egl_dri2.c | 2837 int pitches[DMA_BUF_MAX_PLANES]; local 2866 pitches[i] = attrs.DMABufPlanePitches[i].Value; 2891 modifier, fds, num_fds, pitches, offsets, 2909 modifier, fds, num_fds, pitches, offsets, 2921 fds, num_fds, pitches, offsets,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| image.c | 134 img->pitches[0] = w; 136 img->pitches[1] = w; 144 img->pitches[0] = w * 2; 146 img->pitches[1] = w * 2; 154 img->pitches[0] = w; 156 img->pitches[1] = w / 2; 158 img->pitches[2] = w / 2; 167 img->pitches[0] = w * 2; 177 img->pitches[0] = w * 4; 296 img->pitches[0] = stride > 0 ? stride : w * 2 439 unsigned pitches[3], i, j; local 582 unsigned pitches[3], i, j; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| image.c | 132 img->pitches[0] = w; 134 img->pitches[1] = w; 142 img->pitches[0] = w * 2; 144 img->pitches[1] = w * 2; 152 img->pitches[0] = w; 154 img->pitches[1] = w / 2; 156 img->pitches[2] = w / 2; 164 img->pitches[0] = w * 2; 174 img->pitches[0] = w * 4; 264 img->pitches[0] = stride > 0 ? stride : w * 2 357 unsigned pitches[3], i, j; local 493 unsigned pitches[3], i, j; local [all...] |
| /xsrc/external/mit/libXv/dist/include/X11/extensions/ |
| Xvlib.h | 158 int *pitches; /* bytes */ member in struct:__anon6071
|
| /xsrc/external/mit/libdrm/dist/tests/exynos/ |
| exynos_fimg2d_test.c | 730 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; local 808 pitches[0] = screen_width * 4; 813 pitches, offsets, &fb_id, 0);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_video_sprite.c | 284 uint32_t pitches[4]; /* pitch for each plane */ member in struct:local_mode_fb_cmd2 293 f.pitches[0] = frame->pitch[0]; 315 f.pitches[0], f.pixel_format)); 568 if (pitches) { 571 pitches[0] = frame.pitch[0]; 581 if (pitches) 582 pitches[0] = size;
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| vmwgfx_overlay.c | 186 int pitches[3]; member in struct:vmwgfx_overlay_port 207 unsigned short *height, int *pitches, 405 port->pitches, port->offsets); 472 port->pitches, port->offsets); 502 arg.pitch[0] = port->pitches[0]; 503 arg.pitch[1] = port->pitches[1]; 504 arg.pitch[2] = port->pitches[2]; 729 * that case pitches and offsets are NULL. 743 int *pitches, int *offsets) 763 if (pitches) { [all...] |
| vmwgfx_tex_video.c | 549 int *pitches, int *offsets) 566 if (pitches) { 567 pitches[0] = size; 574 if (pitches) { 575 pitches[1] = pitches[2] = tmp; 588 if (pitches) 589 pitches[0] = size; 629 int pitches[3], offsets[3]; local 632 &w, &h, pitches, offsets) [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| xf86xv.h | 49 int *pitches; /* bytes */ member in struct:__anon9969 97 int *pitches, int *offsets);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| platform_android.c | 798 size_t pitches[3]; local 841 pitches[0] = ycbcr.ystride; 842 pitches[1] = pitches[2] = ycbcr.cstride; 860 EGL_DMA_BUF_PLANE0_PITCH_EXT, pitches[0], 863 EGL_DMA_BUF_PLANE1_PITCH_EXT, pitches[1], 876 EGL_DMA_BUF_PLANE0_PITCH_EXT, pitches[0], 879 EGL_DMA_BUF_PLANE1_PITCH_EXT, pitches[1], 882 EGL_DMA_BUF_PLANE2_PITCH_EXT, pitches[2],
|
| egl_dri2.c | 2455 int pitches[DMA_BUF_MAX_PLANES]; local 2484 pitches[i] = attrs.DMABufPlanePitches[i].Value; 2506 modifier, fds, num_fds, pitches, offsets, 2518 fds, num_fds, pitches, offsets,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_video_sprite.c | 364 uint32_t pitches[4]; /* pitch for each plane */ member in struct:local_mode_fb_cmd2 391 f.pitches[0] = frame->pitch[1]; 392 f.pitches[1] = frame->pitch[0]; 397 f.pitches[0] = frame->pitch[0]; 427 f.pitches[0], f.pixel_format)); 738 if (pitches) { 741 pitches[0] = frame.pitch[0]; 749 if (pitches) 750 pitches[0] = size; 755 if (pitches) [all...] |
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| vmwarevideo.c | 165 int pitches[3]; member in struct:__anon9551 218 unsigned short *height, int *pitches, 760 fmtData->pitches, fmtData->offsets); 830 fmtData->pitches, fmtData->offsets); 874 items[regId].value = fmtData->pitches[i]; 1185 * that case pitches and offsets are NULL. 1199 int *pitches, int *offsets) 1221 if (pitches) { 1222 pitches[0] = size; 1229 if (pitches) { [all...] |
| svga_reg.h | 917 uint32 pitches[3]; member in struct:SVGAOverlayUnit
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| xf86xv.h | 79 int *pitches; /* bytes */ member in struct:__anon10572 120 int *pitches, int *offsets);
|
| /xsrc/external/mit/libdrm/dist/ |
| xf86drmMode.h | 122 uint32_t pitches[4]; /* bytes */ member in struct:_drmModeFB2 302 const uint32_t pitches[4], const uint32_t offsets[4], 308 const uint32_t pitches[4], const uint32_t offsets[4],
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| xvdisp.c | 969 int *pitches; local 997 pitches = offsets + num_planes; 1004 pitches);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| xvdisp.c | 1133 int *pitches; local 1160 pitches = offsets + num_planes; 1166 &width, &height, offsets, pitches);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| kxv.h | 93 int *pitches; /* bytes */ member in struct:__anon10478 133 int *pitches, int *offsets);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i830_driver.c | 826 /* Good pitches to allow tiling. Don't care about pitches < 1024 829 static const int pitches[] = { local 838 for (i = 0; pitches[i] != 0; i++) { 839 if (pitches[i] >= *width) { 840 *width = pitches[i];
|
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| modetest.c | 1199 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; local 1203 bo = bo_create(fd, fourcc, w, h, handles, pitches, offsets, pat, pattern_seed); 1208 if (drmModeAddFB2(fd, w, h, fourcc, handles, pitches, offsets, &fb_id, 0)) { 1840 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; local 1860 bo = bo_create(dev->fd, DRM_FORMAT_ARGB8888, cw, ch, handles, pitches,
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| drm_mode.h | 489 * buffer objects with offsets and pitches per plane. 512 __u32 pitches[4]; /* pitch for each plane */ member in struct:drm_mode_fb_cmd2
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| drm_mode.h | 675 * buffer objects with offsets and pitches per plane. 698 __u32 pitches[4]; /* pitch for each plane */ member in struct:drm_mode_fb_cmd2
|