Home
last modified time | relevance | path

Searched refs:onetile (Results 1 – 13 of 13) sorted by relevance

/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dxxmv_common.c205 Tile onetile = result; in updateResultVectorTiled() local
206 onetile.baseName = NULL; in updateResultVectorTiled()
207 onetile.vecLen = 1; in updateResultVectorTiled()
208 for (n = 0; forEachTile(kstr, n, 0, 3, &result, tile, &onetile); n++) { in updateResultVectorTiled()
/dports/graphics/vips/vips-8.12.0/doc/
H A DMaking-image-pyramids.md48 allowed: onepixel, onetile, one
146 values are `onepixel`, `onetile` and `one`. `onepixel` means the image
147 is shrunk until it fits within a single pixel. `onetile` means shrink
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dtexturesys.cpp1822 if (!levelinfo.onetile) in pole_color()
2068 bool need_pole = (options.envlayout == LayoutLatLong && levelinfo.onetile); in sample_bilinear()
2143 bool onetile = (s_onetile & t_onetile); in sample_bilinear() local
2144 if (onetile && all(stvalid)) { in sample_bilinear()
2423 bool need_pole = (options.envlayout == LayoutLatLong && levelinfo.onetile); in sample_bicubic()
2508 bool onetile = (s_onetile & t_onetile); in sample_bicubic() local
2509 if (onetile & allvalid) { in sample_bicubic()
H A Dtexture3d.cpp503 bool onetile = (s_onetile & t_onetile & r_onetile); in accum3d_sample_bilinear() local
515 if (onetile && valid_storage.ivalid == all_valid) { in accum3d_sample_bilinear()
H A Dimagecache.cpp218 onetile = (spec.width <= spec.tile_width && spec.height <= spec.tile_height in LevelInfo()
223 if (onetile) { in LevelInfo()
246 , onetile(src.onetile) in LevelInfo()
H A Dimagecache_pvt.h234 bool onetile; ///< Whole level fits on one tile member
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dtexturesys.cpp1822 if (!levelinfo.onetile) in pole_color()
2068 bool need_pole = (options.envlayout == LayoutLatLong && levelinfo.onetile); in sample_bilinear()
2143 bool onetile = (s_onetile & t_onetile); in sample_bilinear() local
2144 if (onetile && all(stvalid)) { in sample_bilinear()
2423 bool need_pole = (options.envlayout == LayoutLatLong && levelinfo.onetile); in sample_bicubic()
2508 bool onetile = (s_onetile & t_onetile); in sample_bicubic() local
2509 if (onetile & allvalid) { in sample_bicubic()
H A Dtexture3d.cpp503 bool onetile = (s_onetile & t_onetile & r_onetile); in accum3d_sample_bilinear() local
515 if (onetile && valid_storage.ivalid == all_valid) { in accum3d_sample_bilinear()
H A Dimagecache.cpp218 onetile = (spec.width <= spec.tile_width && spec.height <= spec.tile_height in LevelInfo()
223 if (onetile) { in LevelInfo()
246 , onetile(src.onetile) in LevelInfo()
H A Dimagecache_pvt.h234 bool onetile; ///< Whole level fits on one tile member
/dports/net/x11vnc/x11vnc-0.9.16/
H A DChangeLog1135 * shm OS blacklist (i.e. <= SunOS 5.8) -> -onetile
H A DREADME5819 -onetile option (corresponds to only 3 shm segments used, and adding
5838 the -onetile option will use less memory and use fewer shared memory
7407 probably also a good idea to run with the -onetile option in this case
12457 -flipbyteorder -onetile -solid [color]
15406 of shm segments and -onetile is not sufficient.
15409 -onetile Do not use the new copy_tiles() framebuffer mechanism,
17668 onetile enable -onetile mode. (you may need to
17670 noonetile disable -onetile mode.
18075 gone shm noshm flipbyteorder noflipbyteorder onetile
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/
H A DChangeLog9412 fix onetile