Home
last modified time | relevance | path

Searched defs:maxJ (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp533 const int maxJ = deFloorFloatToInt32(vBounds.y()); in isNearestCompareResultValid() local
568 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isLinearCompareResultValid() local
999 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isSeamlessLinearCompareResultValid() local
1228 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isGatherOffsetsCompareResultValid() local
1308 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isGatherCompareResultValid() local
DtcuTexLookupVerifier.cpp536 const int maxJ = deFloorFloatToInt32(vBounds.y()); in isNearestSampleResultValid() local
571 const int maxJ = deFloorFloatToInt32(vBounds.y()); in isNearestSampleResultValid() local
645 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isLinearSampleResultValid() local
701 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isLinearSampleResultValid() local
1404 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isSeamlessLinearSampleResultValid() local
2279 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isGatherOffsetsResultValid() local
2406 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f); in isGatherResultValid() local
/external/opencv/cv/src/
Dcvlkpyramid.cpp450 CvPoint minI, maxI, minJ, maxJ; in cvCalcOpticalFlowPyrLK() local
/external/opencv/cvaux/src/
Dcvepilines.cpp1216 int maxI=0,maxJ=0; in icvGetCrossRectDirect() local