Searched refs:fCompressedSize (Results 1 – 2 of 2) sorted by relevance
2747 uint32 fCompressedSize; member in dng_read_tiles_task2786 , fCompressedSize (compressedSize) in dng_read_tiles_task()2810 compressedBuffer.Reset (fHost.Allocate (fCompressedSize)); in Process()
4328 uint32 fCompressedSize; member in dng_write_tiles_task4367 , fCompressedSize (compressedSize) in dng_write_tiles_task()4397 if (fCompressedSize) in Process()4399 compressedBuffer.Reset (fHost.Allocate (fCompressedSize)); in Process()