Home
last modified time | relevance | path

Searched refs:target_weight (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dframe_pair.cc209 const float target_weight = sum / 2.0f; in GetMedian() local
213 if (current_weight >= target_weight) { in GetMedian()
/external/ImageMagick/coders/
Dwmf.c2424 target_weight; in lite_font_map() local
2427 target_weight = 400; in lite_font_map()
2429 target_weight = WMF_FONT_WEIGHT(font); in lite_font_map()
2431 target_weight,exception); in lite_font_map()
2446 target_weight = 400, in lite_font_map() local
2452 target_weight = WMF_FONT_WEIGHT(font); in lite_font_map()
2454 if ( (target_weight > 550) || ((strstr(wmf_font_name,"Bold") || in lite_font_map()