Home
last modified time | relevance | path

Searched defs:ymax (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_line.c117 lv_coord_t ymax = LV_COORD_MIN; in lv_line_set_points() local
A Dlv_chart.h89 lv_coord_t ymax; /*y max value (used to scale the data)*/ member
A Dlv_chart.c235 void lv_chart_set_range(lv_obj_t * chart, lv_coord_t ymin, lv_coord_t ymax) in lv_chart_set_range()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffgt.c61 static uint32 xmax, ymax; variable
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dssim.c68 const int ymax = (yo + VP8_SSIM_KERNEL > H - 1) ? H - 1 in SSIMGetClipped_C() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c139 const int ymax = (yo + SSIM_KERNEL > H - 1) ? H - 1 : yo + SSIM_KERNEL; in SSIMGetClipped() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c347 float xmin,xmax,ymin,ymax; in dollarNormalize() local
/AliOS-Things-master/components/SDL2/src/joystick/bsd/
A DSDL_sysjoystick.c548 static int x, y, xmin = 0xffff, ymin = 0xffff, xmax = 0, ymax = 0; local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Ddetection_postprocess.cc74 float ymax; member
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_rect.c131 int ymax = refRect.y + refRect.h - 1; in rect_testIntersectRectAndLineInside() local
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c1559 Long y1, y2, y3, x3, ymin, ymax; in Conic_To() local

Completed in 23 milliseconds