Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c568 int reds, greens, blues, maxValue, index, shift; in CMapRefreshColors() local
572 maxValue = (1 << pScreenPriv->sigRGBbits) - 1; in CMapRefreshColors()
583 index = (i + 1) * maxValue / numColors; in CMapRefreshColors()
592 colors[i].red = gamma[i * maxValue / reds].red; in CMapRefreshColors()
594 colors[i].green = gamma[i * maxValue / greens].green; in CMapRefreshColors()
596 colors[i].blue = gamma[i * maxValue / blues].blue; in CMapRefreshColors()
601 maxValue / reds].red; in CMapRefreshColors()
603 maxValue / greens].green; in CMapRefreshColors()
605 maxValue / blues].blue; in CMapRefreshColors()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dall_layers.hpp437 float minValue, maxValue; member in cv::dnn::ReLU6Layer
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dimgproc.hpp2888 double maxValue, int adaptiveMethod,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgproc.hpp2888 double maxValue, int adaptiveMethod,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgproc.hpp2888 double maxValue, int adaptiveMethod,