HomeSort by relevance Sort by last modified time
    Searched full:min_gray_threshold (Results 1 - 2 of 2) sorted by null

  /external/libxcam/modules/ocl/
cl_fisheye_handler.h 141 float _gray_threshold[2]; // [min_gray_threshold, max_gray_threshold]
cl_fisheye_handler.cpp 28 static const float min_gray_threshold = 80.0f; variable
461 _gray_threshold[0] = min_gray_threshold;

Completed in 151 milliseconds