Home
last modified time | relevance | path

Searched defs:compressed_data (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/zlib/google/
Dcompression_utils.cc50 Bytef* compressed_data; in GzipCompress() local
124 uint32_t GetUncompressedSize(base::span<const char> compressed_data) { in GetUncompressedSize()
128 uint32_t GetUncompressedSize(base::span<const uint8_t> compressed_data) { in GetUncompressedSize()
Dcompression_utils_unittest.cc37 std::string compressed_data; in TEST() local
76 std::string compressed_data; in TEST() local
Dcompression_utils_portable.cc37 uint32_t GetGzipUncompressedSize(const Bytef* compressed_data, size_t length) { in GetGzipUncompressedSize()
/third_party/flutter/skia/third_party/externals/zlib/google/
Dcompression_utils_unittest.cc38 std::string compressed_data; in TEST() local
68 std::string compressed_data; in TEST() local
Dcompression_utils.cc134 Bytef* compressed_data; in GzipCompress() local
184 uint32_t GetUncompressedSize(base::StringPiece compressed_data) { in GetUncompressedSize()
/third_party/node/deps/zlib/google/
Dcompression_utils_unittest.cc38 std::string compressed_data; in TEST() local
81 std::string compressed_data; in TEST() local
Dcompression_utils.cc47 Bytef* compressed_data; in GzipCompress() local
111 uint32_t GetUncompressedSize(base::StringPiece compressed_data) { in GetUncompressedSize()
Dcompression_utils_portable.cc37 uint32_t GetGzipUncompressedSize(const Bytef* compressed_data, size_t length) { in GetGzipUncompressedSize()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-atsc-section.h233 guint8 *compressed_data; member
/third_party/ffmpeg/libavcodec/
Dqdm2.c166 const uint8_t *compressed_data; member