Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dfixpoint_math.h204 int set_max = (x >= FL2FXCONST_DBL(31.0 / 64.0)) | (x == FL2FXCONST_DBL(0.0)); in CalcInvLdData() local
224 if (set_max) { in CalcInvLdData()
/external/tensorflow/tensorflow/core/lib/histogram/
Dhistogram.cc205 proto->set_max(max_); in EncodeToProto()
/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer_test.cc117 proto->set_max(dummy_value); in TEST_F()