Searched defs:scale_w (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/ |
| H A D | main.cc | 277 float scale_w = (float)width / img_width; in main() local
|
| H A D | main_video.cc | 258 float scale_w = (float)model_width / img->width; 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 | 50 float scale_w = 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 | 459 float scale_w = (float)model_width / img_width; 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/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 3717 int scale_w, scale_h; in fill_dc_scaling_info() local
|