Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/
H A Dchoose_next_node.hpp74 content_type min_content = (std::numeric_limits<content_type>::max)(); in choose_by_minimum_overlap_cost() local
98 (content_diff == min_content_diff && content < min_content) ) in choose_by_minimum_overlap_cost()
101 min_content = content; in choose_by_minimum_overlap_cost()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.h81 unsigned int min_content; // luminance in 1/10000 nits member