Home
last modified time | relevance | path

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

/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp346 enum edge_safe { SAFE, UNSAFE }; enum
352 int Convolve_Pixel( CML_image_ptr * Source, int x, int y, edge_safe safety, CAIR_convolution convol… in Convolve_Pixel()
975 edge_safe safety = UNSAFE; in Remove_Quadrant()