Home
last modified time | relevance | path

Searched refs:MAX_PALETTE_SIZE (Results 1 – 25 of 135) sorted by relevance

123456

/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dvp8li_enc.h71 uint32_t palette_[MAX_PALETTE_SIZE];
73 uint32_t palette_sorted_[MAX_PALETTE_SIZE];
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dvp8li_enc.h71 uint32_t palette_[MAX_PALETTE_SIZE];
73 uint32_t palette_sorted_[MAX_PALETTE_SIZE];
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/utils/
H A Dutils.c247 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
276 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
277 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/utils/
H A Dutils.c247 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
276 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
277 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/www/firefox/firefox-99.0/media/libwebp/src/utils/
H A Dutils.c255 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
284 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
285 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/utils/
H A Dutils.c247 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
276 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
277 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/graphics/webp/libwebp-1.2.1/src/utils/
H A Dutils.c255 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
284 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
285 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/utils/
H A Dutils.c247 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
276 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
277 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/utils/
H A Dutils.c247 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
276 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
277 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/utils/
H A Dutils.c247 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
276 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
277 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/utils/
H A Dutils.c252 #define COLOR_HASH_SIZE (MAX_PALETTE_SIZE * 4)
281 if (num_colors > MAX_PALETTE_SIZE) { in WebPGetColorPalette()
282 return MAX_PALETTE_SIZE + 1; // Exact count not needed. in WebPGetColorPalette()
/dports/math/R/R-4.1.2/src/library/grDevices/src/
H A Dcolors.c600 #define MAX_PALETTE_SIZE 1024 macro
602 static rcolor Palette[MAX_PALETTE_SIZE] = {
613 static rcolor Palette0[MAX_PALETTE_SIZE];
1495 rcolor color[MAX_PALETTE_SIZE]; in palette()
1512 if (n > MAX_PALETTE_SIZE) in palette()
1513 error(_("maximum number of colors is %d"), MAX_PALETTE_SIZE); in palette()
1534 if (n > MAX_PALETTE_SIZE) in palette2()
1535 error(_("maximum number of colors is %d"), MAX_PALETTE_SIZE); in palette2()
/dports/math/libRmath/R-4.1.1/src/library/grDevices/src/
H A Dcolors.c594 #define MAX_PALETTE_SIZE 1024 macro
596 static rcolor Palette[MAX_PALETTE_SIZE] = {
607 static rcolor Palette0[MAX_PALETTE_SIZE];
1489 rcolor color[MAX_PALETTE_SIZE]; in palette()
1506 if (n > MAX_PALETTE_SIZE) in palette()
1507 error(_("maximum number of colors is %d"), MAX_PALETTE_SIZE); in palette()
1528 if (n > MAX_PALETTE_SIZE) in palette2()
1529 error(_("maximum number of colors is %d"), MAX_PALETTE_SIZE); in palette2()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/extras/
H A Dextras.c123 assert(MAX_PALETTE_SIZE <= 256); in WebPImportColorMappedARGB()
125 palette == NULL || palette_size > MAX_PALETTE_SIZE || palette_size <= 0) { in WebPImportColorMappedARGB()

123456