Home
last modified time | relevance | path

Searched defs:scale_h (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dmain.cc278 float scale_h = (float)height / img_height; in main() local
H A Dmain_video.cc259 float scale_h = (float)model_height / img->height; in inference_model() local
H A Dpostprocess.cc241 float nms_threshold, float scale_w, float scale_h, std::vector<int32_t>& qnt_zps, in post_process()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dyolo_image.cc51 float scale_h = 0.0; variable
H A Dpost_process.cc204 float conf_threshold, float nms_threshold, float scale_w, float scale_h, in post_process()
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/
H A Dmain.cc460 float scale_h = (float)model_height / img_height; in main() local
H A Dpostprocess.cc266 float conf_threshold, float nms_threshold, float scale_w, float scale_h, in post_process()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c1122 int scale_h, scale_v; in sti_hqvdp_atomic_update() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3717 int scale_w, scale_h; in fill_dc_scaling_info() local