Searched defs:boxs (Results 1 – 3 of 3) sorted by relevance
64 static RectBox boxs[DETECT_OBJ_MAX] = {0}; variable118 static HI_S32 GetBiggestHandIndex(RectBox boxs[], int detectNum) in GetBiggestHandIndex()
65 static HI_S32 HandDetect(uintptr_t model, IVE_IMAGE_S *srcYuv, DetectObjInfo boxs[]) in HandDetect()
166 RectBox boxs[32] = {0}; // 32: TENNIS_OBJ_MAX in TennisDetectCal() local