Searched defs:compressedBuffer (Results 1 – 14 of 14) sorted by relevance
27 uint8_t* compressedBuffer = (uint8_t*)malloc(compressedBufferSize); in LLVMFuzzerTestOneInput() local
97 AutoPtr<dng_memory_block> compressedBuffer; in Process() local
2168 AutoPtr<dng_memory_block> &compressedBuffer, in ReadTile()2804 AutoPtr<dng_memory_block> compressedBuffer; in Process() local3251 AutoPtr<dng_memory_block> compressedBuffer; in Read() local
3715 AutoPtr<dng_memory_block> &compressedBuffer) in WriteData()4173 AutoPtr<dng_memory_block> &compressedBuffer, in WriteTile()4392 AutoPtr<dng_memory_block> compressedBuffer; in Process() local4677 AutoPtr<dng_memory_block> compressedBuffer; in WriteImage() local
105 PyObject *compressedBuffer; in cl_CompressImage() local147 char *compressedBuffer; in cl_DecompressImage() local
299 void** resultBufferPtr, void* compressedBuffer, in BMK_benchMemAdvancedNoAlloc()586 void* const compressedBuffer = dstBuffer ? dstBuffer : internalDstBuffer; in BMK_benchMemAdvanced() local
177 void* const compressedBuffer = malloc(cBuffSize); in basicTests() local934 void* compressedBuffer = NULL; in fuzzerTests() local
82 char* compressedBuffer; member
324 char* const compressedBuffer = (char*)malloc(compressedBufferSize); in FUZ_test() local
346 void* compressedBuffer; member369 void* const compressedBuffer = malloc(compressedBufferSize); in threadPoolTests() local469 void* const compressedBuffer = malloc(compressedBufferSize); in basicUnitTests() local3528 void* const compressedBuffer = malloc(compressedBufferSize); in longUnitTests() local
268 void* compressedBuffer = malloc(compressedBufferSize); in basicUnitTests() local
161 void* const compressedBuffer = malloc(maxCompressedSize); in BMK_benchMem() local
328 void* const compressedBuffer = malloc(maxCompressedSize); in BMK_benchMem() local
893 Buffer compressedBuffer; in qpTestLog_writeImage() local