Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/
DNEPriorBoxLayerKernel.cpp84 …nst float center_x, const float center_y, const float box_width, const float box_height, const int… in store_coordinates()
142 float box_height; in calculate_prior_boxes() local
/external/ComputeLibrary/tests/validation/reference/
DPriorBoxLayer.cpp74 float box_height; in prior_box_layer() local
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dintegral_image.h161 const int box_height = (y2 - y1) / 2; in GetCode() local