Home
last modified time | relevance | path

Searched defs:xmax (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_line.c116 lv_coord_t xmax = LV_COORD_MIN; in lv_line_set_points() local
/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.c71 const int xmax = (xo + VP8_SSIM_KERNEL > W - 1) ? W - 1 in SSIMGetClipped_C() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c141 const int xmax = (xo + SSIM_KERNEL > W - 1) ? W - 1 : xo + 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/SDL2/src/image/
A Dnanosvgrast.h889 …fillScanline(unsigned char* scanline, int len, int x0, int x1, int maxWeight, int* xmin, int* xmax) in nsvg__fillScanline()
919 …ned char* scanline, int len, NSVGactiveEdge* e, int maxWeight, int* xmin, int* xmax, char fillRule) in nsvg__fillActiveEdges()
1119 int xmin, xmax; in nsvg__rasterizeSortedEdges() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Ddetection_postprocess.cc75 float xmax; member
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_rect.c129 int xmax = refRect.x + refRect.w - 1; in rect_testIntersectRectAndLineInside() local

Completed in 31 milliseconds