Searched refs:icvSlopeCorrTable (Results 1 – 1 of 1) sorted by relevance
282 static const uchar icvSlopeCorrTable[] = { variable384 slope = (slope & 0x20) ? 0x100 : icvSlopeCorrTable[slope]; in icvLineAA()