Home
last modified time | relevance | path

Searched defs:img_height (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/ml/include/
A Duai_odla_imgproc.h15 …mg_width, uint32_t ori_img_height, uint8_t *img_data, int img_width, int img_height, int start_x, … in uai_get_split_img_data()
34 void uai_get_resize_img(uint8_t *img_data, int img_width, int img_height, uint8_t *resized_img, int… in uai_get_resize_img()
51 void uai_convert_img(uint8_t *ori_img_data, int img_width, int img_height, uint8_t *new_img_data) in uai_convert_img()
68 void uai_get_gray_img(uint8_t *ori_img_data, int img_width, int img_height, uint8_t *new_img_data) in uai_get_gray_img()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tif.c165 Uint32 img_width, img_height; in IMG_LoadTIF_RW() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_canvas.c275 int32_t img_height = img->header.h; in lv_canvas_rotate() local

Completed in 7 milliseconds