Home
last modified time | relevance | path

Searched defs:half_h (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/tests/
Dtest_virgl_cmd.c423 float half_h = th / 2.0f; in START_TEST() local
687 float half_h = th / 2.0f; in START_TEST() local
932 float half_h = th / 2.0f; in START_TEST() local
/external/ComputeLibrary/src/runtime/CPP/functions/
DCPPDetectionPostProcessLayer.cpp103 …const float half_h = half_factor * static_cast<float>(std::exp(box_centersize[2] / info.scale_va… in DecodeBoxCorner() local
/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc331 float half_h = in DecodeCenterSizeBoxes() local