Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_defog_dcp_handler.cpp200 const float max_percent = 1.0f; in get_max_value() local
228 uint32_t max_expect_count = (uint32_t)(max_percent * pixel_count / 100.0f); in get_max_value()