HomeSort by: relevance | last modified time | path
    Searched refs:pitches (Results 1 - 25 of 95) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
svga_overlay.h 124 * Computes the size, pitches and offsets for YUV frames.
130 * Pitches and offsets for the given YUV frame are put in 'pitches'
141 uint32 *pitches, /* OUT (optional) */
157 if (pitches) {
158 pitches[0] = *width;
167 if (pitches) {
168 pitches[1] = pitches[2] = tmp;
185 if (pitches) {
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
svga_overlay.h 124 * Computes the size, pitches and offsets for YUV frames.
130 * Pitches and offsets for the given YUV frame are put in 'pitches'
141 uint32 *pitches, /* OUT (optional) */
157 if (pitches) {
158 pitches[0] = *width;
167 if (pitches) {
168 pitches[1] = pitches[2] = tmp;
185 if (pitches) {
    [all...]
  /xsrc/external/mit/libdrm/dist/tests/modetest/
buffers.h 36 unsigned int handles[4], unsigned int pitches[4],
buffers.c 116 unsigned int handles[4], unsigned int pitches[4],
290 pitches[0] = bo->pitch;
306 pitches[0] = bo->pitch;
307 pitches[1] = pitches[0] * 2 / xsub;
308 offsets[1] = pitches[0] * height;
323 pitches[0] = bo->pitch;
324 pitches[1] = pitches[0] / xsub;
325 offsets[1] = pitches[0] * height
    [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/xf86-video-intel/dist/src/sna/
sna_video_textured.c 306 if (pitches)
307 pitches[0] = *w;
314 if (pitches)
315 pitches[0] = size;
320 if (pitches)
321 pitches[1] = pitches[2] = tmp;
331 if (pitches)
332 pitches[0] = size;
337 if (pitches)
    [all...]
sna_video_overlay.c 611 if (pitches) {
612 pitches[0] = frame.pitch[1];
613 pitches[1] = frame.pitch[0];
614 pitches[2] = frame.pitch[0];
625 if (pitches)
626 pitches[0] = *w;
633 if (pitches)
634 pitches[0] = size;
639 if (pitches)
640 pitches[1] = pitches[2] = tmp
    [all...]
  /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/xf86-video-intel-2014/dist/src/sna/
sna_video_textured.c 270 if (pitches)
271 pitches[0] = *w;
278 if (pitches)
279 pitches[0] = size;
284 if (pitches)
285 pitches[1] = pitches[2] = tmp;
296 if (pitches)
297 pitches[0] = size;
303 if (pitches)
    [all...]
sna_video_overlay.c 621 if (pitches) {
622 pitches[0] = frame.pitch[1];
623 pitches[1] = frame.pitch[0];
624 pitches[2] = frame.pitch[0];
635 if (pitches)
636 pitches[0] = *w;
643 if (pitches)
644 pitches[0] = size;
649 if (pitches)
650 pitches[1] = pitches[2] = tmp
    [all...]
  /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/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/xorg-server/dist/hw/kdrive/ephyr/
ephyr_glamor_xv.c 81 int *pitches, int *offsets)
83 return glamor_xv_query_image_attributes(id, w, h, pitches, offsets);
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_video.c 772 int *pitches, int *offsets)
801 if (pitches)
802 pitches[0] = *w;
809 if (pitches)
810 pitches[0] = size;
815 if (pitches)
816 pitches[1] = pitches[2] = tmp;
823 if (pitches)
825 pitches[0], pitches[1], pitches[2])
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_video.c 772 int *pitches, int *offsets)
801 if (pitches)
802 pitches[0] = *w;
809 if (pitches)
810 pitches[0] = size;
815 if (pitches)
816 pitches[1] = pitches[2] = tmp;
823 if (pitches)
825 pitches[0], pitches[1], pitches[2])
    [all...]
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_xv.c 331 int *pitches, int *offsets)
343 if (pitches)
344 pitches[0] = size;
349 if (pitches)
350 pitches[1] = pitches[2] = tmp;
361 if (pitches)
362 pitches[0] = size;
367 if (pitches)
368 pitches[1] = tmp
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_gx2_video.c 920 * video window ,video offsets( y,u,v) and video pitches(y,u,v)
1240 int *pitches, int *offsets)
1261 if (pitches)
1262 pitches[0] = size;
1267 if (pitches)
1268 pitches[1] = pitches[2] = tmp;
1280 if (pitches)
1281 pitches[0] = size;
1369 if (!(surface->pitches = xalloc(sizeof(int)))
    [all...]
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_xv.c 1391 int id, unsigned short *w, unsigned short *h, int *pitches,
1420 if (pitches)
1421 pitches[0] = size;
1428 if (pitches)
1429 pitches[1] = pitches[2] = tmp;
1443 if (pitches)
1444 pitches[0] = size;
1449 if (pitches)
1450 pitches[0] = *w
    [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...]
  /xsrc/external/mit/xf86-video-s3/dist/src/
s3_video.c 497 int *pitches, int *offsets)
509 if(pitches) pitches[0] = size;
513 if(pitches) pitches[1] = pitches[2] = tmp;
523 if(pitches) pitches[0] = size;
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v_xv.c 819 int *pitches, int *offsets
835 if(pitches) pitches[0] = size;
839 if(pitches) pitches[1] = pitches[2] = tmp;
849 if(pitches) pitches[0] = size;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/
glamor_xf86_xv.c 91 int *pitches, int *offsets)
93 return glamor_xv_query_image_attributes(id, w, h, pitches, offsets);
  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
platform_android.h 132 int pitches[4]; member in struct:buffer_info
  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_video.c 1105 int *pitches, int *offsets
1119 if(pitches) pitches[0] = *w;
1126 if(pitches) pitches[0] = size;
1130 if(pitches) pitches[1] = pitches[2] = tmp;
1140 if(pitches) pitches[0] = size
    [all...]

Completed in 34 milliseconds

1 2 3 4