21 Commits (c6ab155a6790d7434b71ead5ffa97083372e85ab)

Author SHA1 Message Date
  nihui 6595743bb2
shift before adding for dropping additional double bit from vqdmulhq_s16, fix #5263 (#5390) 2 years ago
  nihui 5a8ce63af4
optimize resize bilinear and compress font data (#5200) 2 years ago
  nihui 058aa0ad37
enable arm neon intrinsics for msvc build (#5151) 2 years ago
  邓实诚 a1e3ebf8e5
implement simplemath (#4905) 2 years ago
  nihui cb674ac5ed
fix build with toolchain defined _L _U constants (#4957) 2 years ago
  Zhuo Zhang d4080d8cd1
fix mat_pixel_resize.cpp shadowed variables warning (#2446) 5 years ago
  Leo 5afd318b86
Support remove libstdc++ denpendency (#2030) 5 years ago
  kingdeviljin ac9cbaca56
#1993 resize_bilinear_c4 fix (#1999) 5 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  Sungmann Cho 8f4e8e000f Fix warnings on Visual Studio (#1428) 6 years ago
  nihuini 373bb60a10 stride parameter for ncnn mat pixel family 6 years ago
  nihuini 81be8c86ae fix bus error in resize_bilinear_c2 on armv7 7 years ago
  nihuini 17d63a1491 fix bus error in resize_bilinear_c3 on armv7 7 years ago
  nihui afcfe0936f fix false warnings 7 years ago
  nihuini e56f0d47cc fix out of range load and store in bilinear resize c2/c3 neon block 7 years ago
  nihuini dfffb29bb5 resize bicubic 7 years ago
  nihuini c778265658 reuse hresize result properly when enlarging, fix #863 7 years ago
  nihuini 569be5a196 wrapper for yuv420sp bilinear resize 7 years ago
  nihuini 1615f7de6c the widely used yuv420sp2rgb, the fast approximate version 7 years ago
  nihuini 49f5ac8f3d implement resize bilinear c2 7 years ago
  nihuini 60c40a8608 move pixel resize family to separated source file 7 years ago