Home
last modified time | relevance | path

Searched refs:composeRGBPixelTime (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/opencl/
H A Dopenclwrapper.cpp2303 double composeRGBPixelTime = composeRGBPixelMicroBench(env, *input, device->type); in evaluateScoreForDevice() local
2321 float weightedTime = composeRGBPixelWeight * composeRGBPixelTime + in evaluateScoreForDevice()
2330 tprintf("[DS]%25s: %f (w=%.1f)\n", "composeRGBPixel", composeRGBPixelTime, composeRGBPixelWeight); in evaluateScoreForDevice()