Searched defs:max_c (Results 1 – 11 of 11) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/train_lenet_cpp/src/ |
| D | inference.cc | 117 int max_c = 0; in main() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | mathutil.cpp | 53 const float max_c = std::max<float>(std::max<float>(red_c, green_c), blue_c); in convertRGBFloatsTo999E5() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/ |
| D | roi_pooling_fp32.c | 24 int ROIPooling(const float *in_ptr, float *out_ptr, const float *roi, float *max_c, int tid, in ROIPooling()
|
| /third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/ |
| D | unittests.cpp | 71 const float max_c = fmax(fmax(red_c, green_c), blue_c); in RGB9E5_reference() local
|
| /third_party/curl/src/ |
| D | tool_urlglob.h | 46 char max_c; member
|
| D | tool_urlglob.c | 206 char max_c; in glob_range() local
|
| /third_party/toybox/toys/pending/ |
| D | tcpsvd.c | 372 char max_c[32]; in tcpsvd_main() local
|
| /third_party/rust/rust/compiler/rustc_session/src/ |
| D | config.rs | 2189 let max_c = matches in parse_opt_level() localVariable 2219 let max_c = matches in select_debuginfo() localVariable
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcInternalformatTests.cpp | 700 GLfloat max_c = deFloatMax(deFloatMax(red_c, green_c), blue_c); in convertUint_5_9_9_9_rev() local
|
| D | glcPackedPixelsTests.cpp | 1424 GLfloat max_c = deFloatMax(deFloatMax(red_c, green_c), blue_c); in unpack_UNSIGNED_INT_5_9_9_9_REV() local
|
| /third_party/skia/m133/third_party/externals/libyuv/unit_test/ |
| D | planar_test.cc | 3834 float max_c, max_opt = 0.f; in TestScaleMaxSamples() local
|