Home
last modified time | relevance | path

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

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