Searched refs:DestroyMatrixInfo (Results 1 – 6 of 6) sorted by relevance
42 *DestroyMatrixInfo(MatrixInfo *);
232 return(DestroyMatrixInfo(matrix_info)); in AcquireMatrixInfo()263 return(DestroyMatrixInfo(matrix_info)); in AcquireMatrixInfo()268 return(DestroyMatrixInfo(matrix_info)); in AcquireMatrixInfo()369 MagickExport MatrixInfo *DestroyMatrixInfo(MatrixInfo *matrix_info) in DestroyMatrixInfo() function
361 destination_matrixs=DestroyMatrixInfo(destination_matrixs); in RadonTransform()363 source_matrixs=DestroyMatrixInfo(source_matrixs); in RadonTransform()368 destination_matrixs=DestroyMatrixInfo(destination_matrixs); in RadonTransform()369 source_matrixs=DestroyMatrixInfo(source_matrixs); in RadonTransform()495 destination_matrixs=DestroyMatrixInfo(destination_matrixs); in RadonTransform()496 source_matrixs=DestroyMatrixInfo(source_matrixs); in RadonTransform()
218 equivalences=DestroyMatrixInfo(equivalences); in ConnectedComponentsImage()433 equivalences=DestroyMatrixInfo(equivalences); in ConnectedComponentsImage()
570 canny_cache=DestroyMatrixInfo(canny_cache); in CannyEdgeImage()1892 accumulator=DestroyMatrixInfo(accumulator); in HoughLineImage()1960 accumulator=DestroyMatrixInfo(accumulator); in HoughLineImage()1969 accumulator=DestroyMatrixInfo(accumulator); in HoughLineImage()2107 accumulator=DestroyMatrixInfo(accumulator); in HoughLineImage()
252 #define DestroyMatrixInfo PrependMagickMethod(DestroyMatrixInfo) macro