Home
last modified time | relevance | path

Searched refs:stride_bytes (Results 51 – 75 of 209) sorted by relevance

123456789

/dports/net/xrdp-devel/xrdp-0.9.16/librfxcodec/src/
H A Drfxencode.c311 const char *buf, int width, int height, int stride_bytes, in rfxcodec_encode_ex() argument
334 buf, width, height, stride_bytes, in rfxcodec_encode_ex()
347 const char *buf, int width, int height, int stride_bytes, in rfxcodec_encode() argument
353 stride_bytes, regions, num_regions, tiles, in rfxcodec_encode()
H A Drfxencode.h27 int stride_bytes);
31 int stride_bytes);
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c287 jint stride_bytes, stride_pixels, n_channels, n_pixels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels() local
308 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
310 stride_pixels = stride_bytes / n_channels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
320 (height * stride_bytes)); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dqurt_hvx.cpp52 WEAK_INLINE int _halide_prefetch_2d(const void *ptr, int width_bytes, int height, int stride_bytes)… in _halide_prefetch_2d() argument
63 (static_cast<uint64_t>(stride_bytes) << 32) | in _halide_prefetch_2d()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c378 jint stride_bytes, stride_pixels, n_channels, n_pixels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels() local
399 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
401 stride_pixels = stride_bytes / n_channels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
411 (height * stride_bytes)); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
H A Dgnu_java_awt_peer_gtk_GdkPixbufDecoder.c99 jint stride_bytes, stride_pixels, n_channels, n_pixels; in area_updated_cb() local
118 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in area_updated_cb()
120 stride_pixels = stride_bytes / n_channels; in area_updated_cb()
132 gdk_pixels + (y * stride_bytes), in area_updated_cb()
133 (height * stride_bytes)); in area_updated_cb()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c378 jint stride_bytes, stride_pixels, n_channels, n_pixels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels() local
399 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
401 stride_pixels = stride_bytes / n_channels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
411 (height * stride_bytes)); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
H A Dgnu_java_awt_peer_gtk_GdkPixbufDecoder.c99 jint stride_bytes, stride_pixels, n_channels, n_pixels; in area_updated_cb() local
118 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in area_updated_cb()
120 stride_pixels = stride_bytes / n_channels; in area_updated_cb()
132 gdk_pixels + (y * stride_bytes), in area_updated_cb()
133 (height * stride_bytes)); in area_updated_cb()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c378 jint stride_bytes, stride_pixels, n_channels, n_pixels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels() local
399 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
401 stride_pixels = stride_bytes / n_channels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
411 (height * stride_bytes)); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
H A Dgnu_java_awt_peer_gtk_GdkPixbufDecoder.c99 jint stride_bytes, stride_pixels, n_channels, n_pixels; in area_updated_cb() local
118 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in area_updated_cb()
120 stride_pixels = stride_bytes / n_channels; in area_updated_cb()
132 gdk_pixels + (y * stride_bytes), in area_updated_cb()
133 (height * stride_bytes)); in area_updated_cb()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c378 jint stride_bytes, stride_pixels, n_channels, n_pixels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels() local
399 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
401 stride_pixels = stride_bytes / n_channels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
411 (height * stride_bytes)); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
H A Dgnu_java_awt_peer_gtk_GdkPixbufDecoder.c99 jint stride_bytes, stride_pixels, n_channels, n_pixels; in area_updated_cb() local
118 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in area_updated_cb()
120 stride_pixels = stride_bytes / n_channels; in area_updated_cb()
132 gdk_pixels + (y * stride_bytes), in area_updated_cb()
133 (height * stride_bytes)); in area_updated_cb()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkRobotPeer.c378 jint stride_bytes, stride_pixels, n_channels, n_pixels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels() local
399 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
401 stride_pixels = stride_bytes / n_channels; in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
411 (height * stride_bytes)); in Java_gnu_java_awt_peer_gtk_GdkRobotPeer_nativeGetRGBPixels()
H A Dgnu_java_awt_peer_gtk_GdkPixbufDecoder.c99 jint stride_bytes, stride_pixels, n_channels, n_pixels; in area_updated_cb() local
118 stride_bytes = gdk_pixbuf_get_rowstride (pixbuf); in area_updated_cb()
120 stride_pixels = stride_bytes / n_channels; in area_updated_cb()
132 gdk_pixels + (y * stride_bytes), in area_updated_cb()
133 (height * stride_bytes)); in area_updated_cb()
/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/geometry/
H A Dgeometry.h51 Element(size_t stride_bytes, size_t num_elements) in Element()
52 : ManagedImage<uint8_t>(stride_bytes, num_elements) in Element()
/dports/net/xrdp-devel/xrdp-0.9.16/librfxcodec/include/
H A Drfxcodec_encode.h65 const char *buf, int width, int height, int stride_bytes,
71 const char *buf, int width, int height, int stride_bytes,
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image_write.h922 if (stride_bytes == 0) in stbi_write_png_to_mem()
923 stride_bytes = x * n; in stbi_write_png_to_mem()
935 unsigned char *z = pixels + stride_bytes*j; in stbi_write_png_to_mem()
940 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
941 case 3: line_buffer[i] = z[i] - (z[i-stride_bytes]>>1); break; in stbi_write_png_to_mem()
942 … case 4: line_buffer[i] = (signed char) (z[i] - stbiw__paeth(0,z[i-stride_bytes],0)); break; in stbi_write_png_to_mem()
950 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
951 case 3: line_buffer[i] = z[i] - ((z[i-n] + z[i-stride_bytes])>>1); break; in stbi_write_png_to_mem()
952 …case 4: line_buffer[i] = z[i] - stbiw__paeth(z[i-n], z[i-stride_bytes], z[i-stride_bytes-n]); brea… in stbi_write_png_to_mem()
1011 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image_write.h922 if (stride_bytes == 0) in stbi_write_png_to_mem()
923 stride_bytes = x * n; in stbi_write_png_to_mem()
935 unsigned char *z = pixels + stride_bytes*j; in stbi_write_png_to_mem()
940 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
941 case 3: line_buffer[i] = z[i] - (z[i-stride_bytes]>>1); break; in stbi_write_png_to_mem()
942 … case 4: line_buffer[i] = (signed char) (z[i] - stbiw__paeth(0,z[i-stride_bytes],0)); break; in stbi_write_png_to_mem()
950 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
951 case 3: line_buffer[i] = z[i] - ((z[i-n] + z[i-stride_bytes])>>1); break; in stbi_write_png_to_mem()
952 …case 4: line_buffer[i] = z[i] - stbiw__paeth(z[i-n], z[i-stride_bytes], z[i-stride_bytes-n]); brea… in stbi_write_png_to_mem()
1011 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/3rdparty/stb/include/
H A Dstb_image_write.h922 if (stride_bytes == 0) in stbi_write_png_to_mem()
923 stride_bytes = x * n; in stbi_write_png_to_mem()
935 unsigned char *z = pixels + stride_bytes*j; in stbi_write_png_to_mem()
940 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
941 case 3: line_buffer[i] = z[i] - (z[i-stride_bytes]>>1); break; in stbi_write_png_to_mem()
942 … case 4: line_buffer[i] = (signed char) (z[i] - stbiw__paeth(0,z[i-stride_bytes],0)); break; in stbi_write_png_to_mem()
950 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
951 case 3: line_buffer[i] = z[i] - ((z[i-n] + z[i-stride_bytes])>>1); break; in stbi_write_png_to_mem()
952 …case 4: line_buffer[i] = z[i] - stbiw__paeth(z[i-n], z[i-stride_bytes], z[i-stride_bytes-n]); brea… in stbi_write_png_to_mem()
1011 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_image_write.h936 if (stride_bytes == 0) in stbi_write_png_to_mem()
937 stride_bytes = x * n; in stbi_write_png_to_mem()
949 unsigned char *z = pixels + stride_bytes*j; in stbi_write_png_to_mem()
954 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
955 case 3: line_buffer[i] = z[i] - (z[i-stride_bytes]>>1); break; in stbi_write_png_to_mem()
956 … case 4: line_buffer[i] = (signed char) (z[i] - stbiw__paeth(0,z[i-stride_bytes],0)); break; in stbi_write_png_to_mem()
964 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
965 case 3: line_buffer[i] = z[i] - ((z[i-n] + z[i-stride_bytes])>>1); break; in stbi_write_png_to_mem()
966 …case 4: line_buffer[i] = z[i] - stbiw__paeth(z[i-n], z[i-stride_bytes], z[i-stride_bytes-n]); brea… in stbi_write_png_to_mem()
1025 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/stb_image/
H A Dstb_image_write.h922 if (stride_bytes == 0) in stbi_write_png_to_mem()
923 stride_bytes = x * n; in stbi_write_png_to_mem()
935 unsigned char *z = pixels + stride_bytes*j; in stbi_write_png_to_mem()
940 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
941 case 3: line_buffer[i] = z[i] - (z[i-stride_bytes]>>1); break; in stbi_write_png_to_mem()
942 … case 4: line_buffer[i] = (signed char) (z[i] - stbiw__paeth(0,z[i-stride_bytes],0)); break; in stbi_write_png_to_mem()
950 case 2: line_buffer[i] = z[i] - z[i-stride_bytes]; break; in stbi_write_png_to_mem()
951 case 3: line_buffer[i] = z[i] - ((z[i-n] + z[i-stride_bytes])>>1); break; in stbi_write_png_to_mem()
952 …case 4: line_buffer[i] = z[i] - stbiw__paeth(z[i-n], z[i-stride_bytes], z[i-stride_bytes-n]); brea… in stbi_write_png_to_mem()
1011 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DPrefetch.cpp304 Expr stride_bytes = stride * elem_size; in visit() local
312 … if (can_prove(max_byte_size < stride_bytes) || can_prove(max_byte_size < -stride_bytes)) { in visit()
316 new_offset += outer_var * stride_bytes; in visit()
319 …Expr abs_stride_bytes = Call::make(stride_bytes.type(), Call::abs, {stride_bytes}, Call::PureIntri… in visit()
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-drm-buffer-dumb.c44 int stride_bytes; member
72 return buffer_dumb->stride_bytes; in meta_drm_buffer_dumb_get_stride()
197 buffer_dumb->stride_bytes = create_arg.pitch; in init_dumb_buffer()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dstb_image_write.h995 unsigned char *z = pixels + stride_bytes * (stbi__flip_vertically_on_write ? height-1-y : y); in stbiw__encode_png_line()
996 int signed_stride = stbi__flip_vertically_on_write ? -stride_bytes : stride_bytes; in stbiw__encode_png_line()
1021 unsigned char *stbi_write_png_to_mem(unsigned char *pixels, int stride_bytes, int x, int y, int n, … in stbi_write_png_to_mem() argument
1030 if (stride_bytes == 0) in stbi_write_png_to_mem()
1031 stride_bytes = x * n; in stbi_write_png_to_mem()
1043 stbiw__encode_png_line(pixels, stride_bytes, x, y, j, n, force_filter, line_buffer); in stbi_write_png_to_mem()
1047 stbiw__encode_png_line(pixels, stride_bytes, x, y, j, n, filter_type, line_buffer); in stbi_write_png_to_mem()
1060 stbiw__encode_png_line(pixels, stride_bytes, x, y, j, n, best_filter, line_buffer); in stbi_write_png_to_mem()
1108 …nt stbi_write_png(char const *filename, int x, int y, int comp, const void *data, int stride_bytes) in stbi_write_png() argument
1112 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/
H A Dstb_image_write.h995 unsigned char *z = pixels + stride_bytes * (stbi__flip_vertically_on_write ? height-1-y : y); in stbiw__encode_png_line()
996 int signed_stride = stbi__flip_vertically_on_write ? -stride_bytes : stride_bytes; in stbiw__encode_png_line()
1021 unsigned char *stbi_write_png_to_mem(unsigned char *pixels, int stride_bytes, int x, int y, int n, … in stbi_write_png_to_mem() argument
1030 if (stride_bytes == 0) in stbi_write_png_to_mem()
1031 stride_bytes = x * n; in stbi_write_png_to_mem()
1043 stbiw__encode_png_line(pixels, stride_bytes, x, y, j, n, force_filter, line_buffer); in stbi_write_png_to_mem()
1047 stbiw__encode_png_line(pixels, stride_bytes, x, y, j, n, filter_type, line_buffer); in stbi_write_png_to_mem()
1060 stbiw__encode_png_line(pixels, stride_bytes, x, y, j, n, best_filter, line_buffer); in stbi_write_png_to_mem()
1108 …nt stbi_write_png(char const *filename, int x, int y, int comp, const void *data, int stride_bytes) in stbi_write_png() argument
1112 …unsigned char *png = stbi_write_png_to_mem((unsigned char *) data, stride_bytes, x, y, comp, &len); in stbi_write_png()
[all …]

123456789