Home
last modified time | relevance | path

Searched defs:origBox (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
Dive_img.c210 int ImgYuvCrop(const IVE_IMAGE_S *src, IVE_IMAGE_S *dst, const RectBox* origBox) in ImgYuvCrop()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/resize_crop/smp/
Dsmp_resize_crop.c276 int ImgYuvCrop(const IVE_IMAGE_S *src, IVE_IMAGE_S *dst, const RectBox* origBox) in ImgYuvCrop()
677 const RectBox* origBox, int dstWidth, int dstHeight) in ImgYuvCropU8c1()