Searched defs:uncompressed (Results 1 – 13 of 13) sorted by relevance
14 final long uncompressed; field in IndexRecord16 IndexRecord(long unpadded, long uncompressed) { in IndexRecord()
29 private final long[] uncompressed; field in IndexDecoder
48 public byte[] uncompressed; field in DeflateCompressorTest.Content
55 int test_decompress(const char *uncompressed, const char *compressed) in test_decompress()
22 vli_type uncompressed; member83 vli_type uncompressed; member95 vli_type uncompressed; member
232 uint32_t uncompressed; member
1388 uint32_t uncompressed; member2348 vli_type uncompressed; member2401 vli_type uncompressed; member2413 vli_type uncompressed; member
456 std::unique_ptr<uint8[]> uncompressed(Uncompress( in TEST() local
116 } uncompressed; member
451 int block_size, int uncompressed, int data_block) in mangle2()475 int uncompressed, int data_block) in mangle()1713 void *buffer2, int uncompressed) in generic_write_table()
723 const VkImage& uncompressed, in copyResultAndCompare()900 const VkImage& uncompressed = imageData[m_parameters.imagesCount -1].getImage(imageNdx); in decompressImage() local
5601 bool uncompressed) in WriteDNG()5622 bool uncompressed) in WriteDNG()
1673 def uncompressed(self): member in Layout