Searched refs:reference_storage (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/tests/ |
D | validate.h | 478 reference_storage[] = variable
|
D | validate.c | 2094 for (j=0; reference_storage[j].type != UndefinedPixel; j++) in ValidateImportExportPixels() 2102 reference_storage[j].type)); in ValidateImportExportPixels() 2118 reference_image->rows*reference_storage[j].quantum; in ValidateImportExportPixels() 2132 reference_image->rows,reference_map[i],reference_storage[j].type,pixels, in ValidateImportExportPixels() 2146 reference_image->rows,reference_map[i],reference_storage[j].type, in ValidateImportExportPixels() 2168 reconstruct_image->rows,reference_map[i],reference_storage[j].type, in ValidateImportExportPixels()
|