Searched defs:pix (Results 1 - 25 of 32) sorted by relevance

12

/external/quake/quake/src/QW/client/
H A Dd_part.c61 int i, izi, pix, count, u, v; local
91 pix = izi >> d_pix_shift;
93 if (pix < d_pix_min)
94 pix = d_pix_min;
95 else if (pix > d_pix_max)
96 pix = d_pix_max;
98 switch (pix)
189 count = pix << d_y_aspect_shift;
193 for (i=0 ; i<pix ; i++)
H A Dskin.c98 byte *out, *pix; local
156 pix = out;
159 for (y=0 ; y<pcx->ymax ; y++, pix += 320)
195 pix[x++] = dataByte;
H A Dd_edge.c87 int u, u2, pix; local
89 pix = (color<<24) | (color<<16) | (color<<8) | color;
95 ((byte *)pdest)[u] = pix;
100 ((byte *)pdest)[u] = pix;
105 ((byte *)pdest)[u] = pix;
109 *(int *)((byte *)pdest + u) = pix;
112 ((byte *)pdest)[u] = pix;
H A Dd_surf.c37 int size, pix; local
47 pix = width*height;
48 if (pix > 64000)
49 size += (pix-64000)*3;
H A Dr_surf.c329 unsigned char pix, *psource, *prowdest; local
353 pix = psource[b];
355 [(light & 0xFF00) + pix];
379 unsigned char pix, *psource, *prowdest; local
403 pix = psource[b];
405 [(light & 0xFF00) + pix];
429 unsigned char pix, *psource, *prowdest; local
453 pix = psource[b];
455 [(light & 0xFF00) + pix];
479 unsigned char pix, *psourc local
540 unsigned char pix; local
[all...]
H A Dd_polyse.c166 int pix; local
169 pix = skintable[fv->v[3]>>16][fv->v[2]>>16];
170 pix = ((byte *)acolormap)[pix + (fv->v[4] & 0xFF00) ];
171 d_viewbuffer[d_scantable[fv->v[1]] + fv->v[0]] = pix;
376 int pix; local
379 pix = d_pcolormap[skintable[new[3]>>16][new[2]>>16]];
380 d_viewbuffer[d_scantable[new[1]] + new[0]] = pix;
1021 int pix;
1024 pix
[all...]
H A Dgl_warp.c383 byte *pix; local
417 pix = pcx_rgb + 4*y*(pcx->xmax+1);
432 pix[0] = palette[dataByte*3];
433 pix[1] = palette[dataByte*3+1];
434 pix[2] = palette[dataByte*3+2];
435 pix[3] = 255;
436 pix += 4;
/external/quake/quake/src/WinQuake/
H A Dd_part.cpp61 int i, izi, pix, count, u, v; local
91 pix = izi >> d_pix_shift;
93 if (pix < d_pix_min)
94 pix = d_pix_min;
95 else if (pix > d_pix_max)
96 pix = d_pix_max;
98 switch (pix)
189 count = pix << d_y_aspect_shift;
193 for (i=0 ; i<pix ; i++)
H A Dd_edge.cpp87 int u, u2, pix; local
89 pix = (color<<24) | (color<<16) | (color<<8) | color;
95 ((byte *)pdest)[u] = pix;
100 ((byte *)pdest)[u] = pix;
105 ((byte *)pdest)[u] = pix;
109 *(int *)((byte *)pdest + u) = pix;
112 ((byte *)pdest)[u] = pix;
H A Dd_surf.cpp37 int size, pix; local
47 pix = width*height;
48 if (pix > 64000)
49 size += (pix-64000)*3;
H A Dr_surf.cpp346 unsigned char pix, *psource, *prowdest; local
370 pix = psource[b];
372 [(light & 0xFF00) + pix];
396 unsigned char pix, *psource, *prowdest; local
420 pix = psource[b];
422 [(light & 0xFF00) + pix];
446 unsigned char pix, *psource, *prowdest; local
470 pix = psource[b];
472 [(light & 0xFF00) + pix];
496 unsigned char pix, *psourc local
557 unsigned char pix; local
[all...]
H A Dd_polyse.cpp166 int pix; local
169 pix = skintable[fv->v[3]>>16][fv->v[2]>>16];
170 pix = ((byte *)acolormap)[pix + (fv->v[4] & 0xFF00) ];
171 d_viewbuffer[d_scantable[fv->v[1]] + fv->v[0]] = pix;
376 int pix; local
379 pix = d_pcolormap[skintable[new[3]>>16][new[2]>>16]];
380 d_viewbuffer[d_scantable[new[1]] + new[0]] = pix;
1068 int pix;
1071 pix
[all...]
H A Dgl_warp.cpp432 byte *pix; local
466 pix = pcx_rgb + 4*y*(pcx->xmax+1);
481 pix[0] = palette[dataByte*3];
482 pix[1] = palette[dataByte*3+1];
483 pix[2] = palette[dataByte*3+2];
484 pix[3] = 255;
485 pix += 4;
/external/freetype/src/base/
H A Dftlcdfil.c68 FT_UInt val, pix; local
72 pix = fir[0] + weights[0] * val;
78 pix >>= 8;
79 pix |= -( pix >> 8 );
80 line[xx - 2] = (FT_Byte)pix;
84 FT_UInt pix; local
87 pix = fir[0] >> 8;
88 pix |= -( pix >>
129 FT_UInt val, pix; local
146 FT_UInt pix; local
[all...]
/external/libyuv/files/source/
H A Drow_posix.cc36 void ARGBToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { argument
60 "+r"(pix) // %2
69 void BG24ToARGBRow_SSSE3(const uint8* src_bg24, uint8* dst_argb, int pix) { argument
100 "+r"(pix) // %2
106 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { argument
137 "+r"(pix) // %2
H A Drow_table.cc307 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int pix) { argument
308 for (int x = 0; x < pix; ++x) {
321 void BG24ToARGBRow_C(const uint8* src_bg24, uint8* dst_argb, int pix) { argument
322 for (int x = 0; x < pix; ++x) {
337 void RGB24ToYRow_C(const uint8* src_argb, uint8* dst_y, int pix) { argument
339 BG24ToARGBRow_C(src_argb, row, pix);
340 ARGBToYRow_C(row, dst_y, pix);
343 void RAWToYRow_C(const uint8* src_argb, uint8* dst_y, int pix) { argument
345 RAWToARGBRow_C(src_argb, row, pix);
346 ARGBToYRow_C(row, dst_y, pix);
349 RGB24ToUVRow_C(const uint8* src_argb, int src_stride_argb, uint8* dst_u, uint8* dst_v, int pix) argument
357 RAWToUVRow_C(const uint8* src_argb, int src_stride_argb, uint8* dst_u, uint8* dst_v, int pix) argument
416 RGB24ToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) argument
422 RAWToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) argument
432 RGB24ToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb, uint8* dst_u, uint8* dst_v, int pix) argument
440 RAWToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb, uint8* dst_u, uint8* dst_v, int pix) argument
450 RGB24ToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb, uint8* dst_u, uint8* dst_v, int pix) argument
458 RAWToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb, uint8* dst_u, uint8* dst_v, int pix) argument
[all...]
H A Dformat_conversion.cc29 uint8* dst_bayer, uint32 selector, int pix) {
34 mov ecx, [esp + 16] // pix
54 uint32 selector, int pix) {
68 "+r"(pix) // %2
76 uint8* dst_bayer, uint32 selector, int pix) {
80 for (int x = 0; x < (pix - 1); x += 2) {
86 if (pix & 1) {
110 uint8* dst_bayer, uint32 selector, int pix);
163 uint8* dst_rgb, int pix) {
167 for (int x = 0; x < (pix
28 ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer, uint32 selector, int pix) argument
75 ARGBToBayerRow_C(const uint8* src_argb, uint8* dst_bayer, uint32 selector, int pix) argument
162 BayerRowBG(const uint8* src_bayer0, int src_stride_bayer, uint8* dst_rgb, int pix) argument
192 BayerRowRG(const uint8* src_bayer0, int src_stride_bayer, uint8* dst_rgb, int pix) argument
222 BayerRowGB(const uint8* src_bayer0, int src_stride_bayer, uint8* dst_rgb, int pix) argument
250 BayerRowGR(const uint8* src_bayer0, int src_stride_bayer, uint8* dst_rgb, int pix) argument
[all...]
H A Drow_win.cc79 void ARGBToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { argument
83 mov ecx, [esp + 12] /* pix */
112 void BGRAToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { argument
116 mov ecx, [esp + 12] /* pix */
145 void ABGRToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { argument
149 mov ecx, [esp + 12] /* pix */
187 mov ecx, [esp + 8 + 20] // pix
251 mov ecx, [esp + 8 + 20] // pix
315 mov ecx, [esp + 8 + 20] // pix
370 void BG24ToARGBRow_SSSE3(const uint8* src_bg24, uint8* dst_argb, int pix) { argument
408 RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) argument
[all...]
H A Dplanar_functions.cc25 uint8* dst_u, uint8* dst_v, int pix) {
37 "+r"(pix) // Output registers
65 uint8* dst_u, uint8* dst_v, int pix) {
71 mov ecx, [esp + 4 + 16] // pix
102 uint8* dst_u, uint8* dst_v, int pix) {
127 "+r"(pix) // %3
136 uint8* dst_u, uint8* dst_v, int pix) {
138 for (int x = 0; x < pix; ++x) {
258 void (*SetRow)(uint8* dst, uint32 value, int pix);
419 void (*SplitUV)(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix);
24 SplitUV_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix) argument
135 SplitUV_C(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix) argument
503 SplitYUY2_SSE2(const uint8* src_yuy2, uint8* dst_y, uint8* dst_u, uint8* dst_v, int pix) argument
551 SplitYUY2_SSE2(const uint8* src_yuy2, uint8* dst_y, uint8* dst_u, uint8* dst_v, int pix) argument
592 SplitYUY2_C(const uint8* src_yuy2, uint8* dst_y, uint8* dst_u, uint8* dst_v, int pix) argument
659 YUY2ToI420RowY_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) argument
684 YUY2ToI420RowUV_SSE2(const uint8* src_yuy2, int stride_yuy2, uint8* dst_u, uint8* dst_y, int pix) argument
728 UYVYToI420RowY_SSE2(const uint8* src_uyvy, uint8* dst_y, int pix) argument
751 UYVYToI420RowUV_SSE2(const uint8* src_uyvy, int stride_uyvy, uint8* dst_u, uint8* dst_y, int pix) argument
797 YUY2ToI420RowY_SSE2(const uint8* src_yuy2, uint8* dst_y, int pix) argument
821 YUY2ToI420RowUV_SSE2(const uint8* src_yuy2, int stride_yuy2, uint8* dst_u, uint8* dst_y, int pix) argument
857 UYVYToI420RowY_SSE2(const uint8* src_uyvy, uint8* dst_y, int pix) argument
879 UYVYToI420RowUV_SSE2(const uint8* src_uyvy, int stride_uyvy, uint8* dst_u, uint8* dst_y, int pix) argument
917 YUY2ToI420RowUV_C(const uint8* src_yuy2, int src_stride_yuy2, uint8* dst_u, uint8* dst_v, int pix) argument
929 YUY2ToI420RowY_C(const uint8* src_yuy2, uint8* dst_y, int pix) argument
939 UYVYToI420RowUV_C(const uint8* src_uyvy, int src_stride_uyvy, uint8* dst_u, uint8* dst_v, int pix) argument
951 UYVYToI420RowY_C(const uint8* src_uyvy, uint8* dst_y, int pix) argument
1205 I400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int pix) argument
1233 ABGRToARGBRow_SSSE3(const uint8* src_abgr, uint8* dst_argb, int pix) argument
1255 BGRAToARGBRow_SSSE3(const uint8* src_bgra, uint8* dst_argb, int pix) argument
1281 I400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int pix) argument
1308 ABGRToARGBRow_SSSE3(const uint8* src_abgr, uint8* dst_argb, int pix) argument
1329 BGRAToARGBRow_SSSE3(const uint8* src_bgra, uint8* dst_argb, int pix) argument
1351 I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix) argument
1392 ABGRToARGBRow_C(const uint8* src_abgr, uint8* dst_argb, int pix) argument
1437 BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int pix) argument
[all...]
/external/eigen/demos/mandelbrot/
H A Dmandelbrot.cpp50 int pix = y * img_width; local
59 for(int x = 0; x < alignedWidth; x += packetSize, pix += packetSize)
98 buffer[4*(pix+i)] = 255*pix_iter[i]/max_iter;
99 buffer[4*(pix+i)+1] = 0;
100 buffer[4*(pix+i)+2] = 0;
105 for(int x = alignedWidth; x < img_width; x++, pix++)
106 buffer[4*pix] = buffer[4*pix+1] = buffer[4*pix+2] = 0;
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg2000.cpp287 int pix = pix_row[x]; local
288 dst[x*ncmpts] = CV_CAST_8U(pix);
293 int pix = ((pix_row[x] + delta) >> rshift) << lshift; local
294 dst[x*ncmpts] = CV_CAST_8U(pix);
300 int pix = ((pix_row[j] + delta) >> rshift) << lshift; local
301 dst[x*ncmpts] = dst[(x+1)*ncmpts] = CV_CAST_8U(pix);
306 int pix = ((pix_row[j] + delta) >> rshift) << lshift; local
307 pix = CV_CAST_8U(pix);
309 dst[x*ncmpts] = (uchar)pix;
349 int pix = pix_row[x]; local
355 int pix = ((pix_row[x] + delta) >> rshift) << lshift; local
362 int pix = ((pix_row[j] + delta) >> rshift) << lshift; local
368 int pix = ((pix_row[j] + delta) >> rshift) << lshift; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_bmp.c315 Uint16 *pix = (Uint16 *)bits; local
317 pix[i] = SDL_Swap16(pix[i]);
322 Uint32 *pix = (Uint32 *)bits; local
324 pix[i] = SDL_Swap32(pix[i]);
H A DSDL_RLEaccel.c1314 Uint16 pix; local
1316 PIXEL_FROM_RGB(pix, dfmt, r, g, b);
1317 *d = ((pix & 0x7e0) << 16) | (pix & 0xf81f) | ((a << 2) & 0x7e0);
1332 Uint16 pix; local
1334 PIXEL_FROM_RGB(pix, dfmt, r, g, b);
1335 *d = ((pix & 0x3e0) << 16) | (pix & 0xfc1f) | ((a << 2) & 0x3e0);
1350 Uint32 pix = *s++; local
1351 a = (pix
[all...]
/external/webkit/Source/WebKit/qt/tests/qwebelement/
H A Dtst_qwebelement.cpp977 QPixmap pix = QPixmap::fromImage(resource); local
978 painter0.drawPixmap(0, 0, pix);
/external/qemu/android/skin/
H A Dimage.c317 unsigned pix = d[0]; local
320 pix = ((pix >> 8) & 0xffffff) | (pix << 24);
323 pix = (pix & 0xff00ff00) | ((pix >> 16) & 0xff) | ((pix & 0xff) << 16);
325 d[0] = pix;

Completed in 517 milliseconds

12