Home
last modified time | relevance | path

Searched defs:max_c (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_quantized_conv_ops.h42 float* min_c, float* max_c) { in MklQuantizationRangeForMultiplication()
71 float* max_c = (*max_c_vector)->flat<float>().data(); in MklQuantizationRangeForMultiplication() local
Dquantization_utils.h123 float* max_c) { in QuantizationRangeForMultiplication()
/external/curl/src/
Dtool_urlglob.h44 char max_c; member
Dtool_urlglob.c192 char max_c; in glob_range() local
/external/swiftshader/src/System/
DHalf.hpp79 const float max_c = std::max<float>(std::max<float>(red_c, green_c), blue_c); in RGB9E5() local
/external/toybox/toys/pending/
Dtcpsvd.c372 char max_c[32]; in tcpsvd_main() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c487 int max_c = VPXMIN(b4x4s_to_right_edge, tx_4x4_w); in pixel_sse() local
525 int max_c = VPXMIN(b4x4s_to_right_edge, tx_4x4_w); in sum_squares_visible() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp1423 GLfloat max_c = deFloatMax(deFloatMax(red_c, green_c), blue_c); in unpack_UNSIGNED_INT_5_9_9_9_REV() local