OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inv_tw
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/imgproc/src/
clahe.cpp
244
float
inv_tw
= 1.0f / tileSize_.width;
local
248
float txf = x *
inv_tw
- 0.5f;
Completed in 313 milliseconds