Searched refs:tile (Results 1 - 25 of 177) sorted by relevance

12345678

/external/dng_sdk/source/
H A Ddng_tile_iterator.cpp69 dng_rect tile (area);
71 tile.b = Min_int32 (tile.b, tile.t + tileSize.v);
72 tile.r = Min_int32 (tile.r, tile.l + tileSize.h);
74 Initialize (tile,
81 dng_tile_iterator::dng_tile_iterator (const dng_rect &tile, argument
99 Initialize (tile,
106 Initialize(const dng_rect &tile, const dng_rect &area) argument
150 GetOneTile(dng_rect &tile) argument
[all...]
H A Ddng_tile_iterator.h60 dng_tile_iterator (const dng_rect &tile,
63 bool GetOneTile (dng_rect &tile);
67 void Initialize (const dng_rect &tile,
H A Ddng_utils.cpp175 // Convert tile size to uint32.
178 ThrowMemoryFull("Negative tile size");
442 dng_rect tile; local
446 while (iter.GetOneTile (tile))
449 dng_const_tile_buffer buffer (image, tile);
451 const void *sPtr = buffer.ConstPixel (tile.t,
452 tile.l,
456 uint32 count1 = tile.H ();
457 uint32 count2 = tile.W ();
557 const dng_rect &tile,
580 Process(uint32 , const dng_rect &tile, dng_abort_sniffer * ) argument
[all...]
H A Ddng_image.cpp29 const dng_rect &tile,
38 tile,
55 const dng_rect &tile)
57 : dng_tile_buffer (image, tile, false)
73 const dng_rect &tile)
75 : dng_tile_buffer (image, tile, true)
225 dng_rect tile; local
229 while (iter.GetOneTile (tile))
232 dng_const_tile_buffer tileBuffer (*this, tile);
235 tile,
28 dng_tile_buffer(const dng_image &image, const dng_rect &tile, bool dirty) argument
54 dng_const_tile_buffer(const dng_image &image, const dng_rect &tile) argument
72 dng_dirty_tile_buffer(dng_image &image, const dng_rect &tile) argument
248 dng_rect tile; local
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_tile_common.h25 // initializes 'tile->mi_(row|col)_(start|end)' for (row, col) based on
27 void vp9_tile_init(TileInfo *tile, const struct VP9Common *cm, int row,
30 void vp9_tile_set_row(TileInfo *tile, const struct VP9Common *cm, int row);
31 void vp9_tile_set_col(TileInfo *tile, const struct VP9Common *cm, int col);
H A Dvp9_tile_common.c24 void vp9_tile_set_row(TileInfo *tile, const VP9_COMMON *cm, int row) { argument
25 tile->mi_row_start = get_tile_offset(row, cm->mi_rows, cm->log2_tile_rows);
26 tile->mi_row_end = get_tile_offset(row + 1, cm->mi_rows, cm->log2_tile_rows);
29 void vp9_tile_set_col(TileInfo *tile, const VP9_COMMON *cm, int col) { argument
30 tile->mi_col_start = get_tile_offset(col, cm->mi_cols, cm->log2_tile_cols);
31 tile->mi_col_end = get_tile_offset(col + 1, cm->mi_cols, cm->log2_tile_cols);
34 void vp9_tile_init(TileInfo *tile, const VP9_COMMON *cm, int row, int col) { argument
35 vp9_tile_set_row(tile, cm, row);
36 vp9_tile_set_col(tile, cm, col);
/external/replicaisland/tools/
H A DExtractPoints.js54 // an array by tile.
66 var tile = new Object;
67 tile.edges = new Array();
111 tile.edges.push(edge);
116 tile.centerX = totalX;
117 tile.centerY = totalY;
119 var column = Math.floor(tile.centerX / tileSizeX);
120 var row = Math.floor(tile.centerY / tileSizeY);
122 tile.xOffset = column * tileSizeX;
123 tile
[all...]
/external/ImageMagick/PerlMagick/t/
H A Dmontage.t123 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+3+3>', frame=>'8x10',
134 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
145 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
154 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+6+6>', mode=>'Unframe',
165 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+6+6>', mode=>'Unframe',
176 q/ tile=>'4x4', geometry=>'90x80+6+6>', mode=>'UnFrame',
183 # 17) Test Un-bordered, Un-framed Montage with 16x1 tile
187 q/background=>'#696e7e', tile=>'16x1', geometry=>'90x80+0+0>', mode=>'Unframe',
199 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80>', mode=>'Concatenate'/,
207 q/background=>'#696e7e', tile
[all...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c5 struct tile { struct
114 static void plot(struct tile *tile, argument
119 if (tile->data[x][y] == ' ')
120 tile->coverage++;
122 tile->overdraw++;
124 tile->data[x][y] = val;
135 struct tile *tile,
142 if (!tile
133 debug_shade_tile(int x, int y, const union lp_rast_cmd_arg arg, struct tile *tile, char val) argument
158 debug_clear_tile(int x, int y, const union lp_rast_cmd_arg arg, struct tile *tile, char val) argument
175 debug_triangle(int tilex, int tiley, const union lp_rast_cmd_arg arg, struct tile *tile, char val) argument
231 do_debug_bin( struct tile *tile, const struct cmd_bin *bin, boolean print_cmds) argument
290 struct tile tile; local
348 struct tile tile; local
[all...]
H A Dlp_rast.c82 debug_printf("Post render scene: tile unswizzle: %u tile swizzle: %u\n",
89 * Begining rasterization of a tile.
90 * \param x window X position of the tile, in pixels
91 * \param y window Y position of the tile, in pixels
106 /* reset pointers to color tile(s) */
109 /* get pointer to depth/stencil tile */
120 /* "prime" the tile: convert data from linear to tiled if necessary
121 * and update the tile's layout info.
129 /* Get actual pointer to the tile dat
524 outline_tile(uint8_t *tile) argument
548 outline_subtiles(uint8_t *tile) argument
[all...]
/external/ImageMagick/PerlMagick/demo/
H A Dshapes.pl15 $tile=Image::Magick->new;
16 $tile->Read('tile.gif');
17 $image->Draw(primitive=>'Polygon',tile=>$tile,fill=>'none',
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c29 * Render target tile caching.
46 * Return the position in the cache for the tile that contains win pos (x,y).
57 * Is the tile at (x,y) in cleared state?
71 * Mark the tile at (x,y) as not cleared.
110 tc->tile = MALLOC_STRUCT( softpipe_cached_tile );
111 if (!tc->tile)
141 FREE( tc->tile );
217 * Set pixels in a tile to the given clear color/value, float.
220 clear_tile_rgba(struct softpipe_cached_tile *tile, argument
228 memset(tile
269 clear_tile(struct softpipe_cached_tile *tile, enum pipe_format format, uint64_t clear_value) argument
439 struct softpipe_cached_tile *tile = tc->entries[pos]; local
464 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); local
506 struct softpipe_cached_tile *tile = tc->entries[pos]; local
[all...]
H A Dsp_tex_tile_cache.c29 * Texture tile caching.
61 tc->last_tile = &tc->entries[0]; /* any tile */
185 * Flush the tile cache: write all dirty tiles back to the transfer.
207 * cached texture tile.
231 struct softpipe_tex_cached_tile *tile; local
234 tile = tc->entries + tex_cache_pos( addr );
236 if (addr.value != tile->addr.value) {
245 " tile %u: x=%d y=%d z=%d face=%d level=%d\n",
247 pos, tile->addr.bits.x, tile
[all...]
H A Dsp_quad_depth_test_tmp.h61 struct softpipe_cached_tile *tile; local
74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy);
88 &tile->data.depth16[iy % TILE_SIZE][(ix + dx)% TILE_SIZE];
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.c91 t->tile.width = tile_width;
92 t->tile.height = tile_height;
93 t->cols = t->tile.width / t->block.width;
94 t->rows = t->tile.height / t->block.height;
95 t->tile.size = t->cols * t->rows * t->block.size;
100 t->size = t->tiles_x * t->tiles_y * t->tile.size;
H A Du_linear.h61 /* size of each tile expressed in blocks */
65 /* Describe the tile in pixels */
66 struct u_linear_format_block tile; member in struct:pipe_tile_info
68 /* Describe each block within the tile */
82 * @tile_width the width of the tile in pixels
83 * @tile_height the height of the tile in pixels
94 if (t->tile.size != t->block.size * t->cols * t->rows)
/external/libdrm/libkms/
H A Dintel.c123 struct drm_i915_gem_set_tiling tile; local
125 memset(&tile, 0, sizeof(tile));
126 tile.handle = bo->base.handle;
127 tile.tiling_mode = I915_TILING_X;
128 tile.stride = bo->base.pitch;
130 ret = drmCommandWriteRead(kms->fd, DRM_I915_GEM_SET_TILING, &tile, sizeof(tile));
/external/pdfium/third_party/libopenjpeg20/
H A Dt2.h66 Encode the packets of a tile to a destination buffer
68 @param tileno number of the tile encoded
69 @param tile the tile for which to write the packets
75 @param tpnum Tile part number of the current tile
76 @param tppos The position of the tile part flag in the progression order
82 opj_tcd_tile_t *tile,
94 Decode the packets of a tile from a source buffer
96 @param tileno number that identifies the tile for which to decode the packets
97 @param tile til
[all...]
/external/ImageMagick/MagickCore/
H A Dmontage.c119 if (montage_info->tile != (char *) NULL)
120 clone_info->tile=AcquireString(montage_info->tile);
177 if (montage_info->tile != (char *) NULL)
178 montage_info->tile=DestroyString(montage_info->tile);
257 % MontageImageList() is a layout manager that lets you tile one or more
398 tile,
449 for (tile=0; (ssize_t) tile <
393 tile, local
[all...]
H A Dmontage.h37 *tile, member in struct:_MontageInfo
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_segmentation.c105 const TileInfo *tile, MODE_INFO **mi,
117 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
142 const TileInfo *tile, MODE_INFO **mi,
157 count_segs(cm, xd, tile, mi, no_pred_segcounts, temporal_predictor_count,
160 count_segs(cm, xd, tile, mi, no_pred_segcounts, temporal_predictor_count,
162 count_segs(cm, xd, tile, mi + hbs * mis, no_pred_segcounts,
166 count_segs(cm, xd, tile, mi, no_pred_segcounts, temporal_predictor_count,
168 count_segs(cm, xd, tile, mi + hbs, no_pred_segcounts,
181 count_segs_sb(cm, xd, tile, &mi[mi_dr * mis + mi_dc], no_pred_segcounts,
212 TileInfo tile; local
104 count_segs(const VP9_COMMON *cm, MACROBLOCKD *xd, const TileInfo *tile, MODE_INFO **mi, int *no_pred_segcounts, int (*temporal_predictor_count)[2], int *t_unpred_seg_counts, int bw, int bh, int mi_row, int mi_col) argument
141 count_segs_sb(const VP9_COMMON *cm, MACROBLOCKD *xd, const TileInfo *tile, MODE_INFO **mi, int *no_pred_segcounts, int (*temporal_predictor_count)[2], int *t_unpred_seg_counts, int mi_row, int mi_col, BLOCK_SIZE bsize) argument
[all...]
/external/pdfium/third_party/libtiff/
H A Dtif_read.c35 int TIFFFillTile(TIFF* tif, uint32 tile);
37 static int TIFFStartTile(TIFF* tif, uint32 tile);
633 * Read and decompress a tile of data. The
634 * tile is selected by the (x,y,z,s) coordinates.
646 * Read a tile of data and decompress the specified
650 TIFFReadEncodedTile(TIFF* tif, uint32 tile, void* buf, tmsize_t size) argument
658 if (tile >= td->td_nstrips) {
661 (unsigned long) tile, (unsigned long) td->td_nstrips);
668 if (TIFFFillTile(tif, tile) && (*tif->tif_decodetile)(tif,
669 (uint8*) buf, size, (uint16)(tile/t
677 TIFFReadRawTile1(TIFF* tif, uint32 tile, void* buf, tmsize_t size, const char* module) argument
755 TIFFReadRawTile(TIFF* tif, uint32 tile, void* buf, tmsize_t size) argument
793 TIFFFillTile(TIFF* tif, uint32 tile) argument
994 TIFFStartTile(TIFF* tif, uint32 tile) argument
[all...]
/external/skia/src/core/
H A DSkPictureShader.cpp34 const SkRect& tile,
40 , fTile(tile)
101 const SkMatrix* localMatrix, const SkRect* tile)
104 , fTile(tile ? *tile : fPicture->cullRect())
110 const SkMatrix* localMatrix, const SkRect* tile) {
111 if (!picture || picture->cullRect().isEmpty() || (tile && tile->isEmpty())) {
114 return sk_sp<SkShader>(new SkPictureShader(std::move(picture), tmx, tmy, localMatrix, tile));
122 SkRect tile; local
33 BitmapShaderKey(uint32_t pictureID, const SkRect& tile, SkShader::TileMode tmx, SkShader::TileMode tmy, const SkSize& scale, const SkMatrix& localMatrix) argument
100 SkPictureShader(sk_sp<SkPicture> picture, TileMode tmx, TileMode tmy, const SkMatrix* localMatrix, const SkRect* tile) argument
109 Make(sk_sp<SkPicture> picture, TileMode tmx, TileMode tmy, const SkMatrix* localMatrix, const SkRect* tile) argument
[all...]
/external/skia/gm/
H A Dtileimagefilter.cpp96 sk_sp<SkImageFilter> tile(SkTileImageFilter::Make(srcRect, dstRect, nullptr));
100 paint.setImageFilter(SkColorFilterImageFilter::Make(std::move(cf), std::move(tile)));
121 tile = SkTileImageFilter::Make(srcRect, dstRect, std::move(green));
123 paint.setImageFilter(std::move(tile));
/external/webrtc/webrtc/modules/video_coding/test/
H A Dsubfigure.m6 % become the p-th tile in an m-by-n matrix of windows. (The interpretation of

Completed in 719 milliseconds

12345678