Home
last modified time | relevance | path

Searched defs:uncompressedSize (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DBlobCache.cpp41 uLong uncompressedSize = static_cast<uLong>(cacheSize); in CompressBlobCacheData() local
74 uint32_t uncompressedSize = in DecompressBlobCacheData() local
/third_party/lz4/ossfuzz/
Dround_trip_frame_uncompressed_fuzzer.c54 size_t const uncompressedSize = uncompressedEndOffset - uncompressedOffset; in compress_round_trip() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_jpeg_image.cpp102 uint32 uncompressedSize = SafeUint32Mult ( in Process() local
Ddng_read_image.cpp2227 uint32 uncompressedSize = ComputeBufferSize (pixelType, tileArea.Size(), in ReadTile() local
2771 uint32 uncompressedSize) in dng_read_tiles_task()
3035 uint32 uncompressedSize = 0; in Read() local
Ddng_image_writer.cpp2682 uint32 uncompressedSize) in CompressedBufferSize()
4356 uint32 uncompressedSize) in dng_write_tiles_task()
4630 uint32 uncompressedSize = SafeUint32Mult(subTileLength, tileRowBytes); in WriteImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_internal_shaders_autogen.cpp370 uLong uncompressedSize = zlib_internal::GetGzipUncompressedSize(compressedShaderCode.code, in GetShader() local
/third_party/skia/third_party/externals/angle2/util/capture/
Dframe_capture_test_utils.h36 uint32_t uncompressedSize = in DecompressBinaryData() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp827 uLong uncompressedSize = static_cast<uLong>(binaryData.size()); in SaveBinaryData() local