Home
last modified time | relevance | path

Searched refs:ymax (Results 1 – 25 of 26) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
Dmisc_util.c67 box->ymax = box->ymax * dstHeight / srcHeight * HI_OVEN_BASE / HI_OVEN_BASE; in RectBoxTran()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/hand_classify/
Dhand_classify.c123 HI_S32 biggestBoxHeight = boxs[handIndex].ymax - boxs[handIndex].ymin + 1; in GetBiggestHandIndex()
128 HI_S32 boxHeight = boxs[handIndex].ymax - boxs[handIndex].ymin + 1; in GetBiggestHandIndex()
135 biggestBoxHeight = boxs[biggestBoxIndex].ymax - boxs[biggestBoxIndex].ymin + 1; in GetBiggestHandIndex()
218 SAMPLE_PRT("yolo2_out: {%d, %d, %d, %d}\n", box->xmin, box->ymin, box->xmax, box->ymax); in Yolo2HandDetectResnetClassifyCal()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/resize_crop/smp/
Dsmp_resize_crop.c95 int ymax; member
280 int boxHeight = box.ymax - box.ymin; in ImgYuvCrop()
301 box.ymax--; in ImgYuvCrop()
681 int boxHeight = box.ymax - box.ymin + 1; in ImgYuvCropU8c1()
702 box.ymax--; in ImgYuvCropU8c1()
763 cropU8c1Box.ymax = 1000; // 1000: crop u8c1 image size ymax in SampleIveImgResize()
808 cropBox.ymax = 240; // 240: crop param ymax in SampleIveImgCrop()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
Dvgs_img.c470 lines[RECT_LINES * i + RECT_LINE1].stEndPoint.s32Y = IntToOven(boxes[i].ymax); in MppFrmDrawRects()
474 lines[RECT_LINES * i + RECT_LINE2].stStartPoint.s32Y = IntToOven(boxes[i].ymax); in MppFrmDrawRects()
476 lines[RECT_LINES * i + RECT_LINE2].stEndPoint.s32Y = IntToOven(boxes[i].ymax); in MppFrmDrawRects()
480 lines[RECT_LINES * i + RECT_LINE3].stStartPoint.s32Y = IntToOven(boxes[i].ymax); in MppFrmDrawRects()
Dive_img.c214 int boxHeight = box.ymax - box.ymin; in ImgYuvCrop()
235 box.ymax--; in ImgYuvCrop()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/
Dai_infer_process.h37 int ymax; member
Dai_infer_process.c945 … box->ymax = ps32Roi[u32BboxBias + j * SAMPLE_SVP_NNIE_COORDI_NUM + ARRAY_SUBSCRIPT_OFFSET_3]; in Yolo2FetchRes()
946 if (box->xmin >= box->xmax || box->ymin >= box->ymax) { in Yolo2FetchRes()
948 box->xmin, box->ymin, box->xmax, box->ymax, f32Score); in Yolo2FetchRes()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_RGA_Process.c149 Rga_Request.clip.ymax = Height - 1; in rga_copy()
252 Rga_Request.clip.ymax = new_height - 1; in rga_crop_scale()
350 Rga_Request.clip.ymax = dst->vir_h - 1; in rga_convert()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun8iw8/
Dde_bws.c293 unsigned int *ymax, unsigned int *slope0, in auto_bws_model() argument
436 *ymax = pd_ymax_fix; in auto_bws_model()
Dde_rtmx.c1547 int xmax, ymax; in de_rtmx_extend_rect() local
1556 ymax = max2(rc1.y + rc1.h, rc2.y + rc2.h); in de_rtmx_extend_rect()
1559 rc.h = ymax - rc.y; in de_rtmx_extend_rect()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun50iw1/
Dde_bws.c281 unsigned int *ymin, unsigned int *black, unsigned int *white, unsigned int *ymax, in auto_bws_model() argument
411 *ymax = pd_ymax_fix; in auto_bws_model()
Dde_rtmx.c1412 int xmax, ymax; in de_rtmx_extend_rect() local
1421 ymax = max2(rc1.y+rc1.h, rc2.y+rc2.h); in de_rtmx_extend_rect()
1424 rc.h = ymax - rc.y; in de_rtmx_extend_rect()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/
Dde_bws.c319 unsigned int *ymax, unsigned int *slope0, in auto_bws_model() argument
460 *ymax = pd_ymax_fix; in auto_bws_model()
Dde_rtmx.c1935 int xmax, ymax; in de_rtmx_extend_rect() local
1943 ymax = max2(rc1.y + rc1.h, rc2.y + rc2.h); in de_rtmx_extend_rect()
1946 rc.h = ymax - rc.y; in de_rtmx_extend_rect()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/cnn_trash_classify/
Dcnn_trash_classify.c275 cnnBoxs[0].ymax = MAX_OF_BOX; in CnnTrashClassifyCal()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/tennis_detect/
Dtennis_detect.cpp222 boxs[j].ymax = boxs[j].ymin + (int)ret1.height * 2.25; // 2.25: optimized value in TennisDetectCal()
/device/soc/rockchip/common/hardware/rga/include/
Drga.h224 unsigned short ymax; // height - 1 member
/device/soc/allwinner/t507/hardware/rga/include/
Drga.h232 unsigned short ymax; // height - 1 member
/device/soc/rockchip/rk3399/hardware/rga/include/
Drga.h229 unsigned short ymax; // height - 1 member
/device/soc/rockchip/rk3568/hardware/rga/include/
Drga.h229 unsigned short ymax; // height - 1 member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
Drga.h255 uint16_t ymax; member
/device/soc/rockchip/rk3588/hardware/rga/include/
Drga.h275 uint16_t ymax; // height - 1 member
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/rga2/
Drga2.h277 unsigned short ymax; // height - 1 member
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
Drga2.h250 unsigned short ymax; // height - 1 member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v3x/
Dde_rtmx.c2069 int xmax, ymax; in de_rtmx_extend_rect() local
2077 ymax = max2(rc1.y + rc1.h, rc2.y + rc2.h); in de_rtmx_extend_rect()
2080 rc.h = ymax - rc.y; in de_rtmx_extend_rect()

12