| /third_party/lz4/ossfuzz/ |
| H A D | compress_hc_fuzzer.c | 48 int compressedSize = size; in LLVMFuzzerTestOneInput() local
|
| H A D | compress_fuzzer.c | 44 int compressedSize = size; in LLVMFuzzerTestOneInput() local
|
| H A D | round_trip_frame_uncompressed_fuzzer.c | 77 size_t compressedSize = headerSize; in compress_round_trip() local [all...] |
| /third_party/lz4/tests/ |
| H A D | freestanding.c | 57 const int compressedSize = LZ4_compress_default( in test_lz4() local 93 const int compressedSize = LZ4_compress_HC( in test_lz4hc() local
|
| H A D | fullbench.c | 84 int compressedSize; member [all...] |
| H A D | frametest.c | 628 size_t compressedSize = cSizeWithDict; in basicTests() local 685 size_t compressedSize = cSizeContiguous; in basicTests() local 721 size_t compressedSize = cSizeIndep; in basicTests() local
|
| H A D | fuzzer.c | 384 int compressedSize, HCcompressedSize; in FUZ_test() local 1254 int compressedSize; U64 crcOrig; FUZ_unitTests() local 1501 int compressedSize; FUZ_unitTests() local 1558 int compressedSize; FUZ_unitTests() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BlobCache.cpp | 69 DecompressBlobCacheData(const uint8_t *compressedData, const size_t compressedSize, angle::MemoryBuffer *uncompressedData) DecompressBlobCacheData() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_preview.cpp | 416 uint32 compressedSize = fCompressedData->LogicalSize (); in SpoolAdobeThumbnail() local
|
| H A D | dng_read_image.cpp | 3129 uint32 compressedSize = 0; in Read() local 2757 dng_read_tiles_task(dng_read_image &readImage, dng_host &host, const dng_ifd &ifd, dng_stream &stream, dng_image &image, dng_jpeg_image *jpegImage, dng_fingerprint *jpegTileDigest, uint32 outerSamples, uint32 innerSamples, uint32 tilesDown, uint32 tilesAcross, uint64 *tileOffset, uint32 *tileByteCount, uint32 compressedSize, uint32 uncompressedSize) dng_read_tiles_task() argument
|
| H A D | dng_image_writer.cpp | 4634 uint32 compressedSize = CompressedBufferSize (ifd, uncompressedSize); in WriteImage() local 4346 dng_write_tiles_task(dng_image_writer &imageWriter, dng_host &host, const dng_ifd &ifd, dng_basic_tag_set &basic, dng_stream &stream, const dng_image &image, uint32 fakeChannels, uint32 tilesDown, uint32 tilesAcross, uint32 compressedSize, uint32 uncompressedSize) dng_write_tiles_task() argument
|
| /third_party/lz4/examples/ |
| H A D | frameCompress.c | 86 size_t compressedSize; in compress_file_internal() local 131 { size_t const compressedSize = LZ4F_compressEnd(ctx, in compress_file_internal() local [all...] |
| /third_party/lz4/lib/ |
| H A D | lz4.c | 2345 int LZ4_decompress_safe(const char* source, char* dest, int compressedSize, int maxDecompressedSize) in LZ4_decompress_safe() argument 2353 int LZ4_decompress_safe_partial(const char* src, char* dst, int compressedSize, int targetOutputSize, int dstCapacity) in LZ4_decompress_safe_partial() argument 2373 int LZ4_decompress_safe_withPrefix64k(const char* source, char* dest, int compressedSize, int maxOutputSize) in LZ4_decompress_safe_withPrefix64k() argument 2381 static int LZ4_decompress_safe_partial_withPrefix64k(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity) in LZ4_decompress_safe_partial_withPrefix64k() argument 2398 LZ4_decompress_safe_withSmallPrefix(const char* source, char* dest, int compressedSize, int maxOutputSize, size_t prefixSize) LZ4_decompress_safe_withSmallPrefix() argument 2407 LZ4_decompress_safe_partial_withSmallPrefix(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, size_t prefixSize) LZ4_decompress_safe_partial_withSmallPrefix() argument 2417 LZ4_decompress_safe_forceExtDict(const char* source, char* dest, int compressedSize, int maxOutputSize, const void* dictStart, size_t dictSize) LZ4_decompress_safe_forceExtDict() argument 2427 LZ4_decompress_safe_partial_forceExtDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, const void* dictStart, size_t dictSize) LZ4_decompress_safe_partial_forceExtDict() argument 2451 LZ4_decompress_safe_doubleDict(const char* source, char* dest, int compressedSize, int maxOutputSize, size_t prefixSize, const void* dictStart, size_t dictSize) LZ4_decompress_safe_doubleDict() argument 2524 LZ4_decompress_safe_continue(LZ4_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_continue() argument 2612 LZ4_decompress_safe_usingDict(const char* source, char* dest, int compressedSize, int maxOutputSize, const char* dictStart, int dictSize) LZ4_decompress_safe_usingDict() argument 2627 LZ4_decompress_safe_partial_usingDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, const char* dictStart, int dictSize) LZ4_decompress_safe_partial_usingDict() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | RendererVk.cpp | 892 size_t compressedSize = 0; in GetAndDecompressPipelineCacheVk() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 832 uLong compressedSize = expectedCompressedSize; in SaveBinaryData() local
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 7520 CompressZip(unsigned char *dst, tinyexr::tinyexr_uint64 &compressedSize, const unsigned char *src, unsigned long src_size) CompressZip() argument 7785 CompressRle(unsigned char *dst, tinyexr::tinyexr_uint64 &compressedSize, const unsigned char *src, unsigned long src_size) CompressRle() argument
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_structs.hpp | 22314 VULKAN_HPP_NAMESPACE::DeviceSize compressedSize = {}; member [all...] |
| H A D | vulkan_core.h | 17542 VkDeviceSize compressedSize; member
|