Home
last modified time | relevance | path

Searched defs:fy (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/integer_ops/
A Dpooling.h89 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in MaxPool() local
200 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in AveragePool() local
/AliOS-Things-master/components/SDL2/src/core/alios/
A DSDL_evdev.c108 float fx, fy; in uinput_callback() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c333 float fy = (float)y / (float)window->h; local
500 float fy = (float)mouse->y / (float)window->h; local
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dmath.c47 float_s_t fy={.f = y}; in copysignf() local
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.h270 FT_Short fx, fy; /* original, unscaled position (in font units) */ member
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandevents.c513 int id, wl_fixed_t fx, wl_fixed_t fy) in touch_handler_down()
546 int id, wl_fixed_t fx, wl_fixed_t fy) in touch_handler_motion()
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h1022 float fx, fy, dx, gy; in nsvg__scanlineSolid() local
1067 float fx, fy, dx, gx, gy, gd; in nsvg__scanlineSolid() local
A Dnanosvg.h114 float fx, fy; member
391 NSVGcoordinate cx, cy, r, fx, fy; member
890 float cx, cy, fx, fy, r; in nsvg__createGradient() local
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestGfxPrimitives.c153 float stepx, stepy, fx, fy, fxy; in ClearScreen() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Doptimized_ops.h3291 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in AveragePool() local
3479 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in MaxPool() local

Completed in 51 milliseconds