Home
last modified time | relevance | path

Searched defs:max_c (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/
H A Dunittests.cpp71 const float max_c = fmax(fmax(red_c, green_c), blue_c); in RGB9E5_reference() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.cpp53 const float max_c = std::max<float>(std::max<float>(red_c, green_c), blue_c); in convertRGBFloatsTo999E5() local
/third_party/curl/src/
H A Dtool_urlglob.h46 char max_c; member
H A Dtool_urlglob.c206 char max_c; in glob_range() local
[all...]
/third_party/toybox/toys/pending/
H A Dtcpsvd.c372 char max_c[32]; in tcpsvd_main() local
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dmax20730.c452 u32 max_c; in max20730_read_word_data() local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dmax20730.c452 u32 max_c; in max20730_read_word_data() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dbase.c363 int max_c, count_c = 0; in ath5k_setup_bands() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dbase.c362 int max_c, count_c = 0; in ath5k_setup_bands() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp700 GLfloat max_c = deFloatMax(deFloatMax(red_c, green_c), blue_c); in convertUint_5_9_9_9_rev() local

Completed in 14 milliseconds