Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dcolor.cpp5175 const float* gammaTab = srgb ? sRGBGammaTab : 0; in operator ()() local
5244 const float* gammaTab = srgb ? sRGBInvGammaTab : 0; in operator ()() local
5555 const float* gammaTab = srgb ? sRGBGammaTab : 0; in operator ()() local
5623 const float* gammaTab = srgb ? sRGBInvGammaTab : 0; in operator ()() local