Home
last modified time | relevance | path

Searched refs:tile_r (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/vncreflector/vnc_reflector/
H A Dencode.c228 FB_RECT tile_r; in rfb_encode_hextile_block() local
250 tile_r.h = 16; in rfb_encode_hextile_block()
252 for (tile_r.y = r->y; tile_r.y < ry1; tile_r.y += 16) { in rfb_encode_hextile_block()
253 if (ry1 - tile_r.y < 16) in rfb_encode_hextile_block()
254 tile_r.h = ry1 - tile_r.y; in rfb_encode_hextile_block()
255 tile_r.w = 16; in rfb_encode_hextile_block()
256 for (tile_r.x = r->x; tile_r.x < rx1; tile_r.x += 16) { in rfb_encode_hextile_block()
257 if (rx1 - tile_r.x < 16) in rfb_encode_hextile_block()
258 tile_r.w = rx1 - tile_r.x; in rfb_encode_hextile_block()
263 if (aligned_f && cl->bgr233_f && tile_r.w == 16 && tile_r.h == 16) in rfb_encode_hextile_block()
[all …]
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dtexture3d.cpp366 int tile_r = (rtex - spec.z) % spec.tile_depth; in accum3d_sample_closest() local
368 ttex - tile_t, rtex - tile_r, tile_chbegin, tile_chend); in accum3d_sample_closest()
375 int tilepel = (tile_r * spec.tile_height + tile_t) * spec.tile_width in accum3d_sample_closest()
499 int tile_r = (rtex[0] - spec.z) % spec.tile_depth; in accum3d_sample_bilinear() local
502 bool r_onetile = (tile_r != tiledepthmask) & (rtex[0] + 1 == rtex[1]); in accum3d_sample_bilinear()
517 id.xyz(stex[0] - tile_s, ttex[0] - tile_t, rtex[0] - tile_r); in accum3d_sample_bilinear()
524 size_t tilepel = (tile_r * spec.tile_height + tile_t) * spec.tile_width in accum3d_sample_bilinear()
552 tile_r = (rtex[k] - spec.z) % spec.tile_depth; in accum3d_sample_bilinear()
554 rtex[k] - tile_r); in accum3d_sample_bilinear()
563 size_t tilepel = (tile_r * spec.tile_height + tile_t) in accum3d_sample_bilinear()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dtexture3d.cpp366 int tile_r = (rtex - spec.z) % spec.tile_depth; in accum3d_sample_closest() local
368 ttex - tile_t, rtex - tile_r, tile_chbegin, tile_chend); in accum3d_sample_closest()
375 int tilepel = (tile_r * spec.tile_height + tile_t) * spec.tile_width in accum3d_sample_closest()
499 int tile_r = (rtex[0] - spec.z) % spec.tile_depth; in accum3d_sample_bilinear() local
502 bool r_onetile = (tile_r != tiledepthmask) & (rtex[0] + 1 == rtex[1]); in accum3d_sample_bilinear()
517 id.xyz(stex[0] - tile_s, ttex[0] - tile_t, rtex[0] - tile_r); in accum3d_sample_bilinear()
524 size_t tilepel = (tile_r * spec.tile_height + tile_t) * spec.tile_width in accum3d_sample_bilinear()
552 tile_r = (rtex[k] - spec.z) % spec.tile_depth; in accum3d_sample_bilinear()
554 rtex[k] - tile_r); in accum3d_sample_bilinear()
563 size_t tilepel = (tile_r * spec.tile_height + tile_t) in accum3d_sample_bilinear()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dk001604.h25 uint32_t tile_r(offs_t offset);
H A Dsegaic24.h32 uint16_t tile_r(offs_t offset);
H A Dk001604.cpp345 uint32_t k001604_device::tile_r(offs_t offset) in tile_r() function in k001604_device
H A Dsegaic24.cpp518 uint16_t segas24_tile_device::tile_r(offs_t offset) in tile_r() function in segas24_tile_device
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dk001604.h25 uint32_t tile_r(offs_t offset);
H A Dsegaic24.h32 uint16_t tile_r(offs_t offset);
H A Dk001604.cpp345 uint32_t k001604_device::tile_r(offs_t offset) in tile_r() function in k001604_device
H A Dsegaic24.cpp518 uint16_t segas24_tile_device::tile_r(offs_t offset) in tile_r() function in segas24_tile_device
/dports/games/flightgear/flightgear-2020.3.11/src/Scenery/
H A Dtilemgr.cxx579 double tile_r = 0.5*sqrt(tile_width*tile_width + tile_height*tile_height); in schedule_scenery() local
580 double max_dist = tile_r + range_m; in schedule_scenery()
/dports/graphics/drawing/drawing-0.8.4/src/tools/
H A Dutilities_blur.py347 tile_r = pixels[current_pixel + 2]
360 pixels[current_pixel + 2] = tile_r
/dports/games/netherearth/netherearth-0.51/
H A Dnether.cpp276 tile_r=new float[n_objs]; in loadobjects()
283 tile_r[i]=r[i]; in loadobjects()
381 delete tile_r; in deleteobjects()
382 tile_r=0; in deleteobjects()
H A Dmaps.cpp273 if (detaillevel>=1) tile[o]->draw(tile_r[o],tile_g[o],tile_b[o]); in drawmap()
274 else tile[o]->draw_notexture(tile_r[o],tile_g[o],tile_b[o]); in drawmap()
H A Dnether.h367 float *tile_r,*tile_g,*tile_b; variable
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dsegam1.cpp198 …map(0xb00000, 0xb0ffff).rw(m_tile, FUNC(segas24_tile_device::tile_r), FUNC(segas24_tile_device::ti… in segam1_map()
H A Dnwk-tr.cpp410 return k001604->tile_r(offset); in nwktr_k001604_tile_r()
H A Dzr107.cpp526 …map(0x74020000, 0x7403ffff).rw(m_k001604, FUNC(k001604_device::tile_r), FUNC(k001604_device::tile_… in main_memmap()
H A Dgticlub.cpp389 return k001604->tile_r(offset); in gticlub_k001604_tile_r()
H A Dmodel1.cpp895 …/* SCR */ map(0x700000, 0x70ffff).rw(m_tiles, FUNC(segas24_tile_device::tile_r), FUNC(segas24_til… in model1_mem()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dsegam1.cpp198 …map(0xb00000, 0xb0ffff).rw(m_tile, FUNC(segas24_tile_device::tile_r), FUNC(segas24_tile_device::ti… in segam1_map()
H A Dnwk-tr.cpp410 return k001604->tile_r(offset); in nwktr_k001604_tile_r()
H A Dzr107.cpp526 …map(0x74020000, 0x7403ffff).rw(m_k001604, FUNC(k001604_device::tile_r), FUNC(k001604_device::tile_… in main_memmap()
H A Dgticlub.cpp389 return k001604->tile_r(offset); in gticlub_k001604_tile_r()

12