Searched refs:pitch (Results 1 - 25 of 78) sorted by last modified time

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_hlp.c454 vdma2->pitch = 0x00;
510 saa7146_write(dev, PITCH2, vdma2.pitch);
570 vdma1.pitch = 2*b_bpl;
572 vdma1.base_even = base + (w_y * (vdma1.pitch/2)) + (w_x * (b_depth / 8));
573 vdma1.base_odd = vdma1.base_even + (vdma1.pitch / 2);
574 vdma1.prot_addr = vdma1.base_even + (w_height * (vdma1.pitch / 2));
577 vdma1.base_even = base + ((w_y+w_height) * (vdma1.pitch/2)) + (w_x * (b_depth / 8));
578 vdma1.base_odd = vdma1.base_even - (vdma1.pitch / 2);
579 vdma1.prot_addr = vdma1.base_odd - (w_height * (vdma1.pitch / 2));
585 vdma1.pitch /
[all...]
H A Dsaa7146_vbi.c138 vdma3.pitch = 2560;
145 vdma3.pitch = vbi_pixel_to_capture;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttvp.h229 unsigned int pitch, unsigned int skip_lines,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dbtext.c105 void __init btext_setup_display(int width, int height, int depth, int pitch, argument
114 dispDeviceRowBytes = pitch;
160 unsigned int width, height, depth, pitch; local
182 pitch = width * ((depth + 7) / 8);
187 pitch = *prop;
188 if (pitch == 1)
189 pitch = 0x1000;
202 dispDeviceRowBytes = pitch;
262 int depth, int pitch)
277 dispDeviceRowBytes = pitch;
261 btext_update_display(unsigned long phys, int width, int height, int depth, int pitch) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dbtext.c159 btext_setup_display(int width, int height, int depth, int pitch, argument
170 bi->dispDeviceRowBytes = pitch;
228 int depth, int pitch)
245 bi->dispDeviceRowBytes = pitch;
227 btext_update_display(unsigned long phys, int width, int height, int depth, int pitch) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Di810_dma.c394 dev_priv->pitch = init->pitch;
468 init->pitch = init->w;
679 int pitch = dev_priv->pitch; local
704 unsigned int start = y * pitch + x * cpp;
714 OUT_RING(BR13_SOLID_PATTERN | (0xF0 << 16) | pitch);
725 OUT_RING(BR13_SOLID_PATTERN | (0xF0 << 16) | pitch);
736 OUT_RING(BR13_SOLID_PATTERN | (0xF0 << 16) | pitch);
752 int pitch local
875 int pitch = dev_priv->pitch; local
[all...]
H A Di810_drm.h36 * - backbuffer linear offset and pitch -- invarient in the current dri
37 * - zbuffer linear offset and pitch -- also invarient
123 unsigned int pitch; member in struct:_drm_i810_init
141 unsigned int pitch; member in struct:_drm_i810_pre12_init
H A Di810_drv.h100 int pitch; member in struct:drm_i810_private
H A Di830_dma.c402 dev_priv->pitch = init->pitch;
797 BR13 = (0xF0 << 16) | (dev_priv->pitch * dev_priv->cpp) | (1 << 24);
881 int pitch = dev_priv->pitch; local
901 BR13 = (0xF0 << 16) | (pitch * cpp) | (1 << 24);
905 BR13 = (0xF0 << 16) | (pitch * cpp) | (1 << 24) | (1 << 25);
915 BR13 = (0xF0 << 16) | (pitch * cpp) | (1 << 24);
973 int pitch = dev_priv->pitch; local
[all...]
H A Di830_drm.h69 * - backbuffer linear offset and pitch -- invarient in the current dri
70 * - zbuffer linear offset and pitch -- also invarient
168 unsigned int pitch; member in struct:_drm_i830_init
H A Di830_drv.h105 int pitch; member in struct:drm_i830_private
H A Di915_drm.h58 unsigned int pitch; member in struct:_drm_i915_init
95 int pitch; member in struct:_drm_i915_sarea
H A Di915_irq.c60 u32 pitchropcpp = (sarea_priv->pitch * cpp) | (0xcc << 16) |
H A Dmga_drm.h141 unsigned int pitch; member in struct:__anon4199
H A Dmga_state.c49 unsigned int pitch = dev_priv->front_pitch; local
64 MGA_YTOP, box->y1 * pitch, MGA_YBOT, (box->y2 - 1) * pitch);
H A Dr128_drm.h295 int pitch; member in struct:drm_r128_blit
H A Dr128_state.c280 u32 pitch, offset; local
303 pitch = dev_priv->back_pitch >> 3;
315 OUT_RING((pitch << 21) | (offset >> 5));
855 data[2] = cpu_to_le32((blit->pitch << 21) | (blit->offset >> 5));
H A Dradeon_drm.h618 int pitch; member in struct:drm_radeon_texture
H A Dradeon_ioc32.c164 int pitch; member in struct:drm_radeon_texture32
194 || __put_user(req32.pitch, &request->pitch)
H A Dradeon_state.c1705 texpitch = tex->pitch;
1720 tex->offset >> 10, tex->pitch, tex->format,
1769 since minimum tex pitch is 64 bytes and we need this to match
H A Dvia_verifier.c299 uint32_t *addr, *pitch, *height, tex; local
310 pitch = &(cur_seq->pitch[tex][start]);
318 tmp += (*height++ * *pitch++);
320 tmp += (*height++ << *pitch++);
445 cur_seq->pitch[cur_seq->texture][tmp] =
449 cur_seq->pitch[cur_seq->texture][tmp] =
454 ("Unimplemented texture level 0 pitch mode.\n");
468 * Texture width. We don't care since we have the pitch.
H A Dvia_verifier.h41 uint32_t pitch[2][10]; member in struct:__anon4265
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Ddtlk.c540 status.pitch = *t++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Damifb.c2112 u32 dx, dy, width, height, pitch; local
2134 pitch = (image->width+7)/8;
2141 src += pitch;
H A Datafb.c2608 u32 dx, dy, width, height, pitch; local
2631 pitch = (image->width + 7) / 8;
2651 src += pitch;

Completed in 169 milliseconds

1234