Searched refs:nBestWeight (Results 1 – 1 of 1) sorted by relevance
482 int nBestWeight = -1024; in BestVisual() local485 if( pWeight[ i ] > nBestWeight ) in BestVisual()487 nBestWeight = pWeight[ i ]; in BestVisual()
Completed in 13 milliseconds