| /external/libaom/av1/common/ |
| D | tile_common.c | 34 CommonTileParams *const tiles = &cm->tiles; in av1_get_tile_limits() local 41 tiles->max_width_sb = MAX_TILE_WIDTH >> sb_size_log2; in av1_get_tile_limits() 65 tiles->min_log2_cols = tile_log2(tiles->max_width_sb, sb_cols); in av1_get_tile_limits() 66 tiles->max_log2_cols = tile_log2(1, AOMMIN(sb_cols, MAX_TILE_COLS)); in av1_get_tile_limits() 67 tiles->max_log2_rows = tile_log2(1, AOMMIN(sb_rows, MAX_TILE_ROWS)); in av1_get_tile_limits() 68 tiles->min_log2 = tile_log2(max_tile_area_sb, sb_cols * sb_rows); in av1_get_tile_limits() 69 tiles->min_log2 = AOMMAX(tiles->min_log2, tiles->min_log2_cols); in av1_get_tile_limits() 74 CommonTileParams *const tiles) { in av1_calculate_tile_cols() argument 79 // This will be overridden if there is at least two columns of tiles in av1_calculate_tile_cols() 81 tiles->min_inner_width = -1; in av1_calculate_tile_cols() [all …]
|
| /external/libvpx/test/ |
| D | vp9_thread_test.cc | 249 { "vp90-2-14-resize-fp-tiles-1-16.webm", "0cd5e632c326297e975f38949c31ea94" }, 250 { "vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm", 252 { "vp90-2-14-resize-fp-tiles-1-2.webm", "e030450ae85c3277be2a418769df98e2" }, 253 { "vp90-2-14-resize-fp-tiles-1-4.webm", "312eed4e2b64eb7a4e7f18916606a430" }, 254 { "vp90-2-14-resize-fp-tiles-16-1.webm", "1755c16d8af16a9cb3fe7338d90abe52" }, 255 { "vp90-2-14-resize-fp-tiles-16-2.webm", "500300592d3fcb6f12fab25e48aaf4df" }, 256 { "vp90-2-14-resize-fp-tiles-16-4.webm", "47c48379fa6331215d91c67648e1af6e" }, 257 { "vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm", 259 { "vp90-2-14-resize-fp-tiles-16-8.webm", "29b6bb54e4c26b5ca85d5de5fed94e76" }, 260 { "vp90-2-14-resize-fp-tiles-1-8.webm", "1b6f175e08cd82cf84bb800ac6d1caa3" }, [all …]
|
| D | test_vectors.cc | 315 "vp90-2-14-resize-fp-tiles-1-16.webm", 316 "vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm", 317 "vp90-2-14-resize-fp-tiles-1-2.webm", 318 "vp90-2-14-resize-fp-tiles-1-4.webm", 319 "vp90-2-14-resize-fp-tiles-16-1.webm", 320 "vp90-2-14-resize-fp-tiles-16-2.webm", 321 "vp90-2-14-resize-fp-tiles-16-4.webm", 322 "vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm", 323 "vp90-2-14-resize-fp-tiles-16-8.webm", 324 "vp90-2-14-resize-fp-tiles-1-8.webm", [all …]
|
| D | test-data.sha1 | 628 c740708fa390806eebaf669909c1285ab464f886 *vp90-2-14-resize-fp-tiles-1-2.webm 629 c7b85ffd8e11500f73f52e7dc5a47f57c393d47f *vp90-2-14-resize-fp-tiles-1-2.webm.md5 630 ec8faa352a08f7033c60f29f80d505e2d7daa103 *vp90-2-14-resize-fp-tiles-1-4.webm 631 6852c783fb421bda5ded3d4c5a3ffc46de03fbc1 *vp90-2-14-resize-fp-tiles-1-4.webm.md5 632 8af61853ac0d07c4cb5bf7c2016661ba350b3497 *vp90-2-14-resize-fp-tiles-1-8.webm 633 571353bac89fea60b5706073409aa3c0d42aefe9 *vp90-2-14-resize-fp-tiles-1-8.webm.md5 634 b1c187ed69931496b82ec194017a79831bafceef *vp90-2-14-resize-fp-tiles-1-16.webm 635 1c199a41afe42ce303944d70089eaaa2263b4a09 *vp90-2-14-resize-fp-tiles-1-16.webm.md5 636 8eaae5a6f2dff934610b0c7a917d7f583ba74aa5 *vp90-2-14-resize-fp-tiles-2-1.webm 637 db18fcf915f7ffaea6c39feab8bda6c1688af011 *vp90-2-14-resize-fp-tiles-2-1.webm.md5 [all …]
|
| D | test-data.mk | 623 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-16.webm 624 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-16.webm.md5 625 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm 626 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm.md5 627 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-2.webm 628 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-2.webm.md5 629 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-4.webm 630 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-4.webm.md5 631 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-8.webm 632 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-14-resize-fp-tiles-1-8.webm.md5 [all …]
|
| /external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/ |
| D | MosaicLayoutOrBuilder.java | 44 * The tiles to display. 47 * <code>repeated .google.monitoring.dashboard.v1.MosaicLayout.Tile tiles = 3;</code> 54 * The tiles to display. 57 * <code>repeated .google.monitoring.dashboard.v1.MosaicLayout.Tile tiles = 3;</code> 64 * The tiles to display. 67 * <code>repeated .google.monitoring.dashboard.v1.MosaicLayout.Tile tiles = 3;</code> 74 * The tiles to display. 77 * <code>repeated .google.monitoring.dashboard.v1.MosaicLayout.Tile tiles = 3;</code> 85 * The tiles to display. 88 * <code>repeated .google.monitoring.dashboard.v1.MosaicLayout.Tile tiles = 3;</code>
|
| D | MosaicLayout.java | 26 * overlays the grid with tiles. Unlike `GridLayout`, tiles may span multiple 82 * left edge of the grid. Tiles must be contained within the specified 110 * The width of the tile, measured in grid blocks. Tiles must have a 124 * The height of the tile, measured in grid blocks. Tiles must have a 224 * left edge of the grid. Tiles must be contained within the specified 262 * The width of the tile, measured in grid blocks. Tiles must have a 281 * The height of the tile, measured in grid blocks. Tiles must have a 793 * left edge of the grid. Tiles must be contained within the specified 810 * left edge of the grid. Tiles must be contained within the specified 831 * left edge of the grid. Tiles must be contained within the specified [all …]
|
| /external/libaom/examples/ |
| D | lightfield_bitstream_parsing.c | 17 // file containing a stream of tiles to decode and then constructs and outputs 97 static void process_tile_list(const TILE_LIST_INFO *tiles, int num_tiles, in process_tile_list() argument 138 int image_idx = tiles[i].image_idx; in process_tile_list() 139 int ref_idx = tiles[i].reference_idx; in process_tile_list() 140 int tc = tiles[i].tile_col; in process_tile_list() 141 int tr = tiles[i].tile_row; in process_tile_list() 363 TILE_LIST_INFO tiles[MAX_TILES]; in main() local 367 // new render frame or because we've hit our max number of tiles per list. in main() 369 process_tile_list(tiles, num_tiles, tl_pts, frames, frame_sizes, &codec, in main() 379 if (sscanf(line, "%d %d %d %d", &tiles[num_tiles].image_idx, in main() [all …]
|
| /external/dng_sdk/source/ |
| D | dng_area_task.h | 73 /// Getter for dimensions of which partitioned tiles should be a multiple. 74 …of processing prefer certain alignments. The partitioning attempts to construct tiles such that the 98 …/// tile patterns. This can be used for a processing routine that needs to read from two tiles and… 99 …/// such that all the tiles are aligned and sized in a certain way. A RepeatingTile value is valid… 108 …/// tile patterns. This can be used for a processing routine that needs to read from two tiles and… 109 …/// such that all the tiles are aligned and sized in a certain way. A RepeatingTile value is valid… 118 …/// tile patterns. This can be used for a processing routine that needs to read from two tiles and… 119 …/// such that all the tiles are aligned and sized in a certain way. A RepeatingTile value is valid… 129 …/// \param tileSize Size of source tiles which will be processed. (Not all tiles will be this size… 159 /// Find tile size taking into account repeating tiles, unit cell, and maximum tile size. [all …]
|
| /external/skia/gm/ |
| D | pictureshadertile.cpp | 32 } tiles[] = { variable 113 for (unsigned i = 0; i < std::size(tiles); ++i) { in onOnceBeforeDraw() 114 SkRect tile = SkRect::MakeXYWH(tiles[i].x * kPictureSize, in onOnceBeforeDraw() 115 tiles[i].y * kPictureSize, in onOnceBeforeDraw() 116 tiles[i].w * kPictureSize, in onOnceBeforeDraw() 117 tiles[i].h * kPictureSize); in onOnceBeforeDraw() 119 localMatrix.setTranslate(tiles[i].offsetX * kPictureSize, in onOnceBeforeDraw() 120 tiles[i].offsetY * kPictureSize); in onOnceBeforeDraw() 156 sk_sp<SkShader> fShaders[std::size(tiles)];
|
| /external/googleapis/google/monitoring/dashboard/v1/ |
| D | layouts.proto | 41 // overlays the grid with tiles. Unlike `GridLayout`, tiles may span multiple 48 // left edge of the grid. Tiles must be contained within the specified 56 // The width of the tile, measured in grid blocks. Tiles must have a 60 // The height of the tile, measured in grid blocks. Tiles must have a 72 // The tiles to display. 73 repeated Tile tiles = 3; field
|
| /external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/ |
| D | layouts.proto | 41 // overlays the grid with tiles. Unlike `GridLayout`, tiles may span multiple 48 // left edge of the grid. Tiles must be contained within the specified 56 // The width of the tile, measured in grid blocks. Tiles must have a 60 // The height of the tile, measured in grid blocks. Tiles must have a 72 // The tiles to display. 73 repeated Tile tiles = 3; field
|
| /external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
| D | TaskProcessor.h | 83 * We'll divide the work into rectangular tiles. See setTiling(). 95 * Number of tiles per row of the restricted area we're working on. 99 * Number of tiles per column of the restricted area we're working on. 123 * Divide the work into a number of tiles that can be distributed to the various threads. 127 * We have a target size for the tiles, which corresponds roughly to how much data a thread 131 * This method returns the number of tiles. 157 * and dispatches the tiles of work to the threads. 200 * A user task, e.g. a blend or a blur, is split into a number of tiles. When a thread starts 204 * The number of tiles left to process. 208 * The number of tiles currently being processed. Must not be greater than
|
| /external/mesa3d/src/panfrost/lib/ |
| D | pan_tiler.c | 32 * Conceptually, the screen is divided into 16x16 tiles. Vertex shaders run. 68 * we know exactly how many tiles exist across all hierarchy levels. The first 75 * to the # of tiles across all hierarchy levels * (8 bytes + 512 bytes), plus 97 * big tiles and small polygons to small tiles -- would be realized here as 99 * have big tiles available, in case there are big polygons. But we don't 100 * necessarily need small tiles available. Ideally, when there are small 101 * polygons, small tiles are enabled (to avoid waste from putting small 102 * triangles in the big tiles); when there are not, small tiles are disabled to 160 * on a per-framebuffer basis, including allowing rectangular/non-square tiles. 166 * - There must be no more than 64 tiles in either dimension. [all …]
|
| /external/replicaisland/tools/ |
| D | ExtractPoints.js | 22 * graphical representations of the collision tiles used by the engine. Each 50 var tiles = new Array(); variable 51 tiles.length = tilesPerRow * tilesPerColumn; 129 tiles[tileIndex] = tile; 139 for (var x = 0; x < tiles.length; x++) { 140 if (tiles[x]) { 141 var tile = tiles[x]; 217 for (var x = 0; x < tiles.length; x++) { 218 if (tiles[x]) { 219 var tile = tiles[x];
|
| /external/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_video_dec_av1.cpp | 124 debug_printf("cols = %d\n", pPicParams->tiles.cols); in d3d12_video_decoder_log_pic_params_av1() 125 debug_printf("rows = %d\n", pPicParams->tiles.rows); in d3d12_video_decoder_log_pic_params_av1() 126 debug_printf("context_update_id = %d\n", pPicParams->tiles.context_update_id); in d3d12_video_decoder_log_pic_params_av1() 127 for (uint32_t i = 0; i < pPicParams->tiles.cols; i++) in d3d12_video_decoder_log_pic_params_av1() 128 debug_printf("widths[%d] = %d\n", i, pPicParams->tiles.widths[i]); in d3d12_video_decoder_log_pic_params_av1() 129 for (uint32_t i = 0; i < pPicParams->tiles.rows; i++) in d3d12_video_decoder_log_pic_params_av1() 130 debug_printf("heights[%d] = %d\n", i, pPicParams->tiles.heights[i]); in d3d12_video_decoder_log_pic_params_av1() 332 …debug_printf("[d3d12_video_decoder_av1] Upper layer reported %d tiles for this frame, parsing them… in d3d12_video_decoder_prepare_dxva_slices_control_av1() 396 dxvaStructure.tiles.cols = pipe_av1->picture_parameter.tile_cols; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_av1() 397 dxvaStructure.tiles.rows = pipe_av1->picture_parameter.tile_rows; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_av1() [all …]
|
| /external/libgav1/src/ |
| D | decoder_impl.cc | 129 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesNonFrameParallel() argument 139 for (const auto& tile_ptr : tiles) { in DecodeTilesNonFrameParallel() 155 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesThreadedNonFrameParallel() argument 164 const int tile_count = static_cast<int>(tiles.size()); in DecodeTilesThreadedNonFrameParallel() 168 threading_strategy.tile_thread_pool()->Schedule([&tiles, tile_count, in DecodeTilesThreadedNonFrameParallel() 177 const auto& tile_ptr = tiles[index]; in DecodeTilesThreadedNonFrameParallel() 194 const auto& tile_ptr = tiles[index]; in DecodeTilesThreadedNonFrameParallel() 203 // Wait until all the workers are done. This ensures that all the tiles have in DecodeTilesThreadedNonFrameParallel() 206 // Wait until all the tiles have been decoded. in DecodeTilesThreadedNonFrameParallel() 217 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesFrameParallel() argument [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | layout.h | 92 // level types, and tiles. 95 absl::Span<const Tile> tiles, int64_t element_size_in_bits = 0, 99 tiles_(tiles.begin(), tiles.end()), 116 // - Comparing two layouts ignoring their difference in tiles: 119 // - Comparing two layouts ignoring their difference in tiles and element 208 const Tile& tiles(int index) const { return tiles_.at(index); } in tiles() function 218 absl::Span<const Tile> tiles() const { return tiles_; } in tiles() function 265 // The tiles used in tiling-based layout.
|
| D | layout.cc | 59 for (const TileProto& tile_proto : proto.tiles()) { in CreateFromProto() 73 for (const Tile& tile : tiles()) { in ToProto() 99 if (!tiles().empty()) { in ToString() 101 for (const Tile& tile : tiles()) { in ToString() 136 if (!ignore_tiles_ && lhs.tiles() != rhs.tiles()) { in operator ()()
|
| /external/mesa3d/src/gfxstream/host/ |
| D | drm_fourcc.h | 224 * This is a tiled layout using 4Kb tiles (except on gen2 where the tiles 2Kb) 238 * This is a tiled layout using 4Kb tiles (except on gen2 where the tiles 2Kb) 253 * This is a tiled layout using 4Kb tiles in row-major layout. 254 * Within the tile pixels are laid out in 16 256 byte units / sub-tiles which 274 * considered to be made up of normal 128Bx32 Y tiles, Thus 305 * This is a simple tiled layout using tiles of 4x4 pixels in a row-major 313 * This is a tiled layout using 64x64 pixel super-tiles, where each super-tile 314 * contains 8x4 groups of 2x4 tiles of 4x4 pixels (like above) each, all in row- 345 * Pixels are arranged in simple tiles of 16 x 16 bytes. 398 * - 4k tiles made of a 2x2 grid of 1k subtiles (so usually 32x32 pixels). On [all …]
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 2092 CommonTileParams *const tiles = &cm->tiles; in read_tile_info_max_tile() local 2099 tiles->uniform_spacing = aom_rb_read_bit(rb); in read_tile_info_max_tile() 2102 if (tiles->uniform_spacing) { in read_tile_info_max_tile() 2103 tiles->log2_cols = tiles->min_log2_cols; in read_tile_info_max_tile() 2104 while (tiles->log2_cols < tiles->max_log2_cols) { in read_tile_info_max_tile() 2108 tiles->log2_cols++; in read_tile_info_max_tile() 2115 1 + rb_read_uniform(rb, AOMMIN(width_sb, tiles->max_width_sb)); in read_tile_info_max_tile() 2116 tiles->col_start_sb[i] = start_sb; in read_tile_info_max_tile() 2120 tiles->cols = i; in read_tile_info_max_tile() 2121 tiles->col_start_sb[i] = start_sb + width_sb; in read_tile_info_max_tile() [all …]
|
| /external/igt-gpu-tools/include/drm-uapi/ |
| D | drm_fourcc.h | 352 * This is a tiled layout using 4Kb tiles (except on gen2 where the tiles 2Kb) 366 * This is a tiled layout using 4Kb tiles (except on gen2 where the tiles 2Kb) 381 * This is a tiled layout using 4Kb tiles in row-major layout. 382 * Within the tile pixels are laid out in 16 256 byte units / sub-tiles which 402 * considered to be made up of normal 128Bx32 Y tiles, Thus 431 * This is a simple tiled layout using tiles of 16x16 pixels in a row-major 443 * Each macrotile consists of m x n (mostly 4 x 4) tiles. 455 * This is a simple tiled layout using tiles of 4x4 pixels in a row-major 463 * This is a tiled layout using 64x64 pixel super-tiles, where each super-tile 464 * contains 8x4 groups of 2x4 tiles of 4x4 pixels (like above) each, all in row- [all …]
|
| /external/avb/tools/transparency/verify/internal/tiles/ |
| D | reader.go | 1 // Package tiles contains methods to work with tlog based verifiable logs. 2 package tiles package 34 tiles := make(map[string][]byte) 43 content, exists = tiles[tile.Path()] 49 tiles[tile.Path()] = content
|
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
| D | c_api_conversions.cc | 296 CreateVector(layout.tiles(), &c_layout->tiles); in ToC() 308 absl::InlinedVector<xla::Tile, 1> tiles; in FromC() local 309 const XLA_Tile* c_tiles = c_layout->tiles.size > TPU_C_API_MAX_INLINED in FromC() 310 ? c_layout->tiles.heap in FromC() 311 : c_layout->tiles.inlined; in FromC() 312 tiles.reserve(c_layout->tiles.size); in FromC() 313 for (int i = 0; i < c_layout->tiles.size; ++i) { in FromC() 314 tiles.push_back(FromC(&c_tiles[i])); in FromC() 316 return xla::Layout(minor_to_major, dim_level_types, tiles, in FromC() 327 if (c_layout->tiles.size > TPU_C_API_MAX_INLINED) { in Destroy() [all …]
|
| /external/libaom/av1/encoder/ |
| D | bitstream.c | 2201 const CommonTileParams *const tiles = &cm->tiles; in write_tile_info_max_tile() local 2203 aom_wb_write_bit(wb, tiles->uniform_spacing); in write_tile_info_max_tile() 2205 if (tiles->uniform_spacing) { in write_tile_info_max_tile() 2206 int ones = tiles->log2_cols - tiles->min_log2_cols; in write_tile_info_max_tile() 2210 if (tiles->log2_cols < tiles->max_log2_cols) { in write_tile_info_max_tile() 2215 ones = tiles->log2_rows - tiles->min_log2_rows; in write_tile_info_max_tile() 2219 if (tiles->log2_rows < tiles->max_log2_rows) { in write_tile_info_max_tile() 2223 // Explicit tiles with configurable tile widths and heights in write_tile_info_max_tile() 2225 for (i = 0; i < tiles->cols; i++) { in write_tile_info_max_tile() 2226 size_sb = tiles->col_start_sb[i + 1] - tiles->col_start_sb[i]; in write_tile_info_max_tile() [all …]
|