Home
last modified time | relevance | path

Searched refs:unknown_chunks_size (Results 1 – 25 of 73) sorted by relevance

123

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/lodepng-2.5.0/src/
H A Dlib.rs275 unknown_chunks_size: [0, 0, 0], in new()
355 …mp = slice::from_raw_parts_mut(self.unknown_chunks_data[set], self.unknown_chunks_size[set]).to_ow… in append_chunk()
359 self.unknown_chunks_size[set] = size; in append_chunk()
372 &mut self.unknown_chunks_size[position as usize], in create_chunk()
393 self.unknown_chunks_size[position as usize]) in unknown_chunks()
402 self.unknown_chunks_size[i] = src.unknown_chunks_size[i]; in set_unknown_chunks()
403 self.unknown_chunks_data[i] = lodepng_malloc(src.unknown_chunks_size[i]) as *mut u8; in set_unknown_chunks()
404 if self.unknown_chunks_data[i].is_null() && self.unknown_chunks_size[i] != 0 { in set_unknown_chunks()
407 for j in 0..src.unknown_chunks_size[i] { in set_unknown_chunks()
442 unknown_chunks_size: [0, 0, 0], in clone()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/utils/lodepng/
H A Dlodepng.h418 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
H A Dlodepng.c3043 info->unknown_chunks_size[i] = 0; in LodePNGUnknownChunks_init()
3062 dest->unknown_chunks_size[i] = src->unknown_chunks_size[i]; in LodePNGUnknownChunks_copy()
3063 dest->unknown_chunks_data[i] = (unsigned char*)malloc(src->unknown_chunks_size[i]); in LodePNGUnknownChunks_copy()
3064 if (!dest->unknown_chunks_data[i] && dest->unknown_chunks_size[i]) in LodePNGUnknownChunks_copy()
3066 for (j = 0; j < src->unknown_chunks_size[i]; j++) in LodePNGUnknownChunks_copy()
5081 &state->info_png.unknown_chunks_size[critical_pos - 1], chunk); in decodeGeneric()
6256 addUnknownChunks(&outv, info.unknown_chunks_data[0], info.unknown_chunks_size[0]); in lodepng_encode()
6294 addUnknownChunks(&outv, info.unknown_chunks_data[1], info.unknown_chunks_size[1]); in lodepng_encode()
6370 addUnknownChunks(&outv, info.unknown_chunks_data[2], info.unknown_chunks_size[2]); in lodepng_encode()
/dports/devel/tbb/oneTBB-2020.3/examples/graph/stereo/
H A Dlodepng.h496 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/games/openxcom/OpenXcom-1.0/src/
H A Dlodepng.h474 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dlodepng.h474 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/lodepng/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/archivers/maxcso/maxcso-1.10.0/zopfli/src/zopflipng/lodepng/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/games/craft/Craft-1.0fbsd/deps/lodepng/
H A Dlodepng.h474 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/lodepng/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/emulators/nestopia/nestopia-1.51.1/source/fltkui/
H A Dpng.h478 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/devel/love/love-11.3/src/libraries/lodepng/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/devel/love10/love-0.10.2/src/libraries/lodepng/
H A Dlodepng.h478 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/comms/cubicsdr/CubicSDR-0248e5a/external/lodepng/
H A Dlodepng.h572 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/thirdparty_builtin/lodepng/
H A Dlodepng.h481 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/lodepng/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/misc/dartsim/dart-6.11.1/dart/external/lodepng/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/graph/stereo/
H A Dlodepng.h496 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/math/cadabra2/cadabra2-2.3.6.8/frontend/common/
H A Dlodepng.h474 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/games/vvvvvv/VVVVVV-cb3640e5/desktop_version/lodepng/
H A Dlodepng.h583 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/games/dunelegacy/dunelegacy-0.96.4/include/FileClasses/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/Bundle/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/graphics/sdump/sdump-c5fb55b/
H A Dlodepng.h474 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dlodepng.h480 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member
/dports/multimedia/kodi-addon-visualization.shadertoy/visualization.shadertoy-2.3.0-Matrix/src/
H A Dlodepng.h478 size_t unknown_chunks_size[3]; /*size in bytes of the unknown chunks, given for protection*/ member

123