Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dbrisk.cpp474 const int r_x_1 = (1024 - r_x); in smoothedIntensity() local
505 const float r_x_1 = float(x_left) - x_1 + 0.5f; in smoothedIntensity() local
997 const int r_x_1 = 6 - r_x; in getScoreAbove() local
1016 const int r_x_1 = 8 - r_x; in getScoreAbove() local
1085 const float r_x_1 = float(x_left) - x_1 + 0.5f; in getScoreBelow() local
2202 const int r_x_1 = (1024 - r_x); in value() local
2234 const float r_x_1 = float(x_left) - x_1 + 0.5f; in value() local