Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/tests/
H A Dtest_virgl_cmd.c422 float half_w = tw / 2.0f; in START_TEST() local
686 float half_w = tw / 2.0f; in START_TEST() local
931 float half_w = tw / 2.0f; in START_TEST() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/functions/
H A DCPPDetectionPostProcessLayer.cpp104 …const float half_w = half_factor * static_cast<float>(std::exp(box_centersize[3] / info.scale_va… in DecodeBoxCorner() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess.cc336 float half_w = in DecodeCenterSizeBoxes() local