Home
last modified time | relevance | path

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

/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp597 inline int Forward_CostU( CML_image_ptr * Edge, int x, int y ) in Forward_CostU() function
678 (*Source)(x,y-1)->energy + Forward_CostU(Source,x,y), in Energy_Map()