Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/tests/
H A 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
/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/functions/
H A DCPPDetectionPostProcessLayer.cpp103 …const float half_h = half_factor * static_cast<float>(std::exp(box_centersize[2] / info.scale_va… in DecodeBoxCorner() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess.cc331 float half_h = in DecodeCenterSizeBoxes() local