Home
last modified time | relevance | path

Searched refs:reference_storage (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/tests/
Dvalidate.h478 reference_storage[] = variable
Dvalidate.c2094 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()