Home
last modified time | relevance | path

Searched refs:tile_x_offset (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dpredictor_enc.c683 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
684 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
686 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
689 + tile_x_offset; in GetBestColorTransformForTile()
729 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
731 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
744 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
749 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
750 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Dpredictor_enc.c665 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
666 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
668 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
671 + tile_x_offset; in GetBestColorTransformForTile()
711 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
713 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
726 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
731 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
732 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Dpredictor_enc.c683 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
684 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
686 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
689 + tile_x_offset; in GetBestColorTransformForTile()
729 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
731 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
744 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
749 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
750 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dpredictor_enc.c685 const int tile_x_offset = tile_x * max_tile_size; in GetBestColorTransformForTile() local
686 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile()
688 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile()
691 + tile_x_offset; in GetBestColorTransformForTile()
731 const int tile_x_offset = tile_x * max_tile_size; in VP8LColorSpaceTransform() local
733 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform()
746 CopyTileWithColorTransform(width, height, tile_x_offset, tile_y_offset, in VP8LColorSpaceTransform()
751 int ix = y * width + tile_x_offset; in VP8LColorSpaceTransform()
752 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform()
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dstrat_map.c371 int tile_x_offset, tile_y_offset; in strat_map_get_pos() local
389 tile_x_offset = sm_x_offset; in strat_map_get_pos()
391 tile_x_offset += x * strat_tile_x_offset; in strat_map_get_pos()
397 tile_x = cx - tile_x_offset; in strat_map_get_pos()