Searched defs:max_v (Results 1 – 12 of 12) sorted by relevance
| /third_party/mindspore/mindspore/core/ops/ |
| D | reduce_sum.cc | 98 int64_t max_v; in InferShape() local
|
| /third_party/boost/libs/gil/test/core/channel/ |
| D | algorithm_channel_convert.cpp | 30 channel_value_t max_v = gil::channel_convert<channel_t>(src_max_v); in from() local
|
| /third_party/gstreamer/gstplugins_base/tests/check/libs/ |
| D | videodecoder.c | 1008 gint * max_v) in _get_int_range() 1025 const GValue *min_v, *max_v; in _get_fraction_range() local
|
| D | audiodecoder.c | 742 gint * max_v) in _get_int_range()
|
| /third_party/freetype/src/autofit/ |
| D | aflatin2.c | 815 FT_Pos min_u, min_v, max_u, max_v; in af_latin2_hints_compute_segments() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dolby_e.c | 685 int max_v = INT_MIN; in calc_lowcomp() local
|
| /third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
| D | aflatin2.c | 815 FT_Pos min_u, min_v, max_u, max_v; in af_latin2_hints_compute_segments() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_fieldmatch.c | 198 int x, y, plane, max_v = 0; in calc_combed_score() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | quant_enc.c | 960 int max_v = (v1 > v0) ? v1 : v0; in StoreMaxDelta() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | quant_enc.c | 960 int max_v = (v1 > v0) ? v1 : v0; in StoreMaxDelta() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/mux/ |
| D | anim_encode.c | 590 static WEBP_INLINE int clip(int v, int min_v, int max_v) { in clip()
|
| /third_party/skia/third_party/externals/libwebp/src/mux/ |
| D | anim_encode.c | 587 static WEBP_INLINE int clip(int v, int min_v, int max_v) { in clip()
|