Home
last modified time | relevance | path

Searched refs:raw_image (Results 176 – 200 of 220) sorted by relevance

123456789

/dports/graphics/freeimage/FreeImage/Source/LibRawLite/src/
H A Dlibraw_fuji_compressed.cpp231 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_xtrans()
285 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_bayer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_vp8_encoder.cc1024 explicit CleanUpOnExit(vpx_image_t& raw_image) : raw_image_(raw_image) {} in Encode()
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Dfuji_compressed.cpp220 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_xtrans()
278 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_bayer()
H A Dfp_dng.cpp516 imgdata.rawdata.raw_alloc = imgdata.rawdata.raw_image = raw_alloc; in convertFloatToInt()
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginRAW.cpp399 const WORD *src_bits = (WORD*)RawProcessor->imgdata.rawdata.raw_image; in libraw_LoadUnprocessedData()
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/
H A Dconductor.cpp404 pi->raw_image().save(path); in savePixelTree()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_vp8_encoder.cc974 explicit CleanUpOnExit(vpx_image_t& raw_image) : raw_image_(raw_image) {} in Encode()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_vp8_encoder.cc1034 explicit CleanUpOnExit(vpx_image_t& raw_image) : raw_image_(raw_image) {} in Encode()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/libraw/
H A Dlibraw_types.h929 ushort *raw_image; member
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.h143 ushort *raw_image; variable
/dports/graphics/libraw/LibRaw-0.20.2/libraw/
H A Dlibraw_types.h823 ushort *raw_image; member
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.h140 ushort *raw_image; variable
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/libraw/
H A Dlibraw_types.h929 ushort *raw_image; member
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcraw.h140 ushort *raw_image; variable
/dports/print/libotf/libotf-0.9.16/example/
H A Dotfview.c119 Widget raw_label, raw_image, seq_label, seq_image, code_label, code_list; variable
694 XtSetValues (raw_image, arg, 1); in update_render_area()
1557 raw_image = XtCreateManagedWidget ("raw-image", labelWidgetClass, in create_widgets()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Dfuji_compressed.cpp331 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_xtrans()
385 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_bayer()
H A Dfp_dng.cpp528 imgdata.rawdata.raw_alloc = imgdata.rawdata.raw_image = raw_alloc; in convertFloatToInt()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Dfuji_compressed.cpp331 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_xtrans()
385 ushort *raw_block_data = imgdata.rawdata.raw_image + offset; in copy_line_to_bayer()
H A Dfp_dng.cpp528 imgdata.rawdata.raw_alloc = imgdata.rawdata.raw_image = raw_alloc; in convertFloatToInt()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1460 guchar *raw_image = gdk_pixbuf_get_pixels( pixbuf ); in DoDrawBitmap() local
1477 gs_lgp->gnome_print_rgbaimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
1479 gs_lgp->gnome_print_rgbimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1460 guchar *raw_image = gdk_pixbuf_get_pixels( pixbuf ); in DoDrawBitmap() local
1477 gs_lgp->gnome_print_rgbaimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
1479 gs_lgp->gnome_print_rgbimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1460 guchar *raw_image = gdk_pixbuf_get_pixels( pixbuf ); in DoDrawBitmap() local
1477 gs_lgp->gnome_print_rgbaimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
1479 gs_lgp->gnome_print_rgbimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1460 guchar *raw_image = gdk_pixbuf_get_pixels( pixbuf ); in DoDrawBitmap() local
1477 gs_lgp->gnome_print_rgbaimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
1479 gs_lgp->gnome_print_rgbimage( m_gpc, (guchar *)raw_image, width, height, rowstride ); in DoDrawBitmap()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp555 pix = raw_image + row * raw_width; in canon_600_load_raw()
794 pixel = raw_image + row * raw_width; in canon_load_raw()
1264 if (raw_image) in adobe_copy_pixel()
2219 a = raw_image[i + 0] ^ akey; in phase_one_load_raw()
2220 b = raw_image[i + 1] ^ bkey; in phase_one_load_raw()
2422 if (raw_image && c == shot) in hasselblad_load_raw()
2457 if (!filters || !raw_image) in leaf_hdr_load_raw()
2483 if (filters && raw_image) in leaf_hdr_load_raw()
2550 if (raw_image) in sinar_4shot_load_raw()
3331 raw_image[i] = curve[raw_image[i]]; in kodak_radc_load_raw()
[all …]
/dports/devel/godot/godot-3.2.3-stable/modules/assimp/
H A Deditor_scene_importer_assimp.cpp1031 if (image_data.raw_image->detect_alpha() != Image::ALPHA_NONE) { in _generate_mesh_from_surface_indices()
1051 if (image_data.raw_image->detect_alpha() != Image::ALPHA_NONE) { in _generate_mesh_from_surface_indices()

123456789