Searched refs:icvDataCostFuncGraySubpix (Results 1 – 1 of 1) sorted by relevance
428 static inline int icvDataCostFuncGraySubpix( const uchar* a, const uchar* b ) in icvDataCostFuncGraySubpix() function506 delta = icvDataCostFuncGraySubpix( lptr + x*3, rptr + x1*3 ); in icvComputeK()561 E += dtab[icvDataCostFuncGraySubpix( left + x*3, right + x1*3 )]; in icvComputeEnergy()742 dtab[icvDataCostFuncGraySubpix( left + x*3, right + x1*3 )], in icvAlphaExpand()758 Eaa = dtab[icvDataCostFuncGraySubpix( left + x*3, right + x1*3 )]; in icvAlphaExpand()