Searched defs:scale_h (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/ |
| H A D | main.cc | 278 float scale_h = (float)height / img_height; in main() local
|
| H A D | main_video.cc | 259 float scale_h = (float)model_height / img->height; in inference_model() local
|
| H A D | postprocess.cc | 241 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 D | yolo_image.cc | 51 float scale_h = 0.0; variable
|
| H A D | post_process.cc | 204 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 D | main.cc | 460 float scale_h = (float)model_height / img_height; in main() local
|
| H A D | postprocess.cc | 266 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 D | sti_hqvdp.c | 1122 int scale_h, scale_v; in sti_hqvdp_atomic_update() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 3717 int scale_w, scale_h; in fill_dc_scaling_info() local
|