Bug#1062601: libraw: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Fri Feb 2 05:17:19 GMT 2024


Source: libraw
Version: 0.21.2-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libraw as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for libraw
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru libraw-0.21.2/debian/changelog libraw-0.21.2/debian/changelog
--- libraw-0.21.2/debian/changelog	2024-01-15 09:04:22.000000000 +0000
+++ libraw-0.21.2/debian/changelog	2024-02-02 05:16:05.000000000 +0000
@@ -1,3 +1,10 @@
+libraw (0.21.2-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Fri, 02 Feb 2024 05:16:05 +0000
+
 libraw (0.21.2-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff -Nru libraw-0.21.2/debian/control libraw-0.21.2/debian/control
--- libraw-0.21.2/debian/control	2024-01-15 08:14:29.000000000 +0000
+++ libraw-0.21.2/debian/control	2024-02-02 05:16:05.000000000 +0000
@@ -13,7 +13,10 @@
 Vcs-Browser: https://salsa.debian.org/debian-phototools-team/libraw
 Vcs-Git: https://salsa.debian.org/debian-phototools-team/libraw.git
 
-Package: libraw23
+Package: libraw23t64
+Provides: ${t64:Provides}
+Replaces: libraw23
+Breaks: libraw23 (<< ${source:Version})
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
@@ -41,7 +44,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
-         libraw23 (= ${binary:Version}),
+         libraw23t64 (= ${binary:Version}),
          liblcms2-dev
 Multi-Arch: same
 Description: raw image decoder library (development files)
diff -Nru libraw-0.21.2/debian/libraw23.install libraw-0.21.2/debian/libraw23.install
--- libraw-0.21.2/debian/libraw23.install	2024-01-15 08:14:29.000000000 +0000
+++ libraw-0.21.2/debian/libraw23.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*so.*
diff -Nru libraw-0.21.2/debian/libraw23.symbols libraw-0.21.2/debian/libraw23.symbols
--- libraw-0.21.2/debian/libraw23.symbols	2024-01-15 09:03:59.000000000 +0000
+++ libraw-0.21.2/debian/libraw23.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,1258 +0,0 @@
-libraw.so.23 libraw23 #MINVER#
- (c++)"AAHD::AAHD(LibRaw&)@Base" 0.16.0
- (c++)"AAHD::combine_image()@Base" 0.16.0
- (c++)"AAHD::evaluate_ahd()@Base" 0.16.0
- (c++)"AAHD::gammaLUT at Base" 0.16.0
- (c++)"AAHD::hide_hots()@Base" 0.16.0
- (c++)"AAHD::illustrate_dirs()@Base" 0.16.0
- (c++)"AAHD::illustrate_dline(int)@Base" 0.16.0
- (c++)"AAHD::make_ahd_gline(int)@Base" 0.16.0
- (c++)"AAHD::make_ahd_greens()@Base" 0.16.0
- (c++)"AAHD::make_ahd_rb()@Base" 0.16.0
- (c++)"AAHD::make_ahd_rb_hv(int)@Base" 0.16.0
- (c++)"AAHD::make_ahd_rb_last(int)@Base" 0.16.0
- (c++)"AAHD::refine_hv_dirs()@Base" 0.16.0
- (c++)"AAHD::refine_hv_dirs(int, int)@Base" 0.16.0
- (c++)"AAHD::refine_ihv_dirs(int)@Base" 0.16.0
- (c++)"AAHD::yuv_coeff at Base" 0.16.0
- (c++)"AAHD::~AAHD()@Base" 0.16.0
- (c++)"DHT::DHT(LibRaw&)@Base" 0.16.0
- (c++)"DHT::copy_to_image()@Base" 0.16.0
- (c++)"DHT::hide_hots()@Base" 0.16.0
- (c++)"DHT::illustrate_dirs()@Base" 0.16.0
- (c++)"DHT::illustrate_dline(int)@Base" 0.16.0
- (c++)"DHT::make_diag_dirs()@Base" 0.16.0
- (c++)"DHT::make_diag_dline(int)@Base" 0.16.0
- (c++)"DHT::make_gline(int)@Base" 0.16.0
- (c++)"DHT::make_greens()@Base" 0.16.0
- (c++)"DHT::make_hv_dirs()@Base" 0.16.0
- (c++)"DHT::make_hv_dline(int)@Base" 0.16.0
- (c++)"DHT::make_rb()@Base" 0.16.0
- (c++)"DHT::make_rbdiag(int)@Base" 0.16.0
- (c++)"DHT::make_rbhv(int)@Base" 0.16.0
- (c++)"DHT::refine_diag_dirs(int, int)@Base" 0.16.0
- (c++)"DHT::refine_hv_dirs(int, int)@Base" 0.16.0
- (c++)"DHT::refine_idiag_dirs(int)@Base" 0.16.0
- (c++)"DHT::refine_ihv_dirs(int)@Base" 0.16.0
- (c++)"DHT::restore_hots()@Base" 0.16.0
- (c++)"DHT::~DHT()@Base" 0.16.0
- J at Base 0.20.0
- JS at Base 0.20.0
- (c++)"LibRaw::Canon_WBCTpresets(short)@Base" 0.18.0
- (c++)"LibRaw::Canon_WBpresets(int, int)@Base" 0.18.0
- (c++)"LibRaw::LibRaw(unsigned int)@Base" 0.16.0
- (c++)"LibRaw::PentaxISO(unsigned short)@Base" 0.18.0
- (c++)"LibRaw::aahd_interpolate()@Base" 0.16.0
- (c++)"LibRaw::adjust_bl()@Base" 0.16.0
- (c++)"LibRaw::adjust_maximum()@Base" 0.16.0
- (c++)"LibRaw::adjust_sizes_info_only()@Base" 0.16.0
- (c++)"LibRaw::adobe_copy_pixel(unsigned int, unsigned int, unsigned short**)@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate()@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_build_homogeneity_map(int, int, short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_combine_homogeneous_pixels(int, int, unsigned short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_green_h_and_v(int, int, unsigned short (*) [512][512][3])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_r_and_b_and_convert_to_cielab(int, int, unsigned short (*) [512][512][3], short (*) [512][512][3])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_r_and_b_in_rgb_and_convert_to_cielab(int, int, unsigned short (*) [512][3], short (*) [512][3])@Base" 0.16.0
- (c++)"LibRaw::android_loose_load_raw()@Base" 0.17.0
- (c++)"LibRaw::android_tight_load_raw()@Base" 0.17.0
- (c++)"LibRaw::apply_profile(char const*, char const*)@Base" 0.16.0
- (c++)"LibRaw::apply_tiff()@Base" 0.16.0
- (c++)"LibRaw::bad_pixels(char const*)@Base" 0.16.0
- (c++)"LibRaw::blend_highlights()@Base" 0.16.0
- (c++)"LibRaw::border_interpolate(int)@Base" 0.16.0
- (c++)"LibRaw::broadcom_load_raw()@Base" 0.18.0
- (c++|arch-bits=64)"LibRaw::calloc(unsigned long, unsigned long)@Base" 0.19.0
- (c++)"LibRaw::cam_xyz_coeff(float (*) [4], double (*) [3])@Base" 0.17.0
- (c++)"LibRaw::cameraCount()@Base" 0.16.0
- (c++)"LibRaw::cameraList()@Base" 0.16.0
- (c++)"LibRaw::canon_600_auto_wb()@Base" 0.16.0
- (c++)"LibRaw::canon_600_coeff()@Base" 0.16.0
- (c++)"LibRaw::canon_600_color(int*, int)@Base" 0.16.0
- (c++)"LibRaw::canon_600_correct()@Base" 0.16.0
- (c++)"LibRaw::canon_600_fixed_wb(int)@Base" 0.16.0
- (c++)"LibRaw::canon_600_load_raw()@Base" 0.16.0
- (c++)"LibRaw::canon_has_lowbits()@Base" 0.16.0
- (c++)"LibRaw::canon_load_raw()@Base" 0.16.0
- (c++)"LibRaw::canon_s2is()@Base" 0.16.0
- (c++)"LibRaw::canon_sraw_load_raw()@Base" 0.16.0
- (c++)"LibRaw::capabilities()@Base" 0.18.0
- (c++)"LibRaw::checkCancel()@Base" 0.16.0
- (c++)"LibRaw::cielab(unsigned short*, short*)@Base" 0.16.0
- (c++)"LibRaw::ciff_block_1030()@Base" 0.16.0
- (c++)"LibRaw::clearCancelFlag()@Base" 0.17.0
- (c++)"LibRaw::convertFloatToInt(float, float, float)@Base" 0.18.0
- (c++)"LibRaw::convert_to_rgb()@Base" 0.16.0
- (c++)"LibRaw::convert_to_rgb_loop(float (*) [4])@Base" 0.16.0
- (c++)"LibRaw::copy_bayer(unsigned short*, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::copy_fuji_uncropped(unsigned short*, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::copy_line_to_bayer(fuji_compressed_block*, int, int, int)@Base" 0.19.0
- (c++)"LibRaw::copy_line_to_xtrans(fuji_compressed_block*, int, int, int)@Base" 0.19.0
- (c++)"LibRaw::copy_mem_image(void*, int, int)@Base" 0.16.0
- (c++)"LibRaw::crop_masked_pixels()@Base" 0.16.0
- (c++)"LibRaw::crw_init_tables(unsigned int, unsigned short**)@Base" 0.16.0
- (c++)"LibRaw::cubic_spline(int const*, int const*, int)@Base" 0.17.0
- (c++)"LibRaw::dcb(int, int)@Base" 0.16.0
- (c++)"LibRaw::dcb_color()@Base" 0.16.0
- (c++)"LibRaw::dcb_color2(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_color3(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_color_full()@Base" 0.16.0
- (c++)"LibRaw::dcb_copy_to_buffer(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_correction()@Base" 0.16.0
- (c++)"LibRaw::dcb_correction2()@Base" 0.16.0
- (c++)"LibRaw::dcb_decide(float (*) [3], float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_hor(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_map()@Base" 0.16.0
- (c++)"LibRaw::dcb_nyquist()@Base" 0.16.0
- (c++)"LibRaw::dcb_pp()@Base" 0.16.0
- (c++)"LibRaw::dcb_refinement()@Base" 0.16.0
- (c++)"LibRaw::dcb_restore_from_buffer(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_ver(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcraw_clear_mem(libraw_processed_image_t*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_make_mem_image(int*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_make_mem_thumb(int*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_ppm_tiff_writer(char const*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_process()@Base" 0.16.0
- (c++)"LibRaw::dcraw_thumb_writer(char const*)@Base" 0.16.0
- (c++)"LibRaw::deflate_dng_load_raw()@Base" 0.18.0
- (c++)"LibRaw::derror()@Base" 0.16.0
- (c++)"LibRaw::dht_interpolate()@Base" 0.16.0
- (c++)"LibRaw::eight_bit_load_raw()@Base" 0.16.0
- (c++)"LibRaw::exp_bef(float, float)@Base" 0.16.0
- (c++)"LibRaw::fbdd(int)@Base" 0.16.0
- (c++)"LibRaw::fbdd_correction()@Base" 0.16.0
- (c++)"LibRaw::fbdd_correction2(double (*) [3])@Base" 0.16.0
- (c++)"LibRaw::fbdd_green()@Base" 0.16.0
- (c++)"LibRaw::fcol(int, int)@Base" 0.16.0
- (c++)"LibRaw::fill_holes(int)@Base" 0.16.0
- (c++)"LibRaw::find_green(int, int, int, int)@Base" 0.16.0
- (c++)"LibRaw::fix_after_rawspeed(int)@Base" 0.16.0
- (c++)"LibRaw::flip_index(int, int)@Base" 0.16.0
- (c++)"LibRaw::free(void*)@Base" 0.16.0
- (c++)"LibRaw::free_image()@Base" 0.16.0
- (c++)"LibRaw::fuji_14bit_load_raw()@Base" 0.19.0
- (c++)"LibRaw::fuji_bayer_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
- (c++)"LibRaw::fuji_compressed_load_raw()@Base" 0.19.0
- (c++)"LibRaw::fuji_rotate()@Base" 0.16.0
- (c++)"LibRaw::gamma_curve(double, double, int, int)@Base" 0.16.0
- (c++)"LibRaw::get2()@Base" 0.16.0
- (c++)"LibRaw::get4()@Base" 0.16.0
- (c++)"LibRaw::get_decoder_info(libraw_decoder_info_t*)@Base" 0.16.0
- (c++)"LibRaw::get_mem_image_format(int*, int*, int*, int*) const at Base" 0.16.0
- (c++)"LibRaw::get_timestamp(int)@Base" 0.16.0
- (c++)"LibRaw::getbithuff(int, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::getint(int)@Base" 0.16.0
- (c++)"LibRaw::getreal(int)@Base" 0.16.0
- (c++)"LibRaw::green_matching()@Base" 0.16.0
- (c++)"LibRaw::guess_byte_order(int)@Base" 0.16.0
- (c++)"LibRaw::hasselblad_full_load_raw()@Base" 0.16.0
- (c++)"LibRaw::hasselblad_load_raw()@Base" 0.16.0
- (c++)"LibRaw::hat_transform(float*, float*, int, int, int)@Base" 0.16.0
- (c++)"LibRaw::have_fpdata()@Base" 0.18.0
- (c++)"LibRaw::identify()@Base" 0.16.0
- (c++)"LibRaw::imacon_full_load_raw()@Base" 0.16.0
- (c++)"LibRaw::init_fuji_block(fuji_compressed_block*, fuji_compressed_params const*, long long, unsigned int)@Base" 0.19.0
- (c++)"LibRaw::init_fuji_compr(fuji_compressed_params*)@Base" 0.19.0
- (c++)"LibRaw::initdata()@Base" 0.19.0
- (c++)"LibRaw::int_to_float(int)@Base" 0.16.0
- (c++)"LibRaw::is_canon_600()@Base" 0.18.0
- (c++)"LibRaw::is_coolscan_nef()@Base" 0.17.0
- (c++)"LibRaw::is_curve_linear()@Base" 0.18.0
- (c++)"LibRaw::is_floating_point()@Base" 0.18.0
- (c++)"LibRaw::is_jpeg_thumb()@Base" 0.19.0
- (c++)"LibRaw::is_nikon_sraw()@Base" 0.17.0
- (c++)"LibRaw::is_phaseone_compressed()@Base" 0.16.0
- (c++)"LibRaw::is_sraw()@Base" 0.16.0
- (c++)"LibRaw::jpeg_thumb_writer(_IO_FILE*, char*, int)@Base" 0.16.0
- (c++)"LibRaw::kodak_262_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_65000_decode(short*, int)@Base" 0.16.0
- (c++)"LibRaw::kodak_65000_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_c330_load_raw()@Base" 0.17.0
- (c++)"LibRaw::kodak_c603_load_raw()@Base" 0.17.0
- (c++)"LibRaw::kodak_dc120_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_jpeg_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_radc_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_rgb_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_thumb_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_thumb_loader()@Base" 0.16.0
- (c++)"LibRaw::kodak_ycbcr_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lch_to_rgb(double (*) [3])@Base" 0.16.0
- (c++)"LibRaw::leaf_hdr_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lin_interpolate()@Base" 0.16.0
- (c++)"LibRaw::linear_table(unsigned int)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_diff(unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_end(jhead*)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_idct(jhead*)@Base" 0.18.0
- (c++)"LibRaw::ljpeg_row(int, jhead*)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_start(jhead*, int)@Base" 0.16.0
- (c++)"LibRaw::lossless_dng_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lossless_jpeg_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lossy_dng_load_raw()@Base" 0.16.0
- (c++)"LibRaw::make_decoder(unsigned char const*)@Base" 0.16.0
- (c++)"LibRaw::make_decoder_ref(unsigned char const**)@Base" 0.16.0
- (c++|arch-bits=64)"LibRaw::malloc(unsigned long)@Base" 0.19.0
- (c++)"LibRaw::median4(int*)@Base" 0.16.0
- (c++)"LibRaw::median_filter()@Base" 0.16.0
- (c++)"LibRaw::minolta_rd175_load_raw()@Base" 0.16.0
- (c++)"LibRaw::minolta_z2()@Base" 0.16.0
- (c++)"LibRaw::nikon_3700()@Base" 0.16.0
- (c++)"LibRaw::nikon_coolscan_load_raw()@Base" 0.17.0
- (c++)"LibRaw::nikon_e2100()@Base" 0.16.0
- (c++)"LibRaw::nikon_e995()@Base" 0.16.0
- (c++)"LibRaw::nikon_load_raw()@Base" 0.16.0
- (c++)"LibRaw::nikon_load_sraw()@Base" 0.17.0
- (c++)"LibRaw::nikon_load_striped_packed_raw()@Base" 0.18.0
- (c++)"LibRaw::nikon_yuv_load_raw()@Base" 0.17.0
- (c++)"LibRaw::nokia_load_raw()@Base" 0.16.0
- (c++)"LibRaw::olympus_load_raw()@Base" 0.16.0
- (c++)"LibRaw::open_datastream(LibRaw_abstract_datastream*)@Base" 0.16.0
- (c++)"LibRaw::packed_dng_load_raw()@Base" 0.16.0
- (c++)"LibRaw::packed_load_raw()@Base" 0.16.0
- (c++)"LibRaw::pana_data(int, unsigned int*)@Base" 0.19.0
- (c++)"LibRaw::panasonic_load_raw()@Base" 0.16.0
- (c++)"LibRaw::parseSonyLensFeatures(unsigned char, unsigned char)@Base" 0.17.0
- (c++)"LibRaw::parseSonyLensType2(unsigned char, unsigned char)@Base" 0.17.0
- (c++)"LibRaw::parse_broadcom()@Base" 0.18.0
- (c++)"LibRaw::parse_ciff(int, int, int)@Base" 0.16.0
- (c++)"LibRaw::parse_cine()@Base" 0.16.0
- (c++)"LibRaw::parse_custom_cameras(unsigned int, libraw_custom_camera_t*, char**)@Base" 0.18.0
- (c++)"LibRaw::parse_exif(int)@Base" 0.16.0
- (c++)"LibRaw::parse_fuji(int)@Base" 0.16.0
- (c++)"LibRaw::parse_fuji_compressed_header()@Base" 0.19.0
- (c++)"LibRaw::parse_gps(int)@Base" 0.16.0
- (c++)"LibRaw::parse_gps_libraw(int)@Base" 0.17.0
- (c++)"LibRaw::parse_jpeg(int)@Base" 0.16.0
- (c++)"LibRaw::parse_kodak_ifd(int)@Base" 0.16.0
- (c++)"LibRaw::parse_makernote(int, int)@Base" 0.16.0
- (c++)"LibRaw::parse_makernote_0xc634(int, int, unsigned int)@Base" 0.17.0
- (c++)"LibRaw::parse_minolta(int)@Base" 0.16.0
- (c++)"LibRaw::parse_phase_one(int)@Base" 0.16.0
- (c++)"LibRaw::parse_qt(int)@Base" 0.17.0
- (c++)"LibRaw::parse_rollei()@Base" 0.16.0
- (c++)"LibRaw::parse_sinar_ia()@Base" 0.16.0
- (c++)"LibRaw::parse_smal(int, int)@Base" 0.16.0
- (c++)"LibRaw::parse_thumb_note(int, unsigned int, unsigned int)@Base" 0.16.0
- (c++)"LibRaw::parse_tiff(int)@Base" 0.16.0
- (c++)"LibRaw::parse_tiff_ifd(int)@Base" 0.16.0
- (c++)"LibRaw::pentax_4shot_load_raw()@Base" 0.18.0
- (c++)"LibRaw::pentax_load_raw()@Base" 0.16.0
- (c++)"LibRaw::ph1_bithuff(int, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::phase_one_allocate_tempbuffer()@Base" 0.16.0
- (c++)"LibRaw::phase_one_correct()@Base" 0.16.0
- (c++)"LibRaw::phase_one_flat_field(int, int)@Base" 0.16.0
- (c++)"LibRaw::phase_one_free_tempbuffer()@Base" 0.16.0
- (c++)"LibRaw::phase_one_load_raw()@Base" 0.16.0
- (c++)"LibRaw::phase_one_load_raw_c()@Base" 0.16.0
- (c++)"LibRaw::phase_one_subtract_black(unsigned short*, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::ppg_interpolate()@Base" 0.16.0
- (c++)"LibRaw::pre_interpolate()@Base" 0.16.0
- (c++)"LibRaw::processNikonLensData(unsigned char*, unsigned int)@Base" 0.17.0
- (c++)"LibRaw::process_Sony_0x2010(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x9402(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x9403(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x9406(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x940c(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::pseudoinverse(double (*) [3], double (*) [3], int)@Base" 0.16.0
- (c++)"LibRaw::quicktake_100_load_raw()@Base" 0.16.0
- (c++)"LibRaw::raw2image()@Base" 0.16.0
- (c++)"LibRaw::raw2image_ex(int)@Base" 0.16.0
- (c++)"LibRaw::raw2image_start()@Base" 0.16.0
- (c++)"LibRaw::read_shorts(unsigned short*, unsigned int)@Base" 0.18.8
- (c++|arch-bits=64)"LibRaw::realloc(void*, unsigned long)@Base" 0.19.0
- (c++)"LibRaw::recover_highlights()@Base" 0.16.0
- (c++)"LibRaw::recycle()@Base" 0.16.0
- (c++)"LibRaw::recycle_datastream()@Base" 0.16.0
- (c++)"LibRaw::remove_zeroes()@Base" 0.16.0
- (c++)"LibRaw::rgb_to_lch(double (*) [3])@Base" 0.16.0
- (c++)"LibRaw::rollei_load_raw()@Base" 0.16.0
- (c++)"LibRaw::romm_coeff(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::samsung2_load_raw()@Base" 0.17.0
- (c++)"LibRaw::samsung3_load_raw()@Base" 0.17.0
- (c++)"LibRaw::samsung_load_raw()@Base" 0.16.0
- (c++)"LibRaw::scale_colors()@Base" 0.16.0
- (c++)"LibRaw::scale_colors_loop(float*)@Base" 0.16.0
- (c++)"LibRaw::setCancelFlag()@Base" 0.16.0
- (c++)"LibRaw::setOlympusBodyFeatures(unsigned long long)@Base" 0.17.0
- (c++)"LibRaw::set_dng_host(void*)@Base" 0.18.0
- (c++)"LibRaw::set_rawspeed_camerafile(char*)@Base" 0.16.0
- (c++)"LibRaw::sget2(unsigned char*)@Base" 0.16.0
- (c++)"LibRaw::sget2Rev(unsigned char*)@Base" 0.17.0
- (c++)"LibRaw::sget4(unsigned char*)@Base" 0.16.0
- (c++)"LibRaw::simple_coeff(int)@Base" 0.16.0
- (c++)"LibRaw::sinar_4shot_load_raw()@Base" 0.16.0
- (c++)"LibRaw::smal_decode_segment(unsigned int (*) [2], int)@Base" 0.16.0
- (c++)"LibRaw::smal_v6_load_raw()@Base" 0.16.0
- (c++)"LibRaw::smal_v9_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sony_arq_load_raw()@Base" 0.19.0
- (c++)"LibRaw::sony_arw2_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sony_arw_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sony_decrypt(unsigned int*, int, int, int)@Base" 0.16.0
- (c++)"LibRaw::sony_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sraw_midpoint()@Base" 0.17.0
- (c++)"LibRaw::strerror(int)@Base" 0.16.0
- (c++)"LibRaw::stretch()@Base" 0.16.0
- (c++)"LibRaw::strprogress(LibRaw_progress)@Base" 0.16.0
- (c++)"LibRaw::subtract(char const*)@Base" 0.16.0
- (c++)"LibRaw::subtract_black()@Base" 0.16.0
- (c++)"LibRaw::subtract_black_internal()@Base" 0.16.0
- (c++)"LibRaw::thumbOK(long long)@Base" 0.18.0
- (c++)"LibRaw::tiff_get(unsigned int, unsigned int*, unsigned int*, unsigned int*, unsigned int*)@Base" 0.16.0
- (c++)"LibRaw::tiff_head(tiff_hdr*, int)@Base" 0.16.0
- (c++)"LibRaw::tiff_set(tiff_hdr*, unsigned short*, unsigned short, unsigned short, int, int)@Base" 0.18.0
- (c++)"LibRaw::try_dngsdk()@Base" 0.18.0
- (c++)"LibRaw::try_rawspeed()@Base" 0.18.0
- (c++)"LibRaw::unpack()@Base" 0.16.0
- (c++)"LibRaw::unpack_function_name()@Base" 0.16.0
- (c++)"LibRaw::unpack_thumb()@Base" 0.16.0
- (c++)"LibRaw::unpacked_load_raw()@Base" 0.16.0
- (c++)"LibRaw::unpacked_load_raw_fuji_f700s20()@Base" 0.17.0
- (c++)"LibRaw::unpacked_load_raw_reversed()@Base" 0.18.0
- (c++)"LibRaw::valid_for_dngsdk()@Base" 0.18.0
- (c++)"LibRaw::version()@Base" 0.16.0
- (c++)"LibRaw::versionNumber()@Base" 0.16.0
- (c++)"LibRaw::vng_interpolate()@Base" 0.16.0
- (c++)"LibRaw::wavelet_denoise()@Base" 0.16.0
- (c++)"LibRaw::write_ppm_tiff()@Base" 0.16.0
- (c++)"LibRaw::x3f_load_raw()@Base" 0.16.0
- (c++)"LibRaw::xtrans_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
- (c++)"LibRaw::xtrans_interpolate(int)@Base" 0.16.0
- (c++)"LibRaw::~LibRaw()@Base" 0.16.0
- (c++|optional=lto)"LibRaw_abstract_datastream::fname()@Base" 0.16.0
- (c++)"LibRaw_abstract_datastream::jpeg_src(void*)@Base" 0.16.0
- (c++|optional=lto)"LibRaw_abstract_datastream::lock()@Base" 0.18.0
- (c++|optional=lto)"LibRaw_abstract_datastream::unlock()@Base" 0.18.0
- (c++)"LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::eof()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::fname()@Base" 0.16.0
- (c++|optional=lto)"LibRaw_bigfile_datastream::get_char()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::gets(char*, int)@Base" 0.16.0
- (c++|arch-bits=64)"LibRaw_bigfile_datastream::read(void*, unsigned long, unsigned long)@Base" 0.19.0
- (c++)"LibRaw_bigfile_datastream::scanf_one(char const*, void*)@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::seek(long long, int)@Base" 0.16.0
- (c++|optional=lto)"LibRaw_bigfile_datastream::size()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::tell()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::valid()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()@Base" 0.16.0
- (c++)"LibRaw_buffer_datastream::eof()@Base" 0.16.0
- (c++|optional=lto)"LibRaw_buffer_datastream::get_char()@Base" 0.16.0
- (c++)"LibRaw_buffer_datastream::gets(char*, int)@Base" 0.16.0
- (c++)"LibRaw_buffer_datastream::jpeg_src(void*)@Base" 0.16.0
- (c++)"LibRaw_constants::d65_white at Base" 0.16.0
- (c++)"LibRaw_constants::xyz_rgb at Base" 0.16.0
- (c++|arch-bits=64)"LibRaw::remove_trailing_spaces(char*, unsigned long)@Base" 0.20.0
- (c++|arch-bits=64)"LibRaw::memmem(char*, unsigned long, char*, unsigned long)@Base" 0.20.0
- (c++|arch-bits=64)"LibRaw::stread(char*, unsigned long, LibRaw_abstract_datastream*)@Base" 0.20.0
- (c++|arch-bits=64)"LibRaw::strnlen(char const*, unsigned long)@Base" 0.20.0
- (c++|arch-bits=32)"LibRaw_buffer_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw_bigfile_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw::calloc(unsigned int, unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw::malloc(unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw::realloc(void*, unsigned int)@Base" 0.19.0
- (c++)"crxDecodeLine(CrxBandParam*)@Base" 0.20.0
- (c++)"crxDecodeLine(CrxBandParam*, unsigned char*)@Base" 0.20.0
- (c++)"ifd_size_t_cmp(void const*, void const*)@Base" 0.20.0
- (c++)"crxHorizontal53(int*, int*, CrxWaveletTransform*, unsigned int)@Base" 0.20.0
- (c++)"crxDecodeTopLine(CrxBandParam*)@Base" 0.20.0
- (c++)"crxFreeImageData(CrxImage*)@Base" 0.20.0
- (c++)"crxFreeSubbandData(CrxImage*, CrxPlaneComp*)@Base" 0.20.0
- (c++)"setup_qlut(signed char*, int*)@Base" 0.21.1
- (c++)"sget4_order(short, unsigned char*)@Base" 0.21.1
- (c++)"crxMakeQStep(CrxImage*, CrxTile*, int*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=64)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long, unsigned long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
- (c++)"unsigned_cmp(void const*, void const*)@Base" 0.21.1
- (c++)"decode_S_type(int, unsigned int*, unsigned short*)@Base" 0.21.1
- (c++)"sget_fixed32u(short, unsigned char*)@Base" 0.21.1
- (c++)"AngleConversion(short, unsigned char*)@Base" 0.21.1
- (c++)"crxUpdateQparam(CrxSubband*)@Base" 0.21.1
- (c++)"init_main_grads(fuji_compressed_params const*, fuji_compressed_block*)@Base" 0.21.1
- (c++)"init_main_qtable(fuji_compressed_params*, unsigned char)@Base" 0.21.1
- (c++)"AngleConversion_a(short, unsigned char*)@Base" 0.21.1
- (c++|arch-bits=64)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long, unsigned int, unsigned char*, int)@Base" 0.21.1
- (c++)"crxDecodeGolombTop(CrxBitstream*, int, int*, int*)@Base" 0.21.1
- (c++)"crxProcessSubbands(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*)@Base" 0.21.1
- (c++)"libraw_int_to_float(int)@Base" 0.21.1
- (c++)"libraw_sget2_static(short, unsigned char*)@Base" 0.21.1
- (c++)"libraw_sget4_static(short, unsigned char*)@Base" 0.21.1
- (c++)"crxDecodeGolombNormal(CrxBitstream*, int, int*, int*, int*)@Base" 0.21.1
- (c++)"crxIdwt53FilterDecode(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
- (c++)"libraw_sgetreal_static(short, int, unsigned char*)@Base" 0.21.1
- (c++)"crxIdwt53FilterInitialize(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
- (c++)"libraw_tagtype_dataunit_bytes(int)@Base" 0.21.1
- (c++)"crxDecodeLineWithIQuantization(CrxSubband*, CrxQStep*)@Base" 0.21.1
- (c++)"CanonCameraInfo_checkFirmwareRecordLocation(unsigned char*)@Base" 0.21.1
- (c++)"crxReadQP(CrxBitstream*, int)@Base" 0.21.1
- (c++)"LibRaw_constants::rec2020_rgb at Base" 0.21.1
- (c++)"LibRaw_constants::dcip3d65_rgb at Base" 0.21.1
- (c++)"tile_stripe_data_t::init(tiff_ifd_t*, libraw_image_sizes_t const&, unpacker_data_t const&, short, LibRaw_abstract_datastream*)@Base" 0.21.1
- (c++)"pana_cs6_page_decoder::read_page12()@Base" 0.21.1
- q_step_tbl at Base 0.21.1
- (c++|arch-bits=64)"LibRaw_buffer_datastream::read(void*, unsigned long, unsigned long)@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::seek(long long, int)@Base" 0.21.1
- (c++|optional=lto)"LibRaw_buffer_datastream::size()@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::tell()@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::valid()@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::scanf_one(char const*, void*)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned long)@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::~LibRaw_buffer_datastream()@Base" 0.21.1
- (c++)"LibRaw::open_bayer(unsigned char const*, unsigned int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::parse_riff(int)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw::libraw_swab(void*, unsigned long)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw::open_buffer(void const*, unsigned long)@Base" 0.21.1
- (c++)"LibRaw::get_CanonArea()@Base" 0.21.1
- (c++)"LibRaw::parseCR3_CTMD(short)@Base" 0.21.1
- (c++)"LibRaw::parseCR3_Free()@Base" 0.21.1
- (c++)"LibRaw::selectCRXFrame(short, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::selectCRXTrack()@Base" 0.21.1
- (c++)"LibRaw::unpack_thumb_ex(int)@Base" 0.21.1
- (c++)"LibRaw::free_omp_buffers(char**, int)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw::malloc_omp_buffers(int, unsigned long)@Base" 0.21.1
- (c++)"LibRaw::crxParseImageHeader(unsigned char*, int, int)@Base" 0.21.1
- (c++)"LibRaw::sony_ljpeg_load_raw()@Base" 0.21.1
- (c++)"LibRaw::libraw_openfile_tail(LibRaw_abstract_datastream*)@Base" 0.21.1
- (c++)"LibRaw::parse_fuji_thumbnail(int)@Base" 0.21.1
- (c++)"LibRaw::phase_one_load_raw_s()@Base" 0.21.1
- (c++)"LibRaw::parseOlympusMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::guess_RAFDataGeneration(unsigned char*)@Base" 0.21.1
- (c++)"LibRaw::adjust_to_raw_inset_crop(unsigned int, float)@Base" 0.21.1
- (c++)"LibRaw::phase_one_fix_pixel_grad(unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::packed_tiled_dng_load_raw()@Base" 0.21.1
- (c++)"LibRaw::phase_one_fix_col_pixel_avg(unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::uncompressed_fp_dng_load_raw()@Base" 0.21.1
- (c++)"LibRaw::nikon_he_load_raw_placeholder()@Base" 0.21.1
- (c++)"LibRaw::p1rawc(unsigned int, unsigned int, unsigned int&)@Base" 0.21.1
- (c++)"LibRaw::parseCR3(long long, long long, short&, char*, short&, short&)@Base" 0.21.1
- (c++)"LibRaw::open_file(char const*)@Base" 0.21.1
- (c++)"LibRaw::parse_mos(long long)@Base" 0.21.1
- (c++|optional=lto)"void std::vector<unsigned int, std::allocator<unsigned int> >::_M_realloc_insert<unsigned int const&>(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&)@Base" 0.21.1
- (c++)"LibRaw::fuji_decode_loop(fuji_compressed_params*, int, long long*, unsigned int*, unsigned char*)@Base" 0.21.1
- (c++)"LibRaw::fuji_decode_strip(fuji_compressed_params*, int, long long, unsigned int, unsigned char*)@Base" 0.21.1
- (c++)"crxConvertPlaneLine(CrxImage*, int, int, int, int*, int)@Base" 0.20.0
- (c++)"crxReadImageHeaders(crx_data_header_t*, CrxImage*, unsigned char*, int)@Base" 0.20.0
- (c++)"crxSetupSubbandData(CrxImage*, CrxPlaneComp*, CrxTile const*, unsigned int)@Base" 0.20.0
- (c++)"crxDecodeLineRounded(CrxBandParam*)@Base" 0.20.0
- (c++)"crxReadSubbandHeaders(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*, unsigned char**, int*)@Base" 0.20.0
- (c++)"crxIdwt53FilterGetLine(CrxPlaneComp*, int)@Base" 0.20.0
- (c++)"crxDecodeTopLineRounded(CrxBandParam*)@Base" 0.20.0
- (c++)"crxIdwt53FilterTransform(CrxPlaneComp*, unsigned int)@Base" 0.20.0
- (c++)"crxDecodeLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
- (c++)"crxDecodeTopLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
- (c++)"LibRaw_constants::xyzd50_srgb at Base" 0.20.0
- (c++)"LibRaw_constants::prophoto_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::rgb_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::aces_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::wide_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::adobe_rgb at Base" 0.20.0
- (c++|arch-bits=32|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned int)@Base" 0.21.1
- (c++|arch-bits=32|optional=lto)"std::vector<unsigned int, std::allocator<unsigned int> >::~vector()@Base" 0.21.1
- (c++|optional=lto)"libraw_static_table_t::operator[](unsigned int) const at Base" 0.21.1
- (c++|arch-bits=64|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned long)@Base" 0.21.1
- (c++|optional=lto)"std::vector<unsigned char, std::allocator<unsigned char> >::~vector()@Base" 0.21.1
- (c++|arch-bits=64|optional=lto)"std::vector<unsigned long, std::allocator<unsigned long> >::~vector()@Base" 0.21.1
- (c++)"pana_cs6_page_decoder::read_page()@Base" 0.20.0
- (c++|optional=lto)"LibRaw_abstract_datastream::buffering_off()@Base" 0.20.0
- (c++)"LibRaw::aRGB_coeff(double (*) [3])@Base" 0.20.0
- (c++)"LibRaw::crxLoadRaw()@Base" 0.20.0
- (c++)"LibRaw::strcasestr(char*, char const*)@Base" 0.20.0
- (c++)"LibRaw::trimSpaces(char*)@Base" 0.20.0
- (c++)"LibRaw::adobe_coeff(unsigned int, char const*, int)@Base" 0.20.0
- (c++)"LibRaw::Oly_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::Oly_wb_list2 at Base" 0.20.0
- (c++)"LibRaw::parseSonySR2(unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSonySRF(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::Canon_wbi2std at Base" 0.20.0
- (c++)"LibRaw::Fuji_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::Fuji_wb_list2 at Base" 0.20.0
- (c++)"LibRaw::parse_kyocera()@Base" 0.20.0
- (c++)"LibRaw::PentaxLensInfo(unsigned long long, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::crxDecodePlane(void*, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::Nikon_NRW_WBtag(int, int)@Base" 0.20.0
- (c++)"LibRaw::Pentax_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::Pentax_wb_list2 at Base" 0.20.0
- (c++)"LibRaw::parseHassyModel()@Base" 0.20.0
- (c++)"LibRaw::KodakIllumMatrix(unsigned int, float*)@Base" 0.20.0
- (c++)"LibRaw::Kodak_DCR_WBtags(int, unsigned int, int)@Base" 0.20.0
- (c++)"LibRaw::Kodak_KDC_WBtags(int, int)@Base" 0.20.0
- (c++)"LibRaw::Sony_SR2_wb_list at Base" 0.20.0
- (c++)"LibRaw::Sony_SRF_wb_list at Base" 0.20.0
- (c++)"LibRaw::nikon_read_curve()@Base" 0.20.0
- (c++)"LibRaw::parseLeicaLensID()@Base" 0.20.0
- (c++)"LibRaw::setMakeFromIndex(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::Sony_SR2_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::crxLoadDecodeLoop(void*, int)@Base" 0.20.0
- (c++)"LibRaw::remove_caseSubstr(char*, char*)@Base" 0.20.0
- (c++)"LibRaw::GetNormalizedModel()@Base" 0.20.0
- (c++)"LibRaw::find_ifd_by_offset(int)@Base" 0.20.0
- (c++)"LibRaw::ljpeg_row_unrolled(int, jhead*)@Base" 0.20.0
- (c++)"LibRaw::parseLeicaLensName(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parse_exif_interop(int)@Base" 0.20.0
- (c++)"LibRaw::process_Hassy_Lens(int)@Base" 0.20.0
- (c++)"LibRaw::parseEpsonMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseFujiMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseLeicaMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseNikonMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSigmaMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSonyMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x0116(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x9050(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x9400(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x940e(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::setPhaseOneFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::setSonyBodyFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::Canon_CameraSettings(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::cameramakeridx2maker(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::lin_interpolate_loop(int*, int)@Base" 0.20.0
- (c++)"LibRaw::nikon_14bit_load_raw()@Base" 0.20.0
- (c++)"LibRaw::panasonicC6_load_raw()@Base" 0.20.0
- (c++)"LibRaw::panasonicC7_load_raw()@Base" 0.20.0
- (c++)"LibRaw::parseCanonMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_RawInfo(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseRicohMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::setCanonBodyFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::setLeicaBodyFeatures(int)@Base" 0.20.0
- (c++)"LibRaw::HassyRawFormat_idx2HR(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::_CanonConvertAperture(unsigned short)@Base" 0.20.0
- (c++)"LibRaw::crxConvertPlaneLineDf(void*, int)@Base" 0.20.0
- (c++)"LibRaw::crxLoadFinalizeLoopE3(void*, int)@Base" 0.20.0
- (c++)"LibRaw::identify_finetune_dcr(char*, int, int)@Base" 0.20.0
- (c++)"LibRaw::parsePentaxMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::removeExcessiveSpaces(char*)@Base" 0.20.0
- (c++)"LibRaw::setPentaxBodyFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::SetStandardIlluminants(unsigned int, char const*)@Base" 0.20.0
- (c++)"LibRaw::getOlympus_CameraType2()@Base" 0.20.0
- (c++)"LibRaw::parseAdobeRAFMakernote()@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_Equipment(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSamsungMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::processCanonCameraInfo(unsigned long long, unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::tagtype_dataunit_bytes at Base" 0.20.0
- (c++)"LibRaw::parseAdobePanoMakernote()@Base" 0.20.0
- (c++)"LibRaw::identify_finetune_pentax()@Base" 0.20.0
- (c++)"LibRaw::unpacked_load_raw_FujiDBP()@Base" 0.20.0
- (c++)"LibRaw::Canon_G9_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::Canon_D30_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::identify_process_dng_fields()@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_CameraSettings(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::getOlympus_SensorTemperature(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::nikon_load_padded_packed_raw()@Base" 0.20.0
- (c++)"LibRaw::parseLeicaInternalBodySerial(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_ImageProcessing(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::vc5_dng_load_raw_placeholder()@Base" 0.20.0
- (c++)"LibRaw::identify_finetune_by_filesize(int)@Base" 0.20.0
- (c++)"LibRaw::Canon_KeyIsZero_Len2048_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::Canon_KeyIs0x0410_Len2048_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::Canon_KeyIs0x0410_Len3072_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::p1raw(unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::getwords(char*, char**, int, int)@Base" 0.20.0
- (c++)"LibRaw::sgetreal(int, unsigned char*)@Base" 0.20.0
- (c++)"LibRaw::FujiCCT_K at Base" 0.20.0
- (c++)"LibRaw::tiff_sget(unsigned int, unsigned char*, unsigned int, long long*, unsigned int*, unsigned int*, long long*, unsigned int*, int*)@Base" 0.20.0
- (c++|arch-bits=32)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long long, unsigned long long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long long, unsigned int, unsigned char*, int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::libraw_swab(void*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::open_buffer(void const*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::malloc_omp_buffers(int, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::remove_trailing_spaces(char*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::memmem(char*, unsigned int, char*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::stread(char*, unsigned int, LibRaw_abstract_datastream*)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::strnlen(char const*, unsigned int)@Base" 0.21.1
- (c++|arch=i386)"void std::__heap_select<__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter>(__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter)@Base" 0.21.1
- default_data_callback at Base 0.16.0
- exCoefNumTbl at Base 0.20.0
- foveon_data at Base 0.16.0
- libraw_COLOR at Base 0.16.0
- libraw_adjust_sizes_info_only at Base 0.16.0
- libraw_cameraCount at Base 0.16.0
- libraw_cameraList at Base 0.16.0
- libraw_capabilities at Base 0.18.0
- libraw_close at Base 0.16.0
- libraw_dcraw_clear_mem at Base 0.16.0
- libraw_dcraw_make_mem_image at Base 0.16.0
- libraw_dcraw_make_mem_thumb at Base 0.16.0
- libraw_dcraw_ppm_tiff_writer at Base 0.16.0
- libraw_dcraw_process at Base 0.16.0
- libraw_dcraw_thumb_writer at Base 0.16.0
- libraw_free_image at Base 0.16.0
- libraw_get_cam_mul at Base 0.17.0
- libraw_get_color_maximum at Base 0.17.0
- libraw_get_decoder_info at Base 0.16.0
- libraw_get_iheight at Base 0.17.0
- libraw_get_imgother at Base 0.19.0
- libraw_get_iparams at Base 0.19.0
- libraw_get_iwidth at Base 0.17.0
- libraw_get_lensinfo at Base 0.19.0
- libraw_get_pre_mul at Base 0.17.0
- libraw_get_raw_height at Base 0.17.0
- libraw_get_raw_width at Base 0.17.0
- libraw_get_rgb_cam at Base 0.17.0
- libraw_init at Base 0.16.0
- libraw_open_bayer at Base 0.21.1
- libraw_open_buffer at Base 0.16.0
- libraw_open_file at Base 0.16.0
- libraw_raw2image at Base 0.16.0
- libraw_recycle at Base 0.16.0
- libraw_recycle_datastream at Base 0.16.0
- libraw_set_adjust_maximum_thr at Base 0.21.1
- libraw_set_bright at Base 0.17.0
- libraw_set_dataerror_handler at Base 0.16.0
- libraw_set_demosaic at Base 0.17.0
- libraw_set_exifparser_handler at Base 0.17.0
- libraw_set_fbdd_noiserd at Base 0.17.0
- libraw_set_gamma at Base 0.17.0
- libraw_set_highlight at Base 0.17.0
- libraw_set_no_auto_bright at Base 0.17.0
- libraw_set_output_bps at Base 0.17.0
- libraw_set_output_color at Base 0.17.0
- libraw_set_output_tif at Base 0.20.0
- libraw_set_progress_handler at Base 0.16.0
- libraw_set_user_mul at Base 0.18.0
- libraw_strerror at Base 0.16.0
- libraw_strprogress at Base 0.16.0
- libraw_subtract_black at Base 0.16.0
- libraw_unpack at Base 0.16.0
- libraw_unpack_function_name at Base 0.16.0
- libraw_unpack_thumb at Base 0.16.0
- libraw_unpack_thumb_ex at Base 0.21.1
- libraw_version at Base 0.16.0
- libraw_versionNumber at Base 0.16.0
- (c++)"typeinfo for LibRaw at Base" 0.16.0
- (c++)"typeinfo for LibRaw_abstract_datastream at Base" 0.16.0
- (c++)"typeinfo for LibRaw_bigfile_datastream at Base" 0.16.0
- (c++)"typeinfo for LibRaw_buffer_datastream at Base" 0.16.0
- (c++)"typeinfo for LibRaw_exceptions at Base" 0.16.0
- (c++)"typeinfo name for LibRaw at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_abstract_datastream at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_bigfile_datastream at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_buffer_datastream at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_exceptions at Base" 0.16.0
- (c++)"vtable for LibRaw at Base" 0.16.0
- (c++)"vtable for LibRaw_abstract_datastream at Base" 0.16.0
- (c++)"vtable for LibRaw_bigfile_datastream at Base" 0.16.0
- (c++)"vtable for LibRaw_buffer_datastream at Base" 0.16.0
-libraw_r.so.23 libraw23 #MINVER#
- (c++)"AAHD::AAHD(LibRaw&)@Base" 0.16.0
- (c++)"AAHD::combine_image()@Base" 0.16.0
- (c++)"AAHD::evaluate_ahd()@Base" 0.16.0
- (c++)"AAHD::gammaLUT at Base" 0.16.0
- (c++)"AAHD::hide_hots()@Base" 0.16.0
- (c++)"AAHD::illustrate_dirs()@Base" 0.16.0
- (c++)"AAHD::illustrate_dline(int)@Base" 0.16.0
- (c++)"AAHD::make_ahd_gline(int)@Base" 0.16.0
- (c++)"AAHD::make_ahd_greens()@Base" 0.16.0
- (c++)"AAHD::make_ahd_rb()@Base" 0.16.0
- (c++)"AAHD::make_ahd_rb_hv(int)@Base" 0.16.0
- (c++)"AAHD::make_ahd_rb_last(int)@Base" 0.16.0
- (c++)"AAHD::refine_hv_dirs()@Base" 0.16.0
- (c++)"AAHD::refine_hv_dirs(int, int)@Base" 0.16.0
- (c++)"AAHD::refine_ihv_dirs(int)@Base" 0.16.0
- (c++)"AAHD::yuv_coeff at Base" 0.16.0
- (c++)"AAHD::~AAHD()@Base" 0.16.0
- (c++)"DHT::DHT(LibRaw&)@Base" 0.16.0
- (c++)"DHT::copy_to_image()@Base" 0.16.0
- (c++)"DHT::hide_hots()@Base" 0.16.0
- (c++)"DHT::illustrate_dirs()@Base" 0.16.0
- (c++)"DHT::illustrate_dline(int)@Base" 0.16.0
- (c++)"DHT::make_diag_dirs()@Base" 0.16.0
- (c++)"DHT::make_diag_dline(int)@Base" 0.16.0
- (c++)"DHT::make_gline(int)@Base" 0.16.0
- (c++)"DHT::make_greens()@Base" 0.16.0
- (c++)"DHT::make_hv_dirs()@Base" 0.16.0
- (c++)"DHT::make_hv_dline(int)@Base" 0.16.0
- (c++)"DHT::make_rb()@Base" 0.16.0
- (c++)"DHT::make_rbdiag(int)@Base" 0.16.0
- (c++)"DHT::make_rbhv(int)@Base" 0.16.0
- (c++)"DHT::refine_diag_dirs(int, int)@Base" 0.16.0
- (c++)"DHT::refine_hv_dirs(int, int)@Base" 0.16.0
- (c++)"DHT::refine_idiag_dirs(int)@Base" 0.16.0
- (c++)"DHT::refine_ihv_dirs(int)@Base" 0.16.0
- (c++)"DHT::restore_hots()@Base" 0.16.0
- (c++)"DHT::~DHT()@Base" 0.16.0
- J at Base 0.20.0
- JS at Base 0.20.0
- (c++)"LibRaw::Canon_WBCTpresets(short)@Base" 0.18.0
- (c++)"LibRaw::Canon_WBpresets(int, int)@Base" 0.18.0
- (c++)"LibRaw::LibRaw(unsigned int)@Base" 0.16.0
- (c++)"LibRaw::PentaxISO(unsigned short)@Base" 0.18.0
- (c++)"LibRaw::aahd_interpolate()@Base" 0.16.0
- (c++)"LibRaw::adjust_bl()@Base" 0.16.0
- (c++)"LibRaw::adjust_maximum()@Base" 0.16.0
- (c++)"LibRaw::adjust_sizes_info_only()@Base" 0.16.0
- (c++)"LibRaw::adobe_copy_pixel(unsigned int, unsigned int, unsigned short**)@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate()@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_build_homogeneity_map(int, int, short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_combine_homogeneous_pixels(int, int, unsigned short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_green_h_and_v(int, int, unsigned short (*) [512][512][3])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_r_and_b_and_convert_to_cielab(int, int, unsigned short (*) [512][512][3], short (*) [512][512][3])@Base" 0.16.0
- (c++)"LibRaw::ahd_interpolate_r_and_b_in_rgb_and_convert_to_cielab(int, int, unsigned short (*) [512][3], short (*) [512][3])@Base" 0.16.0
- (c++)"LibRaw::android_loose_load_raw()@Base" 0.17.0
- (c++)"LibRaw::android_tight_load_raw()@Base" 0.17.0
- (c++)"LibRaw::apply_profile(char const*, char const*)@Base" 0.16.0
- (c++)"LibRaw::apply_tiff()@Base" 0.16.0
- (c++)"LibRaw::bad_pixels(char const*)@Base" 0.16.0
- (c++)"LibRaw::blend_highlights()@Base" 0.16.0
- (c++)"LibRaw::border_interpolate(int)@Base" 0.16.0
- (c++)"LibRaw::broadcom_load_raw()@Base" 0.18.0
- (c++|arch-bits=64)"LibRaw::calloc(unsigned long, unsigned long)@Base" 0.19.0
- (c++)"LibRaw::cam_xyz_coeff(float (*) [4], double (*) [3])@Base" 0.17.0
- (c++)"LibRaw::cameraCount()@Base" 0.16.0
- (c++)"LibRaw::cameraList()@Base" 0.16.0
- (c++)"LibRaw::canon_600_auto_wb()@Base" 0.16.0
- (c++)"LibRaw::canon_600_coeff()@Base" 0.16.0
- (c++)"LibRaw::canon_600_color(int*, int)@Base" 0.16.0
- (c++)"LibRaw::canon_600_correct()@Base" 0.16.0
- (c++)"LibRaw::canon_600_fixed_wb(int)@Base" 0.16.0
- (c++)"LibRaw::canon_600_load_raw()@Base" 0.16.0
- (c++)"LibRaw::canon_has_lowbits()@Base" 0.16.0
- (c++)"LibRaw::canon_load_raw()@Base" 0.16.0
- (c++)"LibRaw::canon_s2is()@Base" 0.16.0
- (c++)"LibRaw::canon_sraw_load_raw()@Base" 0.16.0
- (c++)"LibRaw::capabilities()@Base" 0.18.0
- (c++)"LibRaw::checkCancel()@Base" 0.16.0
- (c++)"LibRaw::cielab(unsigned short*, short*)@Base" 0.16.0
- (c++)"LibRaw::ciff_block_1030()@Base" 0.16.0
- (c++)"LibRaw::clearCancelFlag()@Base" 0.17.0
- (c++)"LibRaw::convertFloatToInt(float, float, float)@Base" 0.18.0
- (c++)"LibRaw::convert_to_rgb()@Base" 0.16.0
- (c++)"LibRaw::convert_to_rgb_loop(float (*) [4])@Base" 0.16.0
- (c++)"LibRaw::copy_bayer(unsigned short*, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::copy_fuji_uncropped(unsigned short*, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::copy_line_to_bayer(fuji_compressed_block*, int, int, int)@Base" 0.19.0
- (c++)"LibRaw::copy_line_to_xtrans(fuji_compressed_block*, int, int, int)@Base" 0.19.0
- (c++)"LibRaw::copy_mem_image(void*, int, int)@Base" 0.16.0
- (c++)"LibRaw::crop_masked_pixels()@Base" 0.16.0
- (c++)"LibRaw::crw_init_tables(unsigned int, unsigned short**)@Base" 0.16.0
- (c++)"LibRaw::cubic_spline(int const*, int const*, int)@Base" 0.17.0
- (c++)"LibRaw::dcb(int, int)@Base" 0.16.0
- (c++)"LibRaw::dcb_color()@Base" 0.16.0
- (c++)"LibRaw::dcb_color2(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_color3(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_color_full()@Base" 0.16.0
- (c++)"LibRaw::dcb_copy_to_buffer(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_correction()@Base" 0.16.0
- (c++)"LibRaw::dcb_correction2()@Base" 0.16.0
- (c++)"LibRaw::dcb_decide(float (*) [3], float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_hor(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_map()@Base" 0.16.0
- (c++)"LibRaw::dcb_nyquist()@Base" 0.16.0
- (c++)"LibRaw::dcb_pp()@Base" 0.16.0
- (c++)"LibRaw::dcb_refinement()@Base" 0.16.0
- (c++)"LibRaw::dcb_restore_from_buffer(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcb_ver(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::dcraw_clear_mem(libraw_processed_image_t*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_make_mem_image(int*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_make_mem_thumb(int*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_ppm_tiff_writer(char const*)@Base" 0.16.0
- (c++)"LibRaw::dcraw_process()@Base" 0.16.0
- (c++)"LibRaw::dcraw_thumb_writer(char const*)@Base" 0.16.0
- (c++)"LibRaw::deflate_dng_load_raw()@Base" 0.18.0
- (c++)"LibRaw::derror()@Base" 0.16.0
- (c++)"LibRaw::dht_interpolate()@Base" 0.16.0
- (c++)"LibRaw::eight_bit_load_raw()@Base" 0.16.0
- (c++)"LibRaw::exp_bef(float, float)@Base" 0.16.0
- (c++)"LibRaw::fbdd(int)@Base" 0.16.0
- (c++)"LibRaw::fbdd_correction()@Base" 0.16.0
- (c++)"LibRaw::fbdd_correction2(double (*) [3])@Base" 0.16.0
- (c++)"LibRaw::fbdd_green()@Base" 0.16.0
- (c++)"LibRaw::fcol(int, int)@Base" 0.16.0
- (c++)"LibRaw::fill_holes(int)@Base" 0.16.0
- (c++)"LibRaw::find_green(int, int, int, int)@Base" 0.16.0
- (c++)"LibRaw::fix_after_rawspeed(int)@Base" 0.16.0
- (c++)"LibRaw::flip_index(int, int)@Base" 0.16.0
- (c++)"LibRaw::free(void*)@Base" 0.16.0
- (c++)"LibRaw::free_image()@Base" 0.16.0
- (c++)"LibRaw::fuji_14bit_load_raw()@Base" 0.19.0
- (c++)"LibRaw::fuji_bayer_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
- (c++)"LibRaw::fuji_compressed_load_raw()@Base" 0.19.0
- (c++)"LibRaw::fuji_rotate()@Base" 0.16.0
- (c++)"LibRaw::gamma_curve(double, double, int, int)@Base" 0.16.0
- (c++)"LibRaw::get2()@Base" 0.16.0
- (c++)"LibRaw::get4()@Base" 0.16.0
- (c++)"LibRaw::get_decoder_info(libraw_decoder_info_t*)@Base" 0.16.0
- (c++)"LibRaw::get_mem_image_format(int*, int*, int*, int*) const at Base" 0.16.0
- (c++)"LibRaw::get_timestamp(int)@Base" 0.16.0
- (c++)"LibRaw::getbithuff(int, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::getint(int)@Base" 0.16.0
- (c++)"LibRaw::getreal(int)@Base" 0.16.0
- (c++)"LibRaw::green_matching()@Base" 0.16.0
- (c++)"LibRaw::guess_byte_order(int)@Base" 0.16.0
- (c++)"LibRaw::hasselblad_full_load_raw()@Base" 0.16.0
- (c++)"LibRaw::hasselblad_load_raw()@Base" 0.16.0
- (c++)"LibRaw::hat_transform(float*, float*, int, int, int)@Base" 0.16.0
- (c++)"LibRaw::have_fpdata()@Base" 0.18.0
- (c++)"LibRaw::identify()@Base" 0.16.0
- (c++)"LibRaw::imacon_full_load_raw()@Base" 0.16.0
- (c++)"LibRaw::init_fuji_block(fuji_compressed_block*, fuji_compressed_params const*, long long, unsigned int)@Base" 0.19.0
- (c++)"LibRaw::init_fuji_compr(fuji_compressed_params*)@Base" 0.19.0
- (c++)"LibRaw::initdata()@Base" 0.19.0
- (c++)"LibRaw::int_to_float(int)@Base" 0.16.0
- (c++)"LibRaw::is_canon_600()@Base" 0.18.0
- (c++)"LibRaw::is_coolscan_nef()@Base" 0.17.0
- (c++)"LibRaw::is_curve_linear()@Base" 0.18.0
- (c++)"LibRaw::is_floating_point()@Base" 0.18.0
- (c++)"LibRaw::is_jpeg_thumb()@Base" 0.19.0
- (c++)"LibRaw::is_nikon_sraw()@Base" 0.17.0
- (c++)"LibRaw::is_phaseone_compressed()@Base" 0.16.0
- (c++)"LibRaw::is_sraw()@Base" 0.16.0
- (c++)"LibRaw::jpeg_thumb_writer(_IO_FILE*, char*, int)@Base" 0.16.0
- (c++)"LibRaw::kodak_262_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_65000_decode(short*, int)@Base" 0.16.0
- (c++)"LibRaw::kodak_65000_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_c330_load_raw()@Base" 0.17.0
- (c++)"LibRaw::kodak_c603_load_raw()@Base" 0.17.0
- (c++)"LibRaw::kodak_dc120_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_jpeg_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_radc_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_rgb_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_thumb_load_raw()@Base" 0.16.0
- (c++)"LibRaw::kodak_thumb_loader()@Base" 0.16.0
- (c++)"LibRaw::kodak_ycbcr_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lch_to_rgb(double (*) [3])@Base" 0.16.0
- (c++)"LibRaw::leaf_hdr_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lin_interpolate()@Base" 0.16.0
- (c++)"LibRaw::linear_table(unsigned int)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_diff(unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_end(jhead*)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_idct(jhead*)@Base" 0.18.0
- (c++)"LibRaw::ljpeg_row(int, jhead*)@Base" 0.16.0
- (c++)"LibRaw::ljpeg_start(jhead*, int)@Base" 0.16.0
- (c++)"LibRaw::lossless_dng_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lossless_jpeg_load_raw()@Base" 0.16.0
- (c++)"LibRaw::lossy_dng_load_raw()@Base" 0.16.0
- (c++)"LibRaw::make_decoder(unsigned char const*)@Base" 0.16.0
- (c++)"LibRaw::make_decoder_ref(unsigned char const**)@Base" 0.16.0
- (c++|arch-bits=64)"LibRaw::malloc(unsigned long)@Base" 0.19.0
- (c++)"LibRaw::median4(int*)@Base" 0.16.0
- (c++)"LibRaw::median_filter()@Base" 0.16.0
- (c++)"LibRaw::minolta_rd175_load_raw()@Base" 0.16.0
- (c++)"LibRaw::minolta_z2()@Base" 0.16.0
- (c++)"LibRaw::nikon_3700()@Base" 0.16.0
- (c++)"LibRaw::nikon_coolscan_load_raw()@Base" 0.17.0
- (c++)"LibRaw::nikon_e2100()@Base" 0.16.0
- (c++)"LibRaw::nikon_e995()@Base" 0.16.0
- (c++)"LibRaw::nikon_load_raw()@Base" 0.16.0
- (c++)"LibRaw::nikon_load_sraw()@Base" 0.17.0
- (c++)"LibRaw::nikon_load_striped_packed_raw()@Base" 0.18.0
- (c++)"LibRaw::nikon_yuv_load_raw()@Base" 0.17.0
- (c++)"LibRaw::nokia_load_raw()@Base" 0.16.0
- (c++)"LibRaw::olympus_load_raw()@Base" 0.16.0
- (c++)"LibRaw::open_datastream(LibRaw_abstract_datastream*)@Base" 0.16.0
- (c++)"LibRaw::packed_dng_load_raw()@Base" 0.16.0
- (c++)"LibRaw::packed_load_raw()@Base" 0.16.0
- (c++)"LibRaw::pana_data(int, unsigned int*)@Base" 0.19.0
- (c++)"LibRaw::panasonic_load_raw()@Base" 0.16.0
- (c++)"LibRaw::parseSonyLensFeatures(unsigned char, unsigned char)@Base" 0.17.0
- (c++)"LibRaw::parseSonyLensType2(unsigned char, unsigned char)@Base" 0.17.0
- (c++)"LibRaw::parse_broadcom()@Base" 0.18.0
- (c++)"LibRaw::parse_ciff(int, int, int)@Base" 0.16.0
- (c++)"LibRaw::parse_cine()@Base" 0.16.0
- (c++)"LibRaw::parse_custom_cameras(unsigned int, libraw_custom_camera_t*, char**)@Base" 0.18.0
- (c++)"LibRaw::parse_exif(int)@Base" 0.16.0
- (c++)"LibRaw::parse_fuji(int)@Base" 0.16.0
- (c++)"LibRaw::parse_fuji_compressed_header()@Base" 0.19.0
- (c++)"LibRaw::parse_gps(int)@Base" 0.16.0
- (c++)"LibRaw::parse_gps_libraw(int)@Base" 0.17.0
- (c++)"LibRaw::parse_jpeg(int)@Base" 0.16.0
- (c++)"LibRaw::parse_kodak_ifd(int)@Base" 0.16.0
- (c++)"LibRaw::parse_makernote(int, int)@Base" 0.16.0
- (c++)"LibRaw::parse_makernote_0xc634(int, int, unsigned int)@Base" 0.17.0
- (c++)"LibRaw::parse_minolta(int)@Base" 0.16.0
- (c++)"LibRaw::parse_phase_one(int)@Base" 0.16.0
- (c++)"LibRaw::parse_qt(int)@Base" 0.17.0
- (c++)"LibRaw::parse_rollei()@Base" 0.16.0
- (c++)"LibRaw::parse_sinar_ia()@Base" 0.16.0
- (c++)"LibRaw::parse_smal(int, int)@Base" 0.16.0
- (c++)"LibRaw::parse_thumb_note(int, unsigned int, unsigned int)@Base" 0.16.0
- (c++)"LibRaw::parse_tiff(int)@Base" 0.16.0
- (c++)"LibRaw::parse_tiff_ifd(int)@Base" 0.16.0
- (c++)"LibRaw::pentax_4shot_load_raw()@Base" 0.18.0
- (c++)"LibRaw::pentax_load_raw()@Base" 0.16.0
- (c++)"LibRaw::ph1_bithuff(int, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::phase_one_allocate_tempbuffer()@Base" 0.16.0
- (c++)"LibRaw::phase_one_correct()@Base" 0.16.0
- (c++)"LibRaw::phase_one_flat_field(int, int)@Base" 0.16.0
- (c++)"LibRaw::phase_one_free_tempbuffer()@Base" 0.16.0
- (c++)"LibRaw::phase_one_load_raw()@Base" 0.16.0
- (c++)"LibRaw::phase_one_load_raw_c()@Base" 0.16.0
- (c++)"LibRaw::phase_one_subtract_black(unsigned short*, unsigned short*)@Base" 0.16.0
- (c++)"LibRaw::ppg_interpolate()@Base" 0.16.0
- (c++)"LibRaw::pre_interpolate()@Base" 0.16.0
- (c++)"LibRaw::processNikonLensData(unsigned char*, unsigned int)@Base" 0.17.0
- (c++)"LibRaw::process_Sony_0x2010(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x9402(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x9403(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x9406(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::process_Sony_0x940c(unsigned char*, unsigned short)@Base" 0.19.0
- (c++)"LibRaw::pseudoinverse(double (*) [3], double (*) [3], int)@Base" 0.16.0
- (c++)"LibRaw::quicktake_100_load_raw()@Base" 0.16.0
- (c++)"LibRaw::raw2image()@Base" 0.16.0
- (c++)"LibRaw::raw2image_ex(int)@Base" 0.16.0
- (c++)"LibRaw::raw2image_start()@Base" 0.16.0
- (c++)"LibRaw::read_shorts(unsigned short*, unsigned int)@Base" 0.18.8
- (c++|arch-bits=64)"LibRaw::realloc(void*, unsigned long)@Base" 0.19.0
- (c++)"LibRaw::recover_highlights()@Base" 0.16.0
- (c++)"LibRaw::recycle()@Base" 0.16.0
- (c++)"LibRaw::recycle_datastream()@Base" 0.16.0
- (c++)"LibRaw::remove_zeroes()@Base" 0.16.0
- (c++)"LibRaw::rgb_to_lch(double (*) [3])@Base" 0.16.0
- (c++)"LibRaw::rollei_load_raw()@Base" 0.16.0
- (c++)"LibRaw::romm_coeff(float (*) [3])@Base" 0.16.0
- (c++)"LibRaw::samsung2_load_raw()@Base" 0.17.0
- (c++)"LibRaw::samsung3_load_raw()@Base" 0.17.0
- (c++)"LibRaw::samsung_load_raw()@Base" 0.16.0
- (c++)"LibRaw::scale_colors()@Base" 0.16.0
- (c++)"LibRaw::scale_colors_loop(float*)@Base" 0.16.0
- (c++)"LibRaw::setCancelFlag()@Base" 0.16.0
- (c++)"LibRaw::setOlympusBodyFeatures(unsigned long long)@Base" 0.17.0
- (c++)"LibRaw::set_dng_host(void*)@Base" 0.18.0
- (c++)"LibRaw::set_rawspeed_camerafile(char*)@Base" 0.16.0
- (c++)"LibRaw::sget2(unsigned char*)@Base" 0.16.0
- (c++)"LibRaw::sget2Rev(unsigned char*)@Base" 0.17.0
- (c++)"LibRaw::sget4(unsigned char*)@Base" 0.16.0
- (c++)"LibRaw::simple_coeff(int)@Base" 0.16.0
- (c++)"LibRaw::sinar_4shot_load_raw()@Base" 0.16.0
- (c++)"LibRaw::smal_decode_segment(unsigned int (*) [2], int)@Base" 0.16.0
- (c++)"LibRaw::smal_v6_load_raw()@Base" 0.16.0
- (c++)"LibRaw::smal_v9_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sony_arq_load_raw()@Base" 0.19.0
- (c++)"LibRaw::sony_arw2_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sony_arw_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sony_decrypt(unsigned int*, int, int, int)@Base" 0.16.0
- (c++)"LibRaw::sony_load_raw()@Base" 0.16.0
- (c++)"LibRaw::sraw_midpoint()@Base" 0.17.0
- (c++)"LibRaw::strerror(int)@Base" 0.16.0
- (c++)"LibRaw::stretch()@Base" 0.16.0
- (c++)"LibRaw::strprogress(LibRaw_progress)@Base" 0.16.0
- (c++)"LibRaw::subtract(char const*)@Base" 0.16.0
- (c++)"LibRaw::subtract_black()@Base" 0.16.0
- (c++)"LibRaw::subtract_black_internal()@Base" 0.16.0
- (c++)"LibRaw::thumbOK(long long)@Base" 0.18.0
- (c++)"LibRaw::tiff_get(unsigned int, unsigned int*, unsigned int*, unsigned int*, unsigned int*)@Base" 0.16.0
- (c++)"LibRaw::tiff_head(tiff_hdr*, int)@Base" 0.16.0
- (c++)"LibRaw::tiff_set(tiff_hdr*, unsigned short*, unsigned short, unsigned short, int, int)@Base" 0.18.0
- (c++)"LibRaw::try_dngsdk()@Base" 0.18.0
- (c++)"LibRaw::try_rawspeed()@Base" 0.18.0
- (c++)"LibRaw::unpack()@Base" 0.16.0
- (c++)"LibRaw::unpack_function_name()@Base" 0.16.0
- (c++)"LibRaw::unpack_thumb()@Base" 0.16.0
- (c++)"LibRaw::unpacked_load_raw()@Base" 0.16.0
- (c++)"LibRaw::unpacked_load_raw_fuji_f700s20()@Base" 0.17.0
- (c++)"LibRaw::unpacked_load_raw_reversed()@Base" 0.18.0
- (c++)"LibRaw::valid_for_dngsdk()@Base" 0.18.0
- (c++)"LibRaw::version()@Base" 0.16.0
- (c++)"LibRaw::versionNumber()@Base" 0.16.0
- (c++)"LibRaw::vng_interpolate()@Base" 0.16.0
- (c++)"LibRaw::wavelet_denoise()@Base" 0.16.0
- (c++)"LibRaw::write_ppm_tiff()@Base" 0.16.0
- (c++)"LibRaw::x3f_load_raw()@Base" 0.16.0
- (c++)"LibRaw::xtrans_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
- (c++)"LibRaw::xtrans_interpolate(int)@Base" 0.16.0
- (c++)"LibRaw::~LibRaw()@Base" 0.16.0
- (c++|optional=lto)"LibRaw_abstract_datastream::fname()@Base" 0.16.0
- (c++)"LibRaw_abstract_datastream::jpeg_src(void*)@Base" 0.16.0
- (c++|optional=lto)"LibRaw_abstract_datastream::lock()@Base" 0.18.0
- (c++|optional=lto)"LibRaw_abstract_datastream::unlock()@Base" 0.18.0
- (c++)"LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::eof()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::fname()@Base" 0.16.0
- (c++|optional=lto)"LibRaw_bigfile_datastream::get_char()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::gets(char*, int)@Base" 0.16.0
- (c++|arch-bits=64)"LibRaw_bigfile_datastream::read(void*, unsigned long, unsigned long)@Base" 0.19.0
- (c++)"LibRaw_bigfile_datastream::scanf_one(char const*, void*)@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::seek(long long, int)@Base" 0.16.0
- (c++|optional=lto)"LibRaw_bigfile_datastream::size()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::tell()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::valid()@Base" 0.16.0
- (c++)"LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()@Base" 0.16.0
- (c++)"LibRaw_buffer_datastream::eof()@Base" 0.16.0
- (c++|optional=lto)"LibRaw_buffer_datastream::get_char()@Base" 0.16.0
- (c++)"LibRaw_buffer_datastream::gets(char*, int)@Base" 0.16.0
- (c++)"LibRaw_buffer_datastream::jpeg_src(void*)@Base" 0.16.0
- (c++)"LibRaw_constants::d65_white at Base" 0.16.0
- (c++)"LibRaw_constants::xyz_rgb at Base" 0.16.0
- (c++|arch-bits=64)"LibRaw::remove_trailing_spaces(char*, unsigned long)@Base" 0.20.0
- (c++|arch-bits=64)"LibRaw::memmem(char*, unsigned long, char*, unsigned long)@Base" 0.20.0
- (c++|arch-bits=64)"LibRaw::stread(char*, unsigned long, LibRaw_abstract_datastream*)@Base" 0.20.0
- (c++|arch-bits=64)"LibRaw::strnlen(char const*, unsigned long)@Base" 0.20.0
- (c++|arch-bits=32)"LibRaw_buffer_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw_bigfile_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw::calloc(unsigned int, unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw::malloc(unsigned int)@Base" 0.19.0
- (c++|arch-bits=32)"LibRaw::realloc(void*, unsigned int)@Base" 0.19.0
- (c++)"crxDecodeLine(CrxBandParam*)@Base" 0.20.0
- (c++)"crxDecodeLine(CrxBandParam*, unsigned char*)@Base" 0.20.0
- (c++)"ifd_size_t_cmp(void const*, void const*)@Base" 0.20.0
- (c++)"crxHorizontal53(int*, int*, CrxWaveletTransform*, unsigned int)@Base" 0.20.0
- (c++)"crxDecodeTopLine(CrxBandParam*)@Base" 0.20.0
- (c++)"crxFreeImageData(CrxImage*)@Base" 0.20.0
- (c++)"crxFreeSubbandData(CrxImage*, CrxPlaneComp*)@Base" 0.20.0
- (c++)"setup_qlut(signed char*, int*)@Base" 0.21.1
- (c++)"sget4_order(short, unsigned char*)@Base" 0.21.1
- (c++)"crxMakeQStep(CrxImage*, CrxTile*, int*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=64)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long, unsigned long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
- (c++)"unsigned_cmp(void const*, void const*)@Base" 0.21.1
- (c++)"decode_S_type(int, unsigned int*, unsigned short*)@Base" 0.21.1
- (c++)"sget_fixed32u(short, unsigned char*)@Base" 0.21.1
- (c++)"AngleConversion(short, unsigned char*)@Base" 0.21.1
- (c++)"crxUpdateQparam(CrxSubband*)@Base" 0.21.1
- (c++)"init_main_grads(fuji_compressed_params const*, fuji_compressed_block*)@Base" 0.21.1
- (c++)"init_main_qtable(fuji_compressed_params*, unsigned char)@Base" 0.21.1
- (c++)"AngleConversion_a(short, unsigned char*)@Base" 0.21.1
- (c++|arch-bits=64)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long, unsigned int, unsigned char*, int)@Base" 0.21.1
- (c++)"crxDecodeGolombTop(CrxBitstream*, int, int*, int*)@Base" 0.21.1
- (c++)"crxProcessSubbands(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*)@Base" 0.21.1
- (c++)"libraw_int_to_float(int)@Base" 0.21.1
- (c++)"libraw_sget2_static(short, unsigned char*)@Base" 0.21.1
- (c++)"libraw_sget4_static(short, unsigned char*)@Base" 0.21.1
- (c++)"crxDecodeGolombNormal(CrxBitstream*, int, int*, int*, int*)@Base" 0.21.1
- (c++)"crxIdwt53FilterDecode(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
- (c++)"libraw_sgetreal_static(short, int, unsigned char*)@Base" 0.21.1
- (c++)"crxIdwt53FilterInitialize(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
- (c++)"libraw_tagtype_dataunit_bytes(int)@Base" 0.21.1
- (c++)"crxDecodeLineWithIQuantization(CrxSubband*, CrxQStep*)@Base" 0.21.1
- (c++)"CanonCameraInfo_checkFirmwareRecordLocation(unsigned char*)@Base" 0.21.1
- (c++)"crxReadQP(CrxBitstream*, int)@Base" 0.21.1
- (c++)"LibRaw_constants::rec2020_rgb at Base" 0.21.1
- (c++)"LibRaw_constants::dcip3d65_rgb at Base" 0.21.1
- (c++)"tile_stripe_data_t::init(tiff_ifd_t*, libraw_image_sizes_t const&, unpacker_data_t const&, short, LibRaw_abstract_datastream*)@Base" 0.21.1
- (c++)"pana_cs6_page_decoder::read_page12()@Base" 0.21.1
- q_step_tbl at Base 0.21.1
- (c++|arch-bits=64)"LibRaw_buffer_datastream::read(void*, unsigned long, unsigned long)@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::seek(long long, int)@Base" 0.21.1
- (c++|optional=lto)"LibRaw_buffer_datastream::size()@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::tell()@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::valid()@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::scanf_one(char const*, void*)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned long)@Base" 0.21.1
- (c++)"LibRaw_buffer_datastream::~LibRaw_buffer_datastream()@Base" 0.21.1
- (c++)"LibRaw::open_bayer(unsigned char const*, unsigned int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::parse_riff(int)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw::libraw_swab(void*, unsigned long)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw::open_buffer(void const*, unsigned long)@Base" 0.21.1
- (c++)"LibRaw::get_CanonArea()@Base" 0.21.1
- (c++)"LibRaw::parseCR3_CTMD(short)@Base" 0.21.1
- (c++)"LibRaw::parseCR3_Free()@Base" 0.21.1
- (c++)"LibRaw::selectCRXFrame(short, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::selectCRXTrack()@Base" 0.21.1
- (c++)"LibRaw::unpack_thumb_ex(int)@Base" 0.21.1
- (c++)"LibRaw::free_omp_buffers(char**, int)@Base" 0.21.1
- (c++|arch-bits=64)"LibRaw::malloc_omp_buffers(int, unsigned long)@Base" 0.21.1
- (c++)"LibRaw::crxParseImageHeader(unsigned char*, int, int)@Base" 0.21.1
- (c++)"LibRaw::sony_ljpeg_load_raw()@Base" 0.21.1
- (c++)"LibRaw::libraw_openfile_tail(LibRaw_abstract_datastream*)@Base" 0.21.1
- (c++)"LibRaw::parse_fuji_thumbnail(int)@Base" 0.21.1
- (c++)"LibRaw::phase_one_load_raw_s()@Base" 0.21.1
- (c++)"LibRaw::parseOlympusMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::guess_RAFDataGeneration(unsigned char*)@Base" 0.21.1
- (c++)"LibRaw::adjust_to_raw_inset_crop(unsigned int, float)@Base" 0.21.1
- (c++)"LibRaw::phase_one_fix_pixel_grad(unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::packed_tiled_dng_load_raw()@Base" 0.21.1
- (c++)"LibRaw::phase_one_fix_col_pixel_avg(unsigned int, unsigned int)@Base" 0.21.1
- (c++)"LibRaw::uncompressed_fp_dng_load_raw()@Base" 0.21.1
- (c++)"LibRaw::nikon_he_load_raw_placeholder()@Base" 0.21.1
- (c++)"LibRaw::p1rawc(unsigned int, unsigned int, unsigned int&)@Base" 0.21.1
- (c++)"LibRaw::parseCR3(long long, long long, short&, char*, short&, short&)@Base" 0.21.1
- (c++)"LibRaw::open_file(char const*)@Base" 0.21.1
- (c++)"LibRaw::parse_mos(long long)@Base" 0.21.1
- (c++|optional=lto)"void std::vector<unsigned int, std::allocator<unsigned int> >::_M_realloc_insert<unsigned int const&>(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&)@Base" 0.21.1
- (c++)"LibRaw::fuji_decode_loop(fuji_compressed_params*, int, long long*, unsigned int*, unsigned char*)@Base" 0.21.1
- (c++)"LibRaw::fuji_decode_strip(fuji_compressed_params*, int, long long, unsigned int, unsigned char*)@Base" 0.21.1
- (c++)"crxConvertPlaneLine(CrxImage*, int, int, int, int*, int)@Base" 0.20.0
- (c++)"crxReadImageHeaders(crx_data_header_t*, CrxImage*, unsigned char*, int)@Base" 0.20.0
- (c++)"crxSetupSubbandData(CrxImage*, CrxPlaneComp*, CrxTile const*, unsigned int)@Base" 0.20.0
- (c++)"crxDecodeLineRounded(CrxBandParam*)@Base" 0.20.0
- (c++)"crxReadSubbandHeaders(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*, unsigned char**, int*)@Base" 0.20.0
- (c++)"crxIdwt53FilterGetLine(CrxPlaneComp*, int)@Base" 0.20.0
- (c++)"crxDecodeTopLineRounded(CrxBandParam*)@Base" 0.20.0
- (c++)"crxIdwt53FilterTransform(CrxPlaneComp*, unsigned int)@Base" 0.20.0
- (c++)"crxDecodeLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
- (c++)"crxDecodeTopLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
- (c++)"LibRaw_constants::xyzd50_srgb at Base" 0.20.0
- (c++)"LibRaw_constants::prophoto_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::rgb_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::aces_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::wide_rgb at Base" 0.20.0
- (c++)"LibRaw_constants::adobe_rgb at Base" 0.20.0
- (c++|arch-bits=32|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned int)@Base" 0.21.1
- (c++|arch-bits=32|optional=lto)"std::vector<unsigned int, std::allocator<unsigned int> >::~vector()@Base" 0.21.1
- (c++|optional=lto)"libraw_static_table_t::operator[](unsigned int) const at Base" 0.21.1
- (c++|arch-bits=64|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned long)@Base" 0.21.1
- (c++|optional=lto)"std::vector<unsigned char, std::allocator<unsigned char> >::~vector()@Base" 0.21.1
- (c++|arch-bits=64|optional=lto)"std::vector<unsigned long, std::allocator<unsigned long> >::~vector()@Base" 0.21.1
- (c++)"pana_cs6_page_decoder::read_page()@Base" 0.20.0
- (c++|optional=lto)"LibRaw_abstract_datastream::buffering_off()@Base" 0.20.0
- (c++)"LibRaw::aRGB_coeff(double (*) [3])@Base" 0.20.0
- (c++)"LibRaw::crxLoadRaw()@Base" 0.20.0
- (c++)"LibRaw::strcasestr(char*, char const*)@Base" 0.20.0
- (c++)"LibRaw::trimSpaces(char*)@Base" 0.20.0
- (c++)"LibRaw::adobe_coeff(unsigned int, char const*, int)@Base" 0.20.0
- (c++)"LibRaw::Oly_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::Oly_wb_list2 at Base" 0.20.0
- (c++)"LibRaw::parseSonySR2(unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSonySRF(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::Canon_wbi2std at Base" 0.20.0
- (c++)"LibRaw::Fuji_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::Fuji_wb_list2 at Base" 0.20.0
- (c++)"LibRaw::parse_kyocera()@Base" 0.20.0
- (c++)"LibRaw::PentaxLensInfo(unsigned long long, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::crxDecodePlane(void*, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::Nikon_NRW_WBtag(int, int)@Base" 0.20.0
- (c++)"LibRaw::Pentax_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::Pentax_wb_list2 at Base" 0.20.0
- (c++)"LibRaw::parseHassyModel()@Base" 0.20.0
- (c++)"LibRaw::KodakIllumMatrix(unsigned int, float*)@Base" 0.20.0
- (c++)"LibRaw::Kodak_DCR_WBtags(int, unsigned int, int)@Base" 0.20.0
- (c++)"LibRaw::Kodak_KDC_WBtags(int, int)@Base" 0.20.0
- (c++)"LibRaw::Sony_SR2_wb_list at Base" 0.20.0
- (c++)"LibRaw::Sony_SRF_wb_list at Base" 0.20.0
- (c++)"LibRaw::nikon_read_curve()@Base" 0.20.0
- (c++)"LibRaw::parseLeicaLensID()@Base" 0.20.0
- (c++)"LibRaw::setMakeFromIndex(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::Sony_SR2_wb_list1 at Base" 0.20.0
- (c++)"LibRaw::crxLoadDecodeLoop(void*, int)@Base" 0.20.0
- (c++)"LibRaw::remove_caseSubstr(char*, char*)@Base" 0.20.0
- (c++)"LibRaw::GetNormalizedModel()@Base" 0.20.0
- (c++)"LibRaw::find_ifd_by_offset(int)@Base" 0.20.0
- (c++)"LibRaw::ljpeg_row_unrolled(int, jhead*)@Base" 0.20.0
- (c++)"LibRaw::parseLeicaLensName(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parse_exif_interop(int)@Base" 0.20.0
- (c++)"LibRaw::process_Hassy_Lens(int)@Base" 0.20.0
- (c++)"LibRaw::parseEpsonMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseFujiMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseLeicaMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseNikonMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSigmaMakernote(int, int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSonyMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x0116(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x9050(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x9400(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::process_Sony_0x940e(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::setPhaseOneFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::setSonyBodyFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::Canon_CameraSettings(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::cameramakeridx2maker(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::lin_interpolate_loop(int*, int)@Base" 0.20.0
- (c++)"LibRaw::nikon_14bit_load_raw()@Base" 0.20.0
- (c++)"LibRaw::panasonicC6_load_raw()@Base" 0.20.0
- (c++)"LibRaw::panasonicC7_load_raw()@Base" 0.20.0
- (c++)"LibRaw::parseCanonMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_RawInfo(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseRicohMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::setCanonBodyFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::setLeicaBodyFeatures(int)@Base" 0.20.0
- (c++)"LibRaw::HassyRawFormat_idx2HR(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::_CanonConvertAperture(unsigned short)@Base" 0.20.0
- (c++)"LibRaw::crxConvertPlaneLineDf(void*, int)@Base" 0.20.0
- (c++)"LibRaw::crxLoadFinalizeLoopE3(void*, int)@Base" 0.20.0
- (c++)"LibRaw::identify_finetune_dcr(char*, int, int)@Base" 0.20.0
- (c++)"LibRaw::parsePentaxMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::removeExcessiveSpaces(char*)@Base" 0.20.0
- (c++)"LibRaw::setPentaxBodyFeatures(unsigned long long)@Base" 0.20.0
- (c++)"LibRaw::SetStandardIlluminants(unsigned int, char const*)@Base" 0.20.0
- (c++)"LibRaw::getOlympus_CameraType2()@Base" 0.20.0
- (c++)"LibRaw::parseAdobeRAFMakernote()@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_Equipment(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseSamsungMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::processCanonCameraInfo(unsigned long long, unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::tagtype_dataunit_bytes at Base" 0.20.0
- (c++)"LibRaw::parseAdobePanoMakernote()@Base" 0.20.0
- (c++)"LibRaw::identify_finetune_pentax()@Base" 0.20.0
- (c++)"LibRaw::unpacked_load_raw_FujiDBP()@Base" 0.20.0
- (c++)"LibRaw::Canon_G9_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::Canon_D30_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::identify_process_dng_fields()@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_CameraSettings(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::getOlympus_SensorTemperature(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::nikon_load_padded_packed_raw()@Base" 0.20.0
- (c++)"LibRaw::parseLeicaInternalBodySerial(unsigned int)@Base" 0.20.0
- (c++)"LibRaw::parseOlympus_ImageProcessing(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::vc5_dng_load_raw_placeholder()@Base" 0.20.0
- (c++)"LibRaw::identify_finetune_by_filesize(int)@Base" 0.20.0
- (c++)"LibRaw::Canon_KeyIsZero_Len2048_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::Canon_KeyIs0x0410_Len2048_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::Canon_KeyIs0x0410_Len3072_linenums_2_StdWBi at Base" 0.20.0
- (c++)"LibRaw::p1raw(unsigned int, unsigned int)@Base" 0.20.0
- (c++)"LibRaw::getwords(char*, char**, int, int)@Base" 0.20.0
- (c++)"LibRaw::sgetreal(int, unsigned char*)@Base" 0.20.0
- (c++)"LibRaw::FujiCCT_K at Base" 0.20.0
- (c++)"LibRaw::tiff_sget(unsigned int, unsigned char*, unsigned int, long long*, unsigned int*, unsigned int*, long long*, unsigned int*, int*)@Base" 0.20.0
- (c++|arch-bits=32)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long long, unsigned long long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long long, unsigned int, unsigned char*, int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::libraw_swab(void*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::open_buffer(void const*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::malloc_omp_buffers(int, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::remove_trailing_spaces(char*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::memmem(char*, unsigned int, char*, unsigned int)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::stread(char*, unsigned int, LibRaw_abstract_datastream*)@Base" 0.21.1
- (c++|arch-bits=32)"LibRaw::strnlen(char const*, unsigned int)@Base" 0.21.1
- (c++|arch=i386)"void std::__heap_select<__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter>(__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter)@Base" 0.21.1
- default_data_callback at Base 0.16.0
- exCoefNumTbl at Base 0.20.0
- foveon_data at Base 0.16.0
- libraw_COLOR at Base 0.16.0
- libraw_adjust_sizes_info_only at Base 0.16.0
- libraw_cameraCount at Base 0.16.0
- libraw_cameraList at Base 0.16.0
- libraw_capabilities at Base 0.18.0
- libraw_close at Base 0.16.0
- libraw_dcraw_clear_mem at Base 0.16.0
- libraw_dcraw_make_mem_image at Base 0.16.0
- libraw_dcraw_make_mem_thumb at Base 0.16.0
- libraw_dcraw_ppm_tiff_writer at Base 0.16.0
- libraw_dcraw_process at Base 0.16.0
- libraw_dcraw_thumb_writer at Base 0.16.0
- libraw_free_image at Base 0.16.0
- libraw_get_cam_mul at Base 0.17.0
- libraw_get_color_maximum at Base 0.17.0
- libraw_get_decoder_info at Base 0.16.0
- libraw_get_iheight at Base 0.17.0
- libraw_get_imgother at Base 0.19.0
- libraw_get_iparams at Base 0.19.0
- libraw_get_iwidth at Base 0.17.0
- libraw_get_lensinfo at Base 0.19.0
- libraw_get_pre_mul at Base 0.17.0
- libraw_get_raw_height at Base 0.17.0
- libraw_get_raw_width at Base 0.17.0
- libraw_get_rgb_cam at Base 0.17.0
- libraw_init at Base 0.16.0
- libraw_open_bayer at Base 0.21.1
- libraw_open_buffer at Base 0.16.0
- libraw_open_file at Base 0.16.0
- libraw_raw2image at Base 0.16.0
- libraw_recycle at Base 0.16.0
- libraw_recycle_datastream at Base 0.16.0
- libraw_set_adjust_maximum_thr at Base 0.21.1
- libraw_set_bright at Base 0.17.0
- libraw_set_dataerror_handler at Base 0.16.0
- libraw_set_demosaic at Base 0.17.0
- libraw_set_exifparser_handler at Base 0.17.0
- libraw_set_fbdd_noiserd at Base 0.17.0
- libraw_set_gamma at Base 0.17.0
- libraw_set_highlight at Base 0.17.0
- libraw_set_no_auto_bright at Base 0.17.0
- libraw_set_output_bps at Base 0.17.0
- libraw_set_output_color at Base 0.17.0
- libraw_set_output_tif at Base 0.20.0
- libraw_set_progress_handler at Base 0.16.0
- libraw_set_user_mul at Base 0.18.0
- libraw_strerror at Base 0.16.0
- libraw_strprogress at Base 0.16.0
- libraw_subtract_black at Base 0.16.0
- libraw_unpack at Base 0.16.0
- libraw_unpack_function_name at Base 0.16.0
- libraw_unpack_thumb at Base 0.16.0
- libraw_unpack_thumb_ex at Base 0.21.1
- libraw_version at Base 0.16.0
- libraw_versionNumber at Base 0.16.0
- (c++)"typeinfo for LibRaw at Base" 0.16.0
- (c++)"typeinfo for LibRaw_abstract_datastream at Base" 0.16.0
- (c++)"typeinfo for LibRaw_bigfile_datastream at Base" 0.16.0
- (c++)"typeinfo for LibRaw_buffer_datastream at Base" 0.16.0
- (c++)"typeinfo for LibRaw_exceptions at Base" 0.16.0
- (c++)"typeinfo name for LibRaw at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_abstract_datastream at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_bigfile_datastream at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_buffer_datastream at Base" 0.16.0
- (c++)"typeinfo name for LibRaw_exceptions at Base" 0.16.0
- (c++)"vtable for LibRaw at Base" 0.16.0
- (c++)"vtable for LibRaw_abstract_datastream at Base" 0.16.0
- (c++)"vtable for LibRaw_bigfile_datastream at Base" 0.16.0
- (c++)"vtable for LibRaw_buffer_datastream at Base" 0.16.0
diff -Nru libraw-0.21.2/debian/libraw23t64.install libraw-0.21.2/debian/libraw23t64.install
--- libraw-0.21.2/debian/libraw23t64.install	1970-01-01 00:00:00.000000000 +0000
+++ libraw-0.21.2/debian/libraw23t64.install	2024-01-15 08:14:29.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*so.*
diff -Nru libraw-0.21.2/debian/libraw23t64.lintian-overrides libraw-0.21.2/debian/libraw23t64.lintian-overrides
--- libraw-0.21.2/debian/libraw23t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libraw-0.21.2/debian/libraw23t64.lintian-overrides	2024-02-02 05:16:05.000000000 +0000
@@ -0,0 +1 @@
+libraw23t64: package-name-doesnt-match-sonames libraw23
diff -Nru libraw-0.21.2/debian/libraw23t64.symbols libraw-0.21.2/debian/libraw23t64.symbols
--- libraw-0.21.2/debian/libraw23t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ libraw-0.21.2/debian/libraw23t64.symbols	2024-02-02 05:16:05.000000000 +0000
@@ -0,0 +1,1258 @@
+libraw.so.23 libraw23t64 #MINVER#
+ (c++)"AAHD::AAHD(LibRaw&)@Base" 0.16.0
+ (c++)"AAHD::combine_image()@Base" 0.16.0
+ (c++)"AAHD::evaluate_ahd()@Base" 0.16.0
+ (c++)"AAHD::gammaLUT at Base" 0.16.0
+ (c++)"AAHD::hide_hots()@Base" 0.16.0
+ (c++)"AAHD::illustrate_dirs()@Base" 0.16.0
+ (c++)"AAHD::illustrate_dline(int)@Base" 0.16.0
+ (c++)"AAHD::make_ahd_gline(int)@Base" 0.16.0
+ (c++)"AAHD::make_ahd_greens()@Base" 0.16.0
+ (c++)"AAHD::make_ahd_rb()@Base" 0.16.0
+ (c++)"AAHD::make_ahd_rb_hv(int)@Base" 0.16.0
+ (c++)"AAHD::make_ahd_rb_last(int)@Base" 0.16.0
+ (c++)"AAHD::refine_hv_dirs()@Base" 0.16.0
+ (c++)"AAHD::refine_hv_dirs(int, int)@Base" 0.16.0
+ (c++)"AAHD::refine_ihv_dirs(int)@Base" 0.16.0
+ (c++)"AAHD::yuv_coeff at Base" 0.16.0
+ (c++)"AAHD::~AAHD()@Base" 0.16.0
+ (c++)"DHT::DHT(LibRaw&)@Base" 0.16.0
+ (c++)"DHT::copy_to_image()@Base" 0.16.0
+ (c++)"DHT::hide_hots()@Base" 0.16.0
+ (c++)"DHT::illustrate_dirs()@Base" 0.16.0
+ (c++)"DHT::illustrate_dline(int)@Base" 0.16.0
+ (c++)"DHT::make_diag_dirs()@Base" 0.16.0
+ (c++)"DHT::make_diag_dline(int)@Base" 0.16.0
+ (c++)"DHT::make_gline(int)@Base" 0.16.0
+ (c++)"DHT::make_greens()@Base" 0.16.0
+ (c++)"DHT::make_hv_dirs()@Base" 0.16.0
+ (c++)"DHT::make_hv_dline(int)@Base" 0.16.0
+ (c++)"DHT::make_rb()@Base" 0.16.0
+ (c++)"DHT::make_rbdiag(int)@Base" 0.16.0
+ (c++)"DHT::make_rbhv(int)@Base" 0.16.0
+ (c++)"DHT::refine_diag_dirs(int, int)@Base" 0.16.0
+ (c++)"DHT::refine_hv_dirs(int, int)@Base" 0.16.0
+ (c++)"DHT::refine_idiag_dirs(int)@Base" 0.16.0
+ (c++)"DHT::refine_ihv_dirs(int)@Base" 0.16.0
+ (c++)"DHT::restore_hots()@Base" 0.16.0
+ (c++)"DHT::~DHT()@Base" 0.16.0
+ J at Base 0.20.0
+ JS at Base 0.20.0
+ (c++)"LibRaw::Canon_WBCTpresets(short)@Base" 0.18.0
+ (c++)"LibRaw::Canon_WBpresets(int, int)@Base" 0.18.0
+ (c++)"LibRaw::LibRaw(unsigned int)@Base" 0.16.0
+ (c++)"LibRaw::PentaxISO(unsigned short)@Base" 0.18.0
+ (c++)"LibRaw::aahd_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::adjust_bl()@Base" 0.16.0
+ (c++)"LibRaw::adjust_maximum()@Base" 0.16.0
+ (c++)"LibRaw::adjust_sizes_info_only()@Base" 0.16.0
+ (c++)"LibRaw::adobe_copy_pixel(unsigned int, unsigned int, unsigned short**)@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_build_homogeneity_map(int, int, short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_combine_homogeneous_pixels(int, int, unsigned short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_green_h_and_v(int, int, unsigned short (*) [512][512][3])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_r_and_b_and_convert_to_cielab(int, int, unsigned short (*) [512][512][3], short (*) [512][512][3])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_r_and_b_in_rgb_and_convert_to_cielab(int, int, unsigned short (*) [512][3], short (*) [512][3])@Base" 0.16.0
+ (c++)"LibRaw::android_loose_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::android_tight_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::apply_profile(char const*, char const*)@Base" 0.16.0
+ (c++)"LibRaw::apply_tiff()@Base" 0.16.0
+ (c++)"LibRaw::bad_pixels(char const*)@Base" 0.16.0
+ (c++)"LibRaw::blend_highlights()@Base" 0.16.0
+ (c++)"LibRaw::border_interpolate(int)@Base" 0.16.0
+ (c++)"LibRaw::broadcom_load_raw()@Base" 0.18.0
+ (c++|arch-bits=64)"LibRaw::calloc(unsigned long, unsigned long)@Base" 0.19.0
+ (c++)"LibRaw::cam_xyz_coeff(float (*) [4], double (*) [3])@Base" 0.17.0
+ (c++)"LibRaw::cameraCount()@Base" 0.16.0
+ (c++)"LibRaw::cameraList()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_auto_wb()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_coeff()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_color(int*, int)@Base" 0.16.0
+ (c++)"LibRaw::canon_600_correct()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_fixed_wb(int)@Base" 0.16.0
+ (c++)"LibRaw::canon_600_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::canon_has_lowbits()@Base" 0.16.0
+ (c++)"LibRaw::canon_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::canon_s2is()@Base" 0.16.0
+ (c++)"LibRaw::canon_sraw_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::capabilities()@Base" 0.18.0
+ (c++)"LibRaw::checkCancel()@Base" 0.16.0
+ (c++)"LibRaw::cielab(unsigned short*, short*)@Base" 0.16.0
+ (c++)"LibRaw::ciff_block_1030()@Base" 0.16.0
+ (c++)"LibRaw::clearCancelFlag()@Base" 0.17.0
+ (c++)"LibRaw::convertFloatToInt(float, float, float)@Base" 0.18.0
+ (c++)"LibRaw::convert_to_rgb()@Base" 0.16.0
+ (c++)"LibRaw::convert_to_rgb_loop(float (*) [4])@Base" 0.16.0
+ (c++)"LibRaw::copy_bayer(unsigned short*, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::copy_fuji_uncropped(unsigned short*, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::copy_line_to_bayer(fuji_compressed_block*, int, int, int)@Base" 0.19.0
+ (c++)"LibRaw::copy_line_to_xtrans(fuji_compressed_block*, int, int, int)@Base" 0.19.0
+ (c++)"LibRaw::copy_mem_image(void*, int, int)@Base" 0.16.0
+ (c++)"LibRaw::crop_masked_pixels()@Base" 0.16.0
+ (c++)"LibRaw::crw_init_tables(unsigned int, unsigned short**)@Base" 0.16.0
+ (c++)"LibRaw::cubic_spline(int const*, int const*, int)@Base" 0.17.0
+ (c++)"LibRaw::dcb(int, int)@Base" 0.16.0
+ (c++)"LibRaw::dcb_color()@Base" 0.16.0
+ (c++)"LibRaw::dcb_color2(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_color3(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_color_full()@Base" 0.16.0
+ (c++)"LibRaw::dcb_copy_to_buffer(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_correction()@Base" 0.16.0
+ (c++)"LibRaw::dcb_correction2()@Base" 0.16.0
+ (c++)"LibRaw::dcb_decide(float (*) [3], float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_hor(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_map()@Base" 0.16.0
+ (c++)"LibRaw::dcb_nyquist()@Base" 0.16.0
+ (c++)"LibRaw::dcb_pp()@Base" 0.16.0
+ (c++)"LibRaw::dcb_refinement()@Base" 0.16.0
+ (c++)"LibRaw::dcb_restore_from_buffer(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_ver(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcraw_clear_mem(libraw_processed_image_t*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_make_mem_image(int*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_make_mem_thumb(int*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_ppm_tiff_writer(char const*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_process()@Base" 0.16.0
+ (c++)"LibRaw::dcraw_thumb_writer(char const*)@Base" 0.16.0
+ (c++)"LibRaw::deflate_dng_load_raw()@Base" 0.18.0
+ (c++)"LibRaw::derror()@Base" 0.16.0
+ (c++)"LibRaw::dht_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::eight_bit_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::exp_bef(float, float)@Base" 0.16.0
+ (c++)"LibRaw::fbdd(int)@Base" 0.16.0
+ (c++)"LibRaw::fbdd_correction()@Base" 0.16.0
+ (c++)"LibRaw::fbdd_correction2(double (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::fbdd_green()@Base" 0.16.0
+ (c++)"LibRaw::fcol(int, int)@Base" 0.16.0
+ (c++)"LibRaw::fill_holes(int)@Base" 0.16.0
+ (c++)"LibRaw::find_green(int, int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::fix_after_rawspeed(int)@Base" 0.16.0
+ (c++)"LibRaw::flip_index(int, int)@Base" 0.16.0
+ (c++)"LibRaw::free(void*)@Base" 0.16.0
+ (c++)"LibRaw::free_image()@Base" 0.16.0
+ (c++)"LibRaw::fuji_14bit_load_raw()@Base" 0.19.0
+ (c++)"LibRaw::fuji_bayer_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
+ (c++)"LibRaw::fuji_compressed_load_raw()@Base" 0.19.0
+ (c++)"LibRaw::fuji_rotate()@Base" 0.16.0
+ (c++)"LibRaw::gamma_curve(double, double, int, int)@Base" 0.16.0
+ (c++)"LibRaw::get2()@Base" 0.16.0
+ (c++)"LibRaw::get4()@Base" 0.16.0
+ (c++)"LibRaw::get_decoder_info(libraw_decoder_info_t*)@Base" 0.16.0
+ (c++)"LibRaw::get_mem_image_format(int*, int*, int*, int*) const at Base" 0.16.0
+ (c++)"LibRaw::get_timestamp(int)@Base" 0.16.0
+ (c++)"LibRaw::getbithuff(int, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::getint(int)@Base" 0.16.0
+ (c++)"LibRaw::getreal(int)@Base" 0.16.0
+ (c++)"LibRaw::green_matching()@Base" 0.16.0
+ (c++)"LibRaw::guess_byte_order(int)@Base" 0.16.0
+ (c++)"LibRaw::hasselblad_full_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::hasselblad_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::hat_transform(float*, float*, int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::have_fpdata()@Base" 0.18.0
+ (c++)"LibRaw::identify()@Base" 0.16.0
+ (c++)"LibRaw::imacon_full_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::init_fuji_block(fuji_compressed_block*, fuji_compressed_params const*, long long, unsigned int)@Base" 0.19.0
+ (c++)"LibRaw::init_fuji_compr(fuji_compressed_params*)@Base" 0.19.0
+ (c++)"LibRaw::initdata()@Base" 0.19.0
+ (c++)"LibRaw::int_to_float(int)@Base" 0.16.0
+ (c++)"LibRaw::is_canon_600()@Base" 0.18.0
+ (c++)"LibRaw::is_coolscan_nef()@Base" 0.17.0
+ (c++)"LibRaw::is_curve_linear()@Base" 0.18.0
+ (c++)"LibRaw::is_floating_point()@Base" 0.18.0
+ (c++)"LibRaw::is_jpeg_thumb()@Base" 0.19.0
+ (c++)"LibRaw::is_nikon_sraw()@Base" 0.17.0
+ (c++)"LibRaw::is_phaseone_compressed()@Base" 0.16.0
+ (c++)"LibRaw::is_sraw()@Base" 0.16.0
+ (c++)"LibRaw::jpeg_thumb_writer(_IO_FILE*, char*, int)@Base" 0.16.0
+ (c++)"LibRaw::kodak_262_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_65000_decode(short*, int)@Base" 0.16.0
+ (c++)"LibRaw::kodak_65000_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_c330_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::kodak_c603_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::kodak_dc120_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_jpeg_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_radc_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_rgb_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_thumb_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_thumb_loader()@Base" 0.16.0
+ (c++)"LibRaw::kodak_ycbcr_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lch_to_rgb(double (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::leaf_hdr_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lin_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::linear_table(unsigned int)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_diff(unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_end(jhead*)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_idct(jhead*)@Base" 0.18.0
+ (c++)"LibRaw::ljpeg_row(int, jhead*)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_start(jhead*, int)@Base" 0.16.0
+ (c++)"LibRaw::lossless_dng_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lossless_jpeg_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lossy_dng_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::make_decoder(unsigned char const*)@Base" 0.16.0
+ (c++)"LibRaw::make_decoder_ref(unsigned char const**)@Base" 0.16.0
+ (c++|arch-bits=64)"LibRaw::malloc(unsigned long)@Base" 0.19.0
+ (c++)"LibRaw::median4(int*)@Base" 0.16.0
+ (c++)"LibRaw::median_filter()@Base" 0.16.0
+ (c++)"LibRaw::minolta_rd175_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::minolta_z2()@Base" 0.16.0
+ (c++)"LibRaw::nikon_3700()@Base" 0.16.0
+ (c++)"LibRaw::nikon_coolscan_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::nikon_e2100()@Base" 0.16.0
+ (c++)"LibRaw::nikon_e995()@Base" 0.16.0
+ (c++)"LibRaw::nikon_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::nikon_load_sraw()@Base" 0.17.0
+ (c++)"LibRaw::nikon_load_striped_packed_raw()@Base" 0.18.0
+ (c++)"LibRaw::nikon_yuv_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::nokia_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::olympus_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::open_datastream(LibRaw_abstract_datastream*)@Base" 0.16.0
+ (c++)"LibRaw::packed_dng_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::packed_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::pana_data(int, unsigned int*)@Base" 0.19.0
+ (c++)"LibRaw::panasonic_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::parseSonyLensFeatures(unsigned char, unsigned char)@Base" 0.17.0
+ (c++)"LibRaw::parseSonyLensType2(unsigned char, unsigned char)@Base" 0.17.0
+ (c++)"LibRaw::parse_broadcom()@Base" 0.18.0
+ (c++)"LibRaw::parse_ciff(int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::parse_cine()@Base" 0.16.0
+ (c++)"LibRaw::parse_custom_cameras(unsigned int, libraw_custom_camera_t*, char**)@Base" 0.18.0
+ (c++)"LibRaw::parse_exif(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_fuji(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_fuji_compressed_header()@Base" 0.19.0
+ (c++)"LibRaw::parse_gps(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_gps_libraw(int)@Base" 0.17.0
+ (c++)"LibRaw::parse_jpeg(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_kodak_ifd(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_makernote(int, int)@Base" 0.16.0
+ (c++)"LibRaw::parse_makernote_0xc634(int, int, unsigned int)@Base" 0.17.0
+ (c++)"LibRaw::parse_minolta(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_phase_one(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_qt(int)@Base" 0.17.0
+ (c++)"LibRaw::parse_rollei()@Base" 0.16.0
+ (c++)"LibRaw::parse_sinar_ia()@Base" 0.16.0
+ (c++)"LibRaw::parse_smal(int, int)@Base" 0.16.0
+ (c++)"LibRaw::parse_thumb_note(int, unsigned int, unsigned int)@Base" 0.16.0
+ (c++)"LibRaw::parse_tiff(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_tiff_ifd(int)@Base" 0.16.0
+ (c++)"LibRaw::pentax_4shot_load_raw()@Base" 0.18.0
+ (c++)"LibRaw::pentax_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::ph1_bithuff(int, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::phase_one_allocate_tempbuffer()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_correct()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_flat_field(int, int)@Base" 0.16.0
+ (c++)"LibRaw::phase_one_free_tempbuffer()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_load_raw_c()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_subtract_black(unsigned short*, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::ppg_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::pre_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::processNikonLensData(unsigned char*, unsigned int)@Base" 0.17.0
+ (c++)"LibRaw::process_Sony_0x2010(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x9402(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x9403(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x9406(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x940c(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::pseudoinverse(double (*) [3], double (*) [3], int)@Base" 0.16.0
+ (c++)"LibRaw::quicktake_100_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::raw2image()@Base" 0.16.0
+ (c++)"LibRaw::raw2image_ex(int)@Base" 0.16.0
+ (c++)"LibRaw::raw2image_start()@Base" 0.16.0
+ (c++)"LibRaw::read_shorts(unsigned short*, unsigned int)@Base" 0.18.8
+ (c++|arch-bits=64)"LibRaw::realloc(void*, unsigned long)@Base" 0.19.0
+ (c++)"LibRaw::recover_highlights()@Base" 0.16.0
+ (c++)"LibRaw::recycle()@Base" 0.16.0
+ (c++)"LibRaw::recycle_datastream()@Base" 0.16.0
+ (c++)"LibRaw::remove_zeroes()@Base" 0.16.0
+ (c++)"LibRaw::rgb_to_lch(double (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::rollei_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::romm_coeff(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::samsung2_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::samsung3_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::samsung_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::scale_colors()@Base" 0.16.0
+ (c++)"LibRaw::scale_colors_loop(float*)@Base" 0.16.0
+ (c++)"LibRaw::setCancelFlag()@Base" 0.16.0
+ (c++)"LibRaw::setOlympusBodyFeatures(unsigned long long)@Base" 0.17.0
+ (c++)"LibRaw::set_dng_host(void*)@Base" 0.18.0
+ (c++)"LibRaw::set_rawspeed_camerafile(char*)@Base" 0.16.0
+ (c++)"LibRaw::sget2(unsigned char*)@Base" 0.16.0
+ (c++)"LibRaw::sget2Rev(unsigned char*)@Base" 0.17.0
+ (c++)"LibRaw::sget4(unsigned char*)@Base" 0.16.0
+ (c++)"LibRaw::simple_coeff(int)@Base" 0.16.0
+ (c++)"LibRaw::sinar_4shot_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::smal_decode_segment(unsigned int (*) [2], int)@Base" 0.16.0
+ (c++)"LibRaw::smal_v6_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::smal_v9_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sony_arq_load_raw()@Base" 0.19.0
+ (c++)"LibRaw::sony_arw2_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sony_arw_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sony_decrypt(unsigned int*, int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::sony_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sraw_midpoint()@Base" 0.17.0
+ (c++)"LibRaw::strerror(int)@Base" 0.16.0
+ (c++)"LibRaw::stretch()@Base" 0.16.0
+ (c++)"LibRaw::strprogress(LibRaw_progress)@Base" 0.16.0
+ (c++)"LibRaw::subtract(char const*)@Base" 0.16.0
+ (c++)"LibRaw::subtract_black()@Base" 0.16.0
+ (c++)"LibRaw::subtract_black_internal()@Base" 0.16.0
+ (c++)"LibRaw::thumbOK(long long)@Base" 0.18.0
+ (c++)"LibRaw::tiff_get(unsigned int, unsigned int*, unsigned int*, unsigned int*, unsigned int*)@Base" 0.16.0
+ (c++)"LibRaw::tiff_head(tiff_hdr*, int)@Base" 0.16.0
+ (c++)"LibRaw::tiff_set(tiff_hdr*, unsigned short*, unsigned short, unsigned short, int, int)@Base" 0.18.0
+ (c++)"LibRaw::try_dngsdk()@Base" 0.18.0
+ (c++)"LibRaw::try_rawspeed()@Base" 0.18.0
+ (c++)"LibRaw::unpack()@Base" 0.16.0
+ (c++)"LibRaw::unpack_function_name()@Base" 0.16.0
+ (c++)"LibRaw::unpack_thumb()@Base" 0.16.0
+ (c++)"LibRaw::unpacked_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::unpacked_load_raw_fuji_f700s20()@Base" 0.17.0
+ (c++)"LibRaw::unpacked_load_raw_reversed()@Base" 0.18.0
+ (c++)"LibRaw::valid_for_dngsdk()@Base" 0.18.0
+ (c++)"LibRaw::version()@Base" 0.16.0
+ (c++)"LibRaw::versionNumber()@Base" 0.16.0
+ (c++)"LibRaw::vng_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::wavelet_denoise()@Base" 0.16.0
+ (c++)"LibRaw::write_ppm_tiff()@Base" 0.16.0
+ (c++)"LibRaw::x3f_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::xtrans_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
+ (c++)"LibRaw::xtrans_interpolate(int)@Base" 0.16.0
+ (c++)"LibRaw::~LibRaw()@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::fname()@Base" 0.16.0
+ (c++)"LibRaw_abstract_datastream::jpeg_src(void*)@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::lock()@Base" 0.18.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::unlock()@Base" 0.18.0
+ (c++)"LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::eof()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::fname()@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_bigfile_datastream::get_char()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::gets(char*, int)@Base" 0.16.0
+ (c++|arch-bits=64)"LibRaw_bigfile_datastream::read(void*, unsigned long, unsigned long)@Base" 0.19.0
+ (c++)"LibRaw_bigfile_datastream::scanf_one(char const*, void*)@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::seek(long long, int)@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_bigfile_datastream::size()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::tell()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::valid()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()@Base" 0.16.0
+ (c++)"LibRaw_buffer_datastream::eof()@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_buffer_datastream::get_char()@Base" 0.16.0
+ (c++)"LibRaw_buffer_datastream::gets(char*, int)@Base" 0.16.0
+ (c++)"LibRaw_buffer_datastream::jpeg_src(void*)@Base" 0.16.0
+ (c++)"LibRaw_constants::d65_white at Base" 0.16.0
+ (c++)"LibRaw_constants::xyz_rgb at Base" 0.16.0
+ (c++|arch-bits=64)"LibRaw::remove_trailing_spaces(char*, unsigned long)@Base" 0.20.0
+ (c++|arch-bits=64)"LibRaw::memmem(char*, unsigned long, char*, unsigned long)@Base" 0.20.0
+ (c++|arch-bits=64)"LibRaw::stread(char*, unsigned long, LibRaw_abstract_datastream*)@Base" 0.20.0
+ (c++|arch-bits=64)"LibRaw::strnlen(char const*, unsigned long)@Base" 0.20.0
+ (c++|arch-bits=32)"LibRaw_buffer_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw_bigfile_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw::calloc(unsigned int, unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw::malloc(unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw::realloc(void*, unsigned int)@Base" 0.19.0
+ (c++)"crxDecodeLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxDecodeLine(CrxBandParam*, unsigned char*)@Base" 0.20.0
+ (c++)"ifd_size_t_cmp(void const*, void const*)@Base" 0.20.0
+ (c++)"crxHorizontal53(int*, int*, CrxWaveletTransform*, unsigned int)@Base" 0.20.0
+ (c++)"crxDecodeTopLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxFreeImageData(CrxImage*)@Base" 0.20.0
+ (c++)"crxFreeSubbandData(CrxImage*, CrxPlaneComp*)@Base" 0.20.0
+ (c++)"setup_qlut(signed char*, int*)@Base" 0.21.1
+ (c++)"sget4_order(short, unsigned char*)@Base" 0.21.1
+ (c++)"crxMakeQStep(CrxImage*, CrxTile*, int*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=64)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long, unsigned long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
+ (c++)"unsigned_cmp(void const*, void const*)@Base" 0.21.1
+ (c++)"decode_S_type(int, unsigned int*, unsigned short*)@Base" 0.21.1
+ (c++)"sget_fixed32u(short, unsigned char*)@Base" 0.21.1
+ (c++)"AngleConversion(short, unsigned char*)@Base" 0.21.1
+ (c++)"crxUpdateQparam(CrxSubband*)@Base" 0.21.1
+ (c++)"init_main_grads(fuji_compressed_params const*, fuji_compressed_block*)@Base" 0.21.1
+ (c++)"init_main_qtable(fuji_compressed_params*, unsigned char)@Base" 0.21.1
+ (c++)"AngleConversion_a(short, unsigned char*)@Base" 0.21.1
+ (c++|arch-bits=64)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long, unsigned int, unsigned char*, int)@Base" 0.21.1
+ (c++)"crxDecodeGolombTop(CrxBitstream*, int, int*, int*)@Base" 0.21.1
+ (c++)"crxProcessSubbands(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*)@Base" 0.21.1
+ (c++)"libraw_int_to_float(int)@Base" 0.21.1
+ (c++)"libraw_sget2_static(short, unsigned char*)@Base" 0.21.1
+ (c++)"libraw_sget4_static(short, unsigned char*)@Base" 0.21.1
+ (c++)"crxDecodeGolombNormal(CrxBitstream*, int, int*, int*, int*)@Base" 0.21.1
+ (c++)"crxIdwt53FilterDecode(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
+ (c++)"libraw_sgetreal_static(short, int, unsigned char*)@Base" 0.21.1
+ (c++)"crxIdwt53FilterInitialize(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
+ (c++)"libraw_tagtype_dataunit_bytes(int)@Base" 0.21.1
+ (c++)"crxDecodeLineWithIQuantization(CrxSubband*, CrxQStep*)@Base" 0.21.1
+ (c++)"CanonCameraInfo_checkFirmwareRecordLocation(unsigned char*)@Base" 0.21.1
+ (c++)"crxReadQP(CrxBitstream*, int)@Base" 0.21.1
+ (c++)"LibRaw_constants::rec2020_rgb at Base" 0.21.1
+ (c++)"LibRaw_constants::dcip3d65_rgb at Base" 0.21.1
+ (c++)"tile_stripe_data_t::init(tiff_ifd_t*, libraw_image_sizes_t const&, unpacker_data_t const&, short, LibRaw_abstract_datastream*)@Base" 0.21.1
+ (c++)"pana_cs6_page_decoder::read_page12()@Base" 0.21.1
+ q_step_tbl at Base 0.21.1
+ (c++|arch-bits=64)"LibRaw_buffer_datastream::read(void*, unsigned long, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::seek(long long, int)@Base" 0.21.1
+ (c++|optional=lto)"LibRaw_buffer_datastream::size()@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::tell()@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::valid()@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::scanf_one(char const*, void*)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::~LibRaw_buffer_datastream()@Base" 0.21.1
+ (c++)"LibRaw::open_bayer(unsigned char const*, unsigned int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::parse_riff(int)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw::libraw_swab(void*, unsigned long)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw::open_buffer(void const*, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw::get_CanonArea()@Base" 0.21.1
+ (c++)"LibRaw::parseCR3_CTMD(short)@Base" 0.21.1
+ (c++)"LibRaw::parseCR3_Free()@Base" 0.21.1
+ (c++)"LibRaw::selectCRXFrame(short, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::selectCRXTrack()@Base" 0.21.1
+ (c++)"LibRaw::unpack_thumb_ex(int)@Base" 0.21.1
+ (c++)"LibRaw::free_omp_buffers(char**, int)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw::malloc_omp_buffers(int, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw::crxParseImageHeader(unsigned char*, int, int)@Base" 0.21.1
+ (c++)"LibRaw::sony_ljpeg_load_raw()@Base" 0.21.1
+ (c++)"LibRaw::libraw_openfile_tail(LibRaw_abstract_datastream*)@Base" 0.21.1
+ (c++)"LibRaw::parse_fuji_thumbnail(int)@Base" 0.21.1
+ (c++)"LibRaw::phase_one_load_raw_s()@Base" 0.21.1
+ (c++)"LibRaw::parseOlympusMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::guess_RAFDataGeneration(unsigned char*)@Base" 0.21.1
+ (c++)"LibRaw::adjust_to_raw_inset_crop(unsigned int, float)@Base" 0.21.1
+ (c++)"LibRaw::phase_one_fix_pixel_grad(unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::packed_tiled_dng_load_raw()@Base" 0.21.1
+ (c++)"LibRaw::phase_one_fix_col_pixel_avg(unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::uncompressed_fp_dng_load_raw()@Base" 0.21.1
+ (c++)"LibRaw::nikon_he_load_raw_placeholder()@Base" 0.21.1
+ (c++)"LibRaw::p1rawc(unsigned int, unsigned int, unsigned int&)@Base" 0.21.1
+ (c++)"LibRaw::parseCR3(long long, long long, short&, char*, short&, short&)@Base" 0.21.1
+ (c++)"LibRaw::open_file(char const*)@Base" 0.21.1
+ (c++)"LibRaw::parse_mos(long long)@Base" 0.21.1
+ (c++|optional=lto)"void std::vector<unsigned int, std::allocator<unsigned int> >::_M_realloc_insert<unsigned int const&>(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&)@Base" 0.21.1
+ (c++)"LibRaw::fuji_decode_loop(fuji_compressed_params*, int, long long*, unsigned int*, unsigned char*)@Base" 0.21.1
+ (c++)"LibRaw::fuji_decode_strip(fuji_compressed_params*, int, long long, unsigned int, unsigned char*)@Base" 0.21.1
+ (c++)"crxConvertPlaneLine(CrxImage*, int, int, int, int*, int)@Base" 0.20.0
+ (c++)"crxReadImageHeaders(crx_data_header_t*, CrxImage*, unsigned char*, int)@Base" 0.20.0
+ (c++)"crxSetupSubbandData(CrxImage*, CrxPlaneComp*, CrxTile const*, unsigned int)@Base" 0.20.0
+ (c++)"crxDecodeLineRounded(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxReadSubbandHeaders(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*, unsigned char**, int*)@Base" 0.20.0
+ (c++)"crxIdwt53FilterGetLine(CrxPlaneComp*, int)@Base" 0.20.0
+ (c++)"crxDecodeTopLineRounded(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxIdwt53FilterTransform(CrxPlaneComp*, unsigned int)@Base" 0.20.0
+ (c++)"crxDecodeLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxDecodeTopLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"LibRaw_constants::xyzd50_srgb at Base" 0.20.0
+ (c++)"LibRaw_constants::prophoto_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::rgb_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::aces_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::wide_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::adobe_rgb at Base" 0.20.0
+ (c++|arch-bits=32|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32|optional=lto)"std::vector<unsigned int, std::allocator<unsigned int> >::~vector()@Base" 0.21.1
+ (c++|optional=lto)"libraw_static_table_t::operator[](unsigned int) const at Base" 0.21.1
+ (c++|arch-bits=64|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned long)@Base" 0.21.1
+ (c++|optional=lto)"std::vector<unsigned char, std::allocator<unsigned char> >::~vector()@Base" 0.21.1
+ (c++|arch-bits=64|optional=lto)"std::vector<unsigned long, std::allocator<unsigned long> >::~vector()@Base" 0.21.1
+ (c++)"pana_cs6_page_decoder::read_page()@Base" 0.20.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::buffering_off()@Base" 0.20.0
+ (c++)"LibRaw::aRGB_coeff(double (*) [3])@Base" 0.20.0
+ (c++)"LibRaw::crxLoadRaw()@Base" 0.20.0
+ (c++)"LibRaw::strcasestr(char*, char const*)@Base" 0.20.0
+ (c++)"LibRaw::trimSpaces(char*)@Base" 0.20.0
+ (c++)"LibRaw::adobe_coeff(unsigned int, char const*, int)@Base" 0.20.0
+ (c++)"LibRaw::Oly_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::Oly_wb_list2 at Base" 0.20.0
+ (c++)"LibRaw::parseSonySR2(unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSonySRF(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::Canon_wbi2std at Base" 0.20.0
+ (c++)"LibRaw::Fuji_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::Fuji_wb_list2 at Base" 0.20.0
+ (c++)"LibRaw::parse_kyocera()@Base" 0.20.0
+ (c++)"LibRaw::PentaxLensInfo(unsigned long long, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::crxDecodePlane(void*, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::Nikon_NRW_WBtag(int, int)@Base" 0.20.0
+ (c++)"LibRaw::Pentax_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::Pentax_wb_list2 at Base" 0.20.0
+ (c++)"LibRaw::parseHassyModel()@Base" 0.20.0
+ (c++)"LibRaw::KodakIllumMatrix(unsigned int, float*)@Base" 0.20.0
+ (c++)"LibRaw::Kodak_DCR_WBtags(int, unsigned int, int)@Base" 0.20.0
+ (c++)"LibRaw::Kodak_KDC_WBtags(int, int)@Base" 0.20.0
+ (c++)"LibRaw::Sony_SR2_wb_list at Base" 0.20.0
+ (c++)"LibRaw::Sony_SRF_wb_list at Base" 0.20.0
+ (c++)"LibRaw::nikon_read_curve()@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaLensID()@Base" 0.20.0
+ (c++)"LibRaw::setMakeFromIndex(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::Sony_SR2_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::crxLoadDecodeLoop(void*, int)@Base" 0.20.0
+ (c++)"LibRaw::remove_caseSubstr(char*, char*)@Base" 0.20.0
+ (c++)"LibRaw::GetNormalizedModel()@Base" 0.20.0
+ (c++)"LibRaw::find_ifd_by_offset(int)@Base" 0.20.0
+ (c++)"LibRaw::ljpeg_row_unrolled(int, jhead*)@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaLensName(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parse_exif_interop(int)@Base" 0.20.0
+ (c++)"LibRaw::process_Hassy_Lens(int)@Base" 0.20.0
+ (c++)"LibRaw::parseEpsonMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseFujiMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseNikonMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSigmaMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSonyMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x0116(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x9050(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x9400(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x940e(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::setPhaseOneFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::setSonyBodyFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::Canon_CameraSettings(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::cameramakeridx2maker(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::lin_interpolate_loop(int*, int)@Base" 0.20.0
+ (c++)"LibRaw::nikon_14bit_load_raw()@Base" 0.20.0
+ (c++)"LibRaw::panasonicC6_load_raw()@Base" 0.20.0
+ (c++)"LibRaw::panasonicC7_load_raw()@Base" 0.20.0
+ (c++)"LibRaw::parseCanonMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_RawInfo(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseRicohMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::setCanonBodyFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::setLeicaBodyFeatures(int)@Base" 0.20.0
+ (c++)"LibRaw::HassyRawFormat_idx2HR(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::_CanonConvertAperture(unsigned short)@Base" 0.20.0
+ (c++)"LibRaw::crxConvertPlaneLineDf(void*, int)@Base" 0.20.0
+ (c++)"LibRaw::crxLoadFinalizeLoopE3(void*, int)@Base" 0.20.0
+ (c++)"LibRaw::identify_finetune_dcr(char*, int, int)@Base" 0.20.0
+ (c++)"LibRaw::parsePentaxMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::removeExcessiveSpaces(char*)@Base" 0.20.0
+ (c++)"LibRaw::setPentaxBodyFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::SetStandardIlluminants(unsigned int, char const*)@Base" 0.20.0
+ (c++)"LibRaw::getOlympus_CameraType2()@Base" 0.20.0
+ (c++)"LibRaw::parseAdobeRAFMakernote()@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_Equipment(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSamsungMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::processCanonCameraInfo(unsigned long long, unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::tagtype_dataunit_bytes at Base" 0.20.0
+ (c++)"LibRaw::parseAdobePanoMakernote()@Base" 0.20.0
+ (c++)"LibRaw::identify_finetune_pentax()@Base" 0.20.0
+ (c++)"LibRaw::unpacked_load_raw_FujiDBP()@Base" 0.20.0
+ (c++)"LibRaw::Canon_G9_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::Canon_D30_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::identify_process_dng_fields()@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_CameraSettings(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::getOlympus_SensorTemperature(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::nikon_load_padded_packed_raw()@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaInternalBodySerial(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_ImageProcessing(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::vc5_dng_load_raw_placeholder()@Base" 0.20.0
+ (c++)"LibRaw::identify_finetune_by_filesize(int)@Base" 0.20.0
+ (c++)"LibRaw::Canon_KeyIsZero_Len2048_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::Canon_KeyIs0x0410_Len2048_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::Canon_KeyIs0x0410_Len3072_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::p1raw(unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::getwords(char*, char**, int, int)@Base" 0.20.0
+ (c++)"LibRaw::sgetreal(int, unsigned char*)@Base" 0.20.0
+ (c++)"LibRaw::FujiCCT_K at Base" 0.20.0
+ (c++)"LibRaw::tiff_sget(unsigned int, unsigned char*, unsigned int, long long*, unsigned int*, unsigned int*, long long*, unsigned int*, int*)@Base" 0.20.0
+ (c++|arch-bits=32)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long long, unsigned long long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long long, unsigned int, unsigned char*, int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::libraw_swab(void*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::open_buffer(void const*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::malloc_omp_buffers(int, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::remove_trailing_spaces(char*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::memmem(char*, unsigned int, char*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::stread(char*, unsigned int, LibRaw_abstract_datastream*)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::strnlen(char const*, unsigned int)@Base" 0.21.1
+ (c++|arch=i386)"void std::__heap_select<__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter>(__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter)@Base" 0.21.1
+ default_data_callback at Base 0.16.0
+ exCoefNumTbl at Base 0.20.0
+ foveon_data at Base 0.16.0
+ libraw_COLOR at Base 0.16.0
+ libraw_adjust_sizes_info_only at Base 0.16.0
+ libraw_cameraCount at Base 0.16.0
+ libraw_cameraList at Base 0.16.0
+ libraw_capabilities at Base 0.18.0
+ libraw_close at Base 0.16.0
+ libraw_dcraw_clear_mem at Base 0.16.0
+ libraw_dcraw_make_mem_image at Base 0.16.0
+ libraw_dcraw_make_mem_thumb at Base 0.16.0
+ libraw_dcraw_ppm_tiff_writer at Base 0.16.0
+ libraw_dcraw_process at Base 0.16.0
+ libraw_dcraw_thumb_writer at Base 0.16.0
+ libraw_free_image at Base 0.16.0
+ libraw_get_cam_mul at Base 0.17.0
+ libraw_get_color_maximum at Base 0.17.0
+ libraw_get_decoder_info at Base 0.16.0
+ libraw_get_iheight at Base 0.17.0
+ libraw_get_imgother at Base 0.19.0
+ libraw_get_iparams at Base 0.19.0
+ libraw_get_iwidth at Base 0.17.0
+ libraw_get_lensinfo at Base 0.19.0
+ libraw_get_pre_mul at Base 0.17.0
+ libraw_get_raw_height at Base 0.17.0
+ libraw_get_raw_width at Base 0.17.0
+ libraw_get_rgb_cam at Base 0.17.0
+ libraw_init at Base 0.16.0
+ libraw_open_bayer at Base 0.21.1
+ libraw_open_buffer at Base 0.16.0
+ libraw_open_file at Base 0.16.0
+ libraw_raw2image at Base 0.16.0
+ libraw_recycle at Base 0.16.0
+ libraw_recycle_datastream at Base 0.16.0
+ libraw_set_adjust_maximum_thr at Base 0.21.1
+ libraw_set_bright at Base 0.17.0
+ libraw_set_dataerror_handler at Base 0.16.0
+ libraw_set_demosaic at Base 0.17.0
+ libraw_set_exifparser_handler at Base 0.17.0
+ libraw_set_fbdd_noiserd at Base 0.17.0
+ libraw_set_gamma at Base 0.17.0
+ libraw_set_highlight at Base 0.17.0
+ libraw_set_no_auto_bright at Base 0.17.0
+ libraw_set_output_bps at Base 0.17.0
+ libraw_set_output_color at Base 0.17.0
+ libraw_set_output_tif at Base 0.20.0
+ libraw_set_progress_handler at Base 0.16.0
+ libraw_set_user_mul at Base 0.18.0
+ libraw_strerror at Base 0.16.0
+ libraw_strprogress at Base 0.16.0
+ libraw_subtract_black at Base 0.16.0
+ libraw_unpack at Base 0.16.0
+ libraw_unpack_function_name at Base 0.16.0
+ libraw_unpack_thumb at Base 0.16.0
+ libraw_unpack_thumb_ex at Base 0.21.1
+ libraw_version at Base 0.16.0
+ libraw_versionNumber at Base 0.16.0
+ (c++)"typeinfo for LibRaw at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_abstract_datastream at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_bigfile_datastream at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_buffer_datastream at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_exceptions at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_abstract_datastream at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_bigfile_datastream at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_buffer_datastream at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_exceptions at Base" 0.16.0
+ (c++)"vtable for LibRaw at Base" 0.16.0
+ (c++)"vtable for LibRaw_abstract_datastream at Base" 0.16.0
+ (c++)"vtable for LibRaw_bigfile_datastream at Base" 0.16.0
+ (c++)"vtable for LibRaw_buffer_datastream at Base" 0.16.0
+libraw_r.so.23 libraw23 #MINVER#
+ (c++)"AAHD::AAHD(LibRaw&)@Base" 0.16.0
+ (c++)"AAHD::combine_image()@Base" 0.16.0
+ (c++)"AAHD::evaluate_ahd()@Base" 0.16.0
+ (c++)"AAHD::gammaLUT at Base" 0.16.0
+ (c++)"AAHD::hide_hots()@Base" 0.16.0
+ (c++)"AAHD::illustrate_dirs()@Base" 0.16.0
+ (c++)"AAHD::illustrate_dline(int)@Base" 0.16.0
+ (c++)"AAHD::make_ahd_gline(int)@Base" 0.16.0
+ (c++)"AAHD::make_ahd_greens()@Base" 0.16.0
+ (c++)"AAHD::make_ahd_rb()@Base" 0.16.0
+ (c++)"AAHD::make_ahd_rb_hv(int)@Base" 0.16.0
+ (c++)"AAHD::make_ahd_rb_last(int)@Base" 0.16.0
+ (c++)"AAHD::refine_hv_dirs()@Base" 0.16.0
+ (c++)"AAHD::refine_hv_dirs(int, int)@Base" 0.16.0
+ (c++)"AAHD::refine_ihv_dirs(int)@Base" 0.16.0
+ (c++)"AAHD::yuv_coeff at Base" 0.16.0
+ (c++)"AAHD::~AAHD()@Base" 0.16.0
+ (c++)"DHT::DHT(LibRaw&)@Base" 0.16.0
+ (c++)"DHT::copy_to_image()@Base" 0.16.0
+ (c++)"DHT::hide_hots()@Base" 0.16.0
+ (c++)"DHT::illustrate_dirs()@Base" 0.16.0
+ (c++)"DHT::illustrate_dline(int)@Base" 0.16.0
+ (c++)"DHT::make_diag_dirs()@Base" 0.16.0
+ (c++)"DHT::make_diag_dline(int)@Base" 0.16.0
+ (c++)"DHT::make_gline(int)@Base" 0.16.0
+ (c++)"DHT::make_greens()@Base" 0.16.0
+ (c++)"DHT::make_hv_dirs()@Base" 0.16.0
+ (c++)"DHT::make_hv_dline(int)@Base" 0.16.0
+ (c++)"DHT::make_rb()@Base" 0.16.0
+ (c++)"DHT::make_rbdiag(int)@Base" 0.16.0
+ (c++)"DHT::make_rbhv(int)@Base" 0.16.0
+ (c++)"DHT::refine_diag_dirs(int, int)@Base" 0.16.0
+ (c++)"DHT::refine_hv_dirs(int, int)@Base" 0.16.0
+ (c++)"DHT::refine_idiag_dirs(int)@Base" 0.16.0
+ (c++)"DHT::refine_ihv_dirs(int)@Base" 0.16.0
+ (c++)"DHT::restore_hots()@Base" 0.16.0
+ (c++)"DHT::~DHT()@Base" 0.16.0
+ J at Base 0.20.0
+ JS at Base 0.20.0
+ (c++)"LibRaw::Canon_WBCTpresets(short)@Base" 0.18.0
+ (c++)"LibRaw::Canon_WBpresets(int, int)@Base" 0.18.0
+ (c++)"LibRaw::LibRaw(unsigned int)@Base" 0.16.0
+ (c++)"LibRaw::PentaxISO(unsigned short)@Base" 0.18.0
+ (c++)"LibRaw::aahd_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::adjust_bl()@Base" 0.16.0
+ (c++)"LibRaw::adjust_maximum()@Base" 0.16.0
+ (c++)"LibRaw::adjust_sizes_info_only()@Base" 0.16.0
+ (c++)"LibRaw::adobe_copy_pixel(unsigned int, unsigned int, unsigned short**)@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_build_homogeneity_map(int, int, short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_combine_homogeneous_pixels(int, int, unsigned short (*) [512][512][3], char (*) [512][2])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_green_h_and_v(int, int, unsigned short (*) [512][512][3])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_r_and_b_and_convert_to_cielab(int, int, unsigned short (*) [512][512][3], short (*) [512][512][3])@Base" 0.16.0
+ (c++)"LibRaw::ahd_interpolate_r_and_b_in_rgb_and_convert_to_cielab(int, int, unsigned short (*) [512][3], short (*) [512][3])@Base" 0.16.0
+ (c++)"LibRaw::android_loose_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::android_tight_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::apply_profile(char const*, char const*)@Base" 0.16.0
+ (c++)"LibRaw::apply_tiff()@Base" 0.16.0
+ (c++)"LibRaw::bad_pixels(char const*)@Base" 0.16.0
+ (c++)"LibRaw::blend_highlights()@Base" 0.16.0
+ (c++)"LibRaw::border_interpolate(int)@Base" 0.16.0
+ (c++)"LibRaw::broadcom_load_raw()@Base" 0.18.0
+ (c++|arch-bits=64)"LibRaw::calloc(unsigned long, unsigned long)@Base" 0.19.0
+ (c++)"LibRaw::cam_xyz_coeff(float (*) [4], double (*) [3])@Base" 0.17.0
+ (c++)"LibRaw::cameraCount()@Base" 0.16.0
+ (c++)"LibRaw::cameraList()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_auto_wb()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_coeff()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_color(int*, int)@Base" 0.16.0
+ (c++)"LibRaw::canon_600_correct()@Base" 0.16.0
+ (c++)"LibRaw::canon_600_fixed_wb(int)@Base" 0.16.0
+ (c++)"LibRaw::canon_600_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::canon_has_lowbits()@Base" 0.16.0
+ (c++)"LibRaw::canon_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::canon_s2is()@Base" 0.16.0
+ (c++)"LibRaw::canon_sraw_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::capabilities()@Base" 0.18.0
+ (c++)"LibRaw::checkCancel()@Base" 0.16.0
+ (c++)"LibRaw::cielab(unsigned short*, short*)@Base" 0.16.0
+ (c++)"LibRaw::ciff_block_1030()@Base" 0.16.0
+ (c++)"LibRaw::clearCancelFlag()@Base" 0.17.0
+ (c++)"LibRaw::convertFloatToInt(float, float, float)@Base" 0.18.0
+ (c++)"LibRaw::convert_to_rgb()@Base" 0.16.0
+ (c++)"LibRaw::convert_to_rgb_loop(float (*) [4])@Base" 0.16.0
+ (c++)"LibRaw::copy_bayer(unsigned short*, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::copy_fuji_uncropped(unsigned short*, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::copy_line_to_bayer(fuji_compressed_block*, int, int, int)@Base" 0.19.0
+ (c++)"LibRaw::copy_line_to_xtrans(fuji_compressed_block*, int, int, int)@Base" 0.19.0
+ (c++)"LibRaw::copy_mem_image(void*, int, int)@Base" 0.16.0
+ (c++)"LibRaw::crop_masked_pixels()@Base" 0.16.0
+ (c++)"LibRaw::crw_init_tables(unsigned int, unsigned short**)@Base" 0.16.0
+ (c++)"LibRaw::cubic_spline(int const*, int const*, int)@Base" 0.17.0
+ (c++)"LibRaw::dcb(int, int)@Base" 0.16.0
+ (c++)"LibRaw::dcb_color()@Base" 0.16.0
+ (c++)"LibRaw::dcb_color2(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_color3(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_color_full()@Base" 0.16.0
+ (c++)"LibRaw::dcb_copy_to_buffer(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_correction()@Base" 0.16.0
+ (c++)"LibRaw::dcb_correction2()@Base" 0.16.0
+ (c++)"LibRaw::dcb_decide(float (*) [3], float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_hor(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_map()@Base" 0.16.0
+ (c++)"LibRaw::dcb_nyquist()@Base" 0.16.0
+ (c++)"LibRaw::dcb_pp()@Base" 0.16.0
+ (c++)"LibRaw::dcb_refinement()@Base" 0.16.0
+ (c++)"LibRaw::dcb_restore_from_buffer(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcb_ver(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::dcraw_clear_mem(libraw_processed_image_t*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_make_mem_image(int*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_make_mem_thumb(int*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_ppm_tiff_writer(char const*)@Base" 0.16.0
+ (c++)"LibRaw::dcraw_process()@Base" 0.16.0
+ (c++)"LibRaw::dcraw_thumb_writer(char const*)@Base" 0.16.0
+ (c++)"LibRaw::deflate_dng_load_raw()@Base" 0.18.0
+ (c++)"LibRaw::derror()@Base" 0.16.0
+ (c++)"LibRaw::dht_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::eight_bit_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::exp_bef(float, float)@Base" 0.16.0
+ (c++)"LibRaw::fbdd(int)@Base" 0.16.0
+ (c++)"LibRaw::fbdd_correction()@Base" 0.16.0
+ (c++)"LibRaw::fbdd_correction2(double (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::fbdd_green()@Base" 0.16.0
+ (c++)"LibRaw::fcol(int, int)@Base" 0.16.0
+ (c++)"LibRaw::fill_holes(int)@Base" 0.16.0
+ (c++)"LibRaw::find_green(int, int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::fix_after_rawspeed(int)@Base" 0.16.0
+ (c++)"LibRaw::flip_index(int, int)@Base" 0.16.0
+ (c++)"LibRaw::free(void*)@Base" 0.16.0
+ (c++)"LibRaw::free_image()@Base" 0.16.0
+ (c++)"LibRaw::fuji_14bit_load_raw()@Base" 0.19.0
+ (c++)"LibRaw::fuji_bayer_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
+ (c++)"LibRaw::fuji_compressed_load_raw()@Base" 0.19.0
+ (c++)"LibRaw::fuji_rotate()@Base" 0.16.0
+ (c++)"LibRaw::gamma_curve(double, double, int, int)@Base" 0.16.0
+ (c++)"LibRaw::get2()@Base" 0.16.0
+ (c++)"LibRaw::get4()@Base" 0.16.0
+ (c++)"LibRaw::get_decoder_info(libraw_decoder_info_t*)@Base" 0.16.0
+ (c++)"LibRaw::get_mem_image_format(int*, int*, int*, int*) const at Base" 0.16.0
+ (c++)"LibRaw::get_timestamp(int)@Base" 0.16.0
+ (c++)"LibRaw::getbithuff(int, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::getint(int)@Base" 0.16.0
+ (c++)"LibRaw::getreal(int)@Base" 0.16.0
+ (c++)"LibRaw::green_matching()@Base" 0.16.0
+ (c++)"LibRaw::guess_byte_order(int)@Base" 0.16.0
+ (c++)"LibRaw::hasselblad_full_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::hasselblad_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::hat_transform(float*, float*, int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::have_fpdata()@Base" 0.18.0
+ (c++)"LibRaw::identify()@Base" 0.16.0
+ (c++)"LibRaw::imacon_full_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::init_fuji_block(fuji_compressed_block*, fuji_compressed_params const*, long long, unsigned int)@Base" 0.19.0
+ (c++)"LibRaw::init_fuji_compr(fuji_compressed_params*)@Base" 0.19.0
+ (c++)"LibRaw::initdata()@Base" 0.19.0
+ (c++)"LibRaw::int_to_float(int)@Base" 0.16.0
+ (c++)"LibRaw::is_canon_600()@Base" 0.18.0
+ (c++)"LibRaw::is_coolscan_nef()@Base" 0.17.0
+ (c++)"LibRaw::is_curve_linear()@Base" 0.18.0
+ (c++)"LibRaw::is_floating_point()@Base" 0.18.0
+ (c++)"LibRaw::is_jpeg_thumb()@Base" 0.19.0
+ (c++)"LibRaw::is_nikon_sraw()@Base" 0.17.0
+ (c++)"LibRaw::is_phaseone_compressed()@Base" 0.16.0
+ (c++)"LibRaw::is_sraw()@Base" 0.16.0
+ (c++)"LibRaw::jpeg_thumb_writer(_IO_FILE*, char*, int)@Base" 0.16.0
+ (c++)"LibRaw::kodak_262_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_65000_decode(short*, int)@Base" 0.16.0
+ (c++)"LibRaw::kodak_65000_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_c330_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::kodak_c603_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::kodak_dc120_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_jpeg_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_radc_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_rgb_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_thumb_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::kodak_thumb_loader()@Base" 0.16.0
+ (c++)"LibRaw::kodak_ycbcr_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lch_to_rgb(double (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::leaf_hdr_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lin_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::linear_table(unsigned int)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_diff(unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_end(jhead*)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_idct(jhead*)@Base" 0.18.0
+ (c++)"LibRaw::ljpeg_row(int, jhead*)@Base" 0.16.0
+ (c++)"LibRaw::ljpeg_start(jhead*, int)@Base" 0.16.0
+ (c++)"LibRaw::lossless_dng_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lossless_jpeg_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::lossy_dng_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::make_decoder(unsigned char const*)@Base" 0.16.0
+ (c++)"LibRaw::make_decoder_ref(unsigned char const**)@Base" 0.16.0
+ (c++|arch-bits=64)"LibRaw::malloc(unsigned long)@Base" 0.19.0
+ (c++)"LibRaw::median4(int*)@Base" 0.16.0
+ (c++)"LibRaw::median_filter()@Base" 0.16.0
+ (c++)"LibRaw::minolta_rd175_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::minolta_z2()@Base" 0.16.0
+ (c++)"LibRaw::nikon_3700()@Base" 0.16.0
+ (c++)"LibRaw::nikon_coolscan_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::nikon_e2100()@Base" 0.16.0
+ (c++)"LibRaw::nikon_e995()@Base" 0.16.0
+ (c++)"LibRaw::nikon_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::nikon_load_sraw()@Base" 0.17.0
+ (c++)"LibRaw::nikon_load_striped_packed_raw()@Base" 0.18.0
+ (c++)"LibRaw::nikon_yuv_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::nokia_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::olympus_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::open_datastream(LibRaw_abstract_datastream*)@Base" 0.16.0
+ (c++)"LibRaw::packed_dng_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::packed_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::pana_data(int, unsigned int*)@Base" 0.19.0
+ (c++)"LibRaw::panasonic_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::parseSonyLensFeatures(unsigned char, unsigned char)@Base" 0.17.0
+ (c++)"LibRaw::parseSonyLensType2(unsigned char, unsigned char)@Base" 0.17.0
+ (c++)"LibRaw::parse_broadcom()@Base" 0.18.0
+ (c++)"LibRaw::parse_ciff(int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::parse_cine()@Base" 0.16.0
+ (c++)"LibRaw::parse_custom_cameras(unsigned int, libraw_custom_camera_t*, char**)@Base" 0.18.0
+ (c++)"LibRaw::parse_exif(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_fuji(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_fuji_compressed_header()@Base" 0.19.0
+ (c++)"LibRaw::parse_gps(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_gps_libraw(int)@Base" 0.17.0
+ (c++)"LibRaw::parse_jpeg(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_kodak_ifd(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_makernote(int, int)@Base" 0.16.0
+ (c++)"LibRaw::parse_makernote_0xc634(int, int, unsigned int)@Base" 0.17.0
+ (c++)"LibRaw::parse_minolta(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_phase_one(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_qt(int)@Base" 0.17.0
+ (c++)"LibRaw::parse_rollei()@Base" 0.16.0
+ (c++)"LibRaw::parse_sinar_ia()@Base" 0.16.0
+ (c++)"LibRaw::parse_smal(int, int)@Base" 0.16.0
+ (c++)"LibRaw::parse_thumb_note(int, unsigned int, unsigned int)@Base" 0.16.0
+ (c++)"LibRaw::parse_tiff(int)@Base" 0.16.0
+ (c++)"LibRaw::parse_tiff_ifd(int)@Base" 0.16.0
+ (c++)"LibRaw::pentax_4shot_load_raw()@Base" 0.18.0
+ (c++)"LibRaw::pentax_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::ph1_bithuff(int, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::phase_one_allocate_tempbuffer()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_correct()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_flat_field(int, int)@Base" 0.16.0
+ (c++)"LibRaw::phase_one_free_tempbuffer()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_load_raw_c()@Base" 0.16.0
+ (c++)"LibRaw::phase_one_subtract_black(unsigned short*, unsigned short*)@Base" 0.16.0
+ (c++)"LibRaw::ppg_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::pre_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::processNikonLensData(unsigned char*, unsigned int)@Base" 0.17.0
+ (c++)"LibRaw::process_Sony_0x2010(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x9402(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x9403(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x9406(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::process_Sony_0x940c(unsigned char*, unsigned short)@Base" 0.19.0
+ (c++)"LibRaw::pseudoinverse(double (*) [3], double (*) [3], int)@Base" 0.16.0
+ (c++)"LibRaw::quicktake_100_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::raw2image()@Base" 0.16.0
+ (c++)"LibRaw::raw2image_ex(int)@Base" 0.16.0
+ (c++)"LibRaw::raw2image_start()@Base" 0.16.0
+ (c++)"LibRaw::read_shorts(unsigned short*, unsigned int)@Base" 0.18.8
+ (c++|arch-bits=64)"LibRaw::realloc(void*, unsigned long)@Base" 0.19.0
+ (c++)"LibRaw::recover_highlights()@Base" 0.16.0
+ (c++)"LibRaw::recycle()@Base" 0.16.0
+ (c++)"LibRaw::recycle_datastream()@Base" 0.16.0
+ (c++)"LibRaw::remove_zeroes()@Base" 0.16.0
+ (c++)"LibRaw::rgb_to_lch(double (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::rollei_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::romm_coeff(float (*) [3])@Base" 0.16.0
+ (c++)"LibRaw::samsung2_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::samsung3_load_raw()@Base" 0.17.0
+ (c++)"LibRaw::samsung_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::scale_colors()@Base" 0.16.0
+ (c++)"LibRaw::scale_colors_loop(float*)@Base" 0.16.0
+ (c++)"LibRaw::setCancelFlag()@Base" 0.16.0
+ (c++)"LibRaw::setOlympusBodyFeatures(unsigned long long)@Base" 0.17.0
+ (c++)"LibRaw::set_dng_host(void*)@Base" 0.18.0
+ (c++)"LibRaw::set_rawspeed_camerafile(char*)@Base" 0.16.0
+ (c++)"LibRaw::sget2(unsigned char*)@Base" 0.16.0
+ (c++)"LibRaw::sget2Rev(unsigned char*)@Base" 0.17.0
+ (c++)"LibRaw::sget4(unsigned char*)@Base" 0.16.0
+ (c++)"LibRaw::simple_coeff(int)@Base" 0.16.0
+ (c++)"LibRaw::sinar_4shot_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::smal_decode_segment(unsigned int (*) [2], int)@Base" 0.16.0
+ (c++)"LibRaw::smal_v6_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::smal_v9_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sony_arq_load_raw()@Base" 0.19.0
+ (c++)"LibRaw::sony_arw2_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sony_arw_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sony_decrypt(unsigned int*, int, int, int)@Base" 0.16.0
+ (c++)"LibRaw::sony_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::sraw_midpoint()@Base" 0.17.0
+ (c++)"LibRaw::strerror(int)@Base" 0.16.0
+ (c++)"LibRaw::stretch()@Base" 0.16.0
+ (c++)"LibRaw::strprogress(LibRaw_progress)@Base" 0.16.0
+ (c++)"LibRaw::subtract(char const*)@Base" 0.16.0
+ (c++)"LibRaw::subtract_black()@Base" 0.16.0
+ (c++)"LibRaw::subtract_black_internal()@Base" 0.16.0
+ (c++)"LibRaw::thumbOK(long long)@Base" 0.18.0
+ (c++)"LibRaw::tiff_get(unsigned int, unsigned int*, unsigned int*, unsigned int*, unsigned int*)@Base" 0.16.0
+ (c++)"LibRaw::tiff_head(tiff_hdr*, int)@Base" 0.16.0
+ (c++)"LibRaw::tiff_set(tiff_hdr*, unsigned short*, unsigned short, unsigned short, int, int)@Base" 0.18.0
+ (c++)"LibRaw::try_dngsdk()@Base" 0.18.0
+ (c++)"LibRaw::try_rawspeed()@Base" 0.18.0
+ (c++)"LibRaw::unpack()@Base" 0.16.0
+ (c++)"LibRaw::unpack_function_name()@Base" 0.16.0
+ (c++)"LibRaw::unpack_thumb()@Base" 0.16.0
+ (c++)"LibRaw::unpacked_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::unpacked_load_raw_fuji_f700s20()@Base" 0.17.0
+ (c++)"LibRaw::unpacked_load_raw_reversed()@Base" 0.18.0
+ (c++)"LibRaw::valid_for_dngsdk()@Base" 0.18.0
+ (c++)"LibRaw::version()@Base" 0.16.0
+ (c++)"LibRaw::versionNumber()@Base" 0.16.0
+ (c++)"LibRaw::vng_interpolate()@Base" 0.16.0
+ (c++)"LibRaw::wavelet_denoise()@Base" 0.16.0
+ (c++)"LibRaw::write_ppm_tiff()@Base" 0.16.0
+ (c++)"LibRaw::x3f_load_raw()@Base" 0.16.0
+ (c++)"LibRaw::xtrans_decode_block(fuji_compressed_block*, fuji_compressed_params const*, int)@Base" 0.19.0
+ (c++)"LibRaw::xtrans_interpolate(int)@Base" 0.16.0
+ (c++)"LibRaw::~LibRaw()@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::fname()@Base" 0.16.0
+ (c++)"LibRaw_abstract_datastream::jpeg_src(void*)@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::lock()@Base" 0.18.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::unlock()@Base" 0.18.0
+ (c++)"LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::eof()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::fname()@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_bigfile_datastream::get_char()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::gets(char*, int)@Base" 0.16.0
+ (c++|arch-bits=64)"LibRaw_bigfile_datastream::read(void*, unsigned long, unsigned long)@Base" 0.19.0
+ (c++)"LibRaw_bigfile_datastream::scanf_one(char const*, void*)@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::seek(long long, int)@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_bigfile_datastream::size()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::tell()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::valid()@Base" 0.16.0
+ (c++)"LibRaw_bigfile_datastream::~LibRaw_bigfile_datastream()@Base" 0.16.0
+ (c++)"LibRaw_buffer_datastream::eof()@Base" 0.16.0
+ (c++|optional=lto)"LibRaw_buffer_datastream::get_char()@Base" 0.16.0
+ (c++)"LibRaw_buffer_datastream::gets(char*, int)@Base" 0.16.0
+ (c++)"LibRaw_buffer_datastream::jpeg_src(void*)@Base" 0.16.0
+ (c++)"LibRaw_constants::d65_white at Base" 0.16.0
+ (c++)"LibRaw_constants::xyz_rgb at Base" 0.16.0
+ (c++|arch-bits=64)"LibRaw::remove_trailing_spaces(char*, unsigned long)@Base" 0.20.0
+ (c++|arch-bits=64)"LibRaw::memmem(char*, unsigned long, char*, unsigned long)@Base" 0.20.0
+ (c++|arch-bits=64)"LibRaw::stread(char*, unsigned long, LibRaw_abstract_datastream*)@Base" 0.20.0
+ (c++|arch-bits=64)"LibRaw::strnlen(char const*, unsigned long)@Base" 0.20.0
+ (c++|arch-bits=32)"LibRaw_buffer_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw_bigfile_datastream::read(void*, unsigned int, unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw::calloc(unsigned int, unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw::malloc(unsigned int)@Base" 0.19.0
+ (c++|arch-bits=32)"LibRaw::realloc(void*, unsigned int)@Base" 0.19.0
+ (c++)"crxDecodeLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxDecodeLine(CrxBandParam*, unsigned char*)@Base" 0.20.0
+ (c++)"ifd_size_t_cmp(void const*, void const*)@Base" 0.20.0
+ (c++)"crxHorizontal53(int*, int*, CrxWaveletTransform*, unsigned int)@Base" 0.20.0
+ (c++)"crxDecodeTopLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxFreeImageData(CrxImage*)@Base" 0.20.0
+ (c++)"crxFreeSubbandData(CrxImage*, CrxPlaneComp*)@Base" 0.20.0
+ (c++)"setup_qlut(signed char*, int*)@Base" 0.21.1
+ (c++)"sget4_order(short, unsigned char*)@Base" 0.21.1
+ (c++)"crxMakeQStep(CrxImage*, CrxTile*, int*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=64)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long, unsigned long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
+ (c++)"unsigned_cmp(void const*, void const*)@Base" 0.21.1
+ (c++)"decode_S_type(int, unsigned int*, unsigned short*)@Base" 0.21.1
+ (c++)"sget_fixed32u(short, unsigned char*)@Base" 0.21.1
+ (c++)"AngleConversion(short, unsigned char*)@Base" 0.21.1
+ (c++)"crxUpdateQparam(CrxSubband*)@Base" 0.21.1
+ (c++)"init_main_grads(fuji_compressed_params const*, fuji_compressed_block*)@Base" 0.21.1
+ (c++)"init_main_qtable(fuji_compressed_params*, unsigned char)@Base" 0.21.1
+ (c++)"AngleConversion_a(short, unsigned char*)@Base" 0.21.1
+ (c++|arch-bits=64)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long, unsigned int, unsigned char*, int)@Base" 0.21.1
+ (c++)"crxDecodeGolombTop(CrxBitstream*, int, int*, int*)@Base" 0.21.1
+ (c++)"crxProcessSubbands(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*)@Base" 0.21.1
+ (c++)"libraw_int_to_float(int)@Base" 0.21.1
+ (c++)"libraw_sget2_static(short, unsigned char*)@Base" 0.21.1
+ (c++)"libraw_sget4_static(short, unsigned char*)@Base" 0.21.1
+ (c++)"crxDecodeGolombNormal(CrxBitstream*, int, int*, int*, int*)@Base" 0.21.1
+ (c++)"crxIdwt53FilterDecode(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
+ (c++)"libraw_sgetreal_static(short, int, unsigned char*)@Base" 0.21.1
+ (c++)"crxIdwt53FilterInitialize(CrxPlaneComp*, int, CrxQStep*)@Base" 0.21.1
+ (c++)"libraw_tagtype_dataunit_bytes(int)@Base" 0.21.1
+ (c++)"crxDecodeLineWithIQuantization(CrxSubband*, CrxQStep*)@Base" 0.21.1
+ (c++)"CanonCameraInfo_checkFirmwareRecordLocation(unsigned char*)@Base" 0.21.1
+ (c++)"crxReadQP(CrxBitstream*, int)@Base" 0.21.1
+ (c++)"LibRaw_constants::rec2020_rgb at Base" 0.21.1
+ (c++)"LibRaw_constants::dcip3d65_rgb at Base" 0.21.1
+ (c++)"tile_stripe_data_t::init(tiff_ifd_t*, libraw_image_sizes_t const&, unpacker_data_t const&, short, LibRaw_abstract_datastream*)@Base" 0.21.1
+ (c++)"pana_cs6_page_decoder::read_page12()@Base" 0.21.1
+ q_step_tbl at Base 0.21.1
+ (c++|arch-bits=64)"LibRaw_buffer_datastream::read(void*, unsigned long, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::seek(long long, int)@Base" 0.21.1
+ (c++|optional=lto)"LibRaw_buffer_datastream::size()@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::tell()@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::valid()@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::scanf_one(char const*, void*)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw_buffer_datastream::~LibRaw_buffer_datastream()@Base" 0.21.1
+ (c++)"LibRaw::open_bayer(unsigned char const*, unsigned int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::parse_riff(int)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw::libraw_swab(void*, unsigned long)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw::open_buffer(void const*, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw::get_CanonArea()@Base" 0.21.1
+ (c++)"LibRaw::parseCR3_CTMD(short)@Base" 0.21.1
+ (c++)"LibRaw::parseCR3_Free()@Base" 0.21.1
+ (c++)"LibRaw::selectCRXFrame(short, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::selectCRXTrack()@Base" 0.21.1
+ (c++)"LibRaw::unpack_thumb_ex(int)@Base" 0.21.1
+ (c++)"LibRaw::free_omp_buffers(char**, int)@Base" 0.21.1
+ (c++|arch-bits=64)"LibRaw::malloc_omp_buffers(int, unsigned long)@Base" 0.21.1
+ (c++)"LibRaw::crxParseImageHeader(unsigned char*, int, int)@Base" 0.21.1
+ (c++)"LibRaw::sony_ljpeg_load_raw()@Base" 0.21.1
+ (c++)"LibRaw::libraw_openfile_tail(LibRaw_abstract_datastream*)@Base" 0.21.1
+ (c++)"LibRaw::parse_fuji_thumbnail(int)@Base" 0.21.1
+ (c++)"LibRaw::phase_one_load_raw_s()@Base" 0.21.1
+ (c++)"LibRaw::parseOlympusMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::guess_RAFDataGeneration(unsigned char*)@Base" 0.21.1
+ (c++)"LibRaw::adjust_to_raw_inset_crop(unsigned int, float)@Base" 0.21.1
+ (c++)"LibRaw::phase_one_fix_pixel_grad(unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::packed_tiled_dng_load_raw()@Base" 0.21.1
+ (c++)"LibRaw::phase_one_fix_col_pixel_avg(unsigned int, unsigned int)@Base" 0.21.1
+ (c++)"LibRaw::uncompressed_fp_dng_load_raw()@Base" 0.21.1
+ (c++)"LibRaw::nikon_he_load_raw_placeholder()@Base" 0.21.1
+ (c++)"LibRaw::p1rawc(unsigned int, unsigned int, unsigned int&)@Base" 0.21.1
+ (c++)"LibRaw::parseCR3(long long, long long, short&, char*, short&, short&)@Base" 0.21.1
+ (c++)"LibRaw::open_file(char const*)@Base" 0.21.1
+ (c++)"LibRaw::parse_mos(long long)@Base" 0.21.1
+ (c++|optional=lto)"void std::vector<unsigned int, std::allocator<unsigned int> >::_M_realloc_insert<unsigned int const&>(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&)@Base" 0.21.1
+ (c++)"LibRaw::fuji_decode_loop(fuji_compressed_params*, int, long long*, unsigned int*, unsigned char*)@Base" 0.21.1
+ (c++)"LibRaw::fuji_decode_strip(fuji_compressed_params*, int, long long, unsigned int, unsigned char*)@Base" 0.21.1
+ (c++)"crxConvertPlaneLine(CrxImage*, int, int, int, int*, int)@Base" 0.20.0
+ (c++)"crxReadImageHeaders(crx_data_header_t*, CrxImage*, unsigned char*, int)@Base" 0.20.0
+ (c++)"crxSetupSubbandData(CrxImage*, CrxPlaneComp*, CrxTile const*, unsigned int)@Base" 0.20.0
+ (c++)"crxDecodeLineRounded(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxReadSubbandHeaders(crx_data_header_t*, CrxImage*, CrxTile*, CrxPlaneComp*, unsigned char**, int*)@Base" 0.20.0
+ (c++)"crxIdwt53FilterGetLine(CrxPlaneComp*, int)@Base" 0.20.0
+ (c++)"crxDecodeTopLineRounded(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxIdwt53FilterTransform(CrxPlaneComp*, unsigned int)@Base" 0.20.0
+ (c++)"crxDecodeLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"crxDecodeTopLineNoRefPrevLine(CrxBandParam*)@Base" 0.20.0
+ (c++)"LibRaw_constants::xyzd50_srgb at Base" 0.20.0
+ (c++)"LibRaw_constants::prophoto_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::rgb_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::aces_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::wide_rgb at Base" 0.20.0
+ (c++)"LibRaw_constants::adobe_rgb at Base" 0.20.0
+ (c++|arch-bits=32|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32|optional=lto)"std::vector<unsigned int, std::allocator<unsigned int> >::~vector()@Base" 0.21.1
+ (c++|optional=lto)"libraw_static_table_t::operator[](unsigned int) const at Base" 0.21.1
+ (c++|arch-bits=64|optional=lto)"std::vector<char, std::allocator<char> >::_M_default_append(unsigned long)@Base" 0.21.1
+ (c++|optional=lto)"std::vector<unsigned char, std::allocator<unsigned char> >::~vector()@Base" 0.21.1
+ (c++|arch-bits=64|optional=lto)"std::vector<unsigned long, std::allocator<unsigned long> >::~vector()@Base" 0.21.1
+ (c++)"pana_cs6_page_decoder::read_page()@Base" 0.20.0
+ (c++|optional=lto)"LibRaw_abstract_datastream::buffering_off()@Base" 0.20.0
+ (c++)"LibRaw::aRGB_coeff(double (*) [3])@Base" 0.20.0
+ (c++)"LibRaw::crxLoadRaw()@Base" 0.20.0
+ (c++)"LibRaw::strcasestr(char*, char const*)@Base" 0.20.0
+ (c++)"LibRaw::trimSpaces(char*)@Base" 0.20.0
+ (c++)"LibRaw::adobe_coeff(unsigned int, char const*, int)@Base" 0.20.0
+ (c++)"LibRaw::Oly_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::Oly_wb_list2 at Base" 0.20.0
+ (c++)"LibRaw::parseSonySR2(unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSonySRF(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::Canon_wbi2std at Base" 0.20.0
+ (c++)"LibRaw::Fuji_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::Fuji_wb_list2 at Base" 0.20.0
+ (c++)"LibRaw::parse_kyocera()@Base" 0.20.0
+ (c++)"LibRaw::PentaxLensInfo(unsigned long long, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::crxDecodePlane(void*, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::Nikon_NRW_WBtag(int, int)@Base" 0.20.0
+ (c++)"LibRaw::Pentax_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::Pentax_wb_list2 at Base" 0.20.0
+ (c++)"LibRaw::parseHassyModel()@Base" 0.20.0
+ (c++)"LibRaw::KodakIllumMatrix(unsigned int, float*)@Base" 0.20.0
+ (c++)"LibRaw::Kodak_DCR_WBtags(int, unsigned int, int)@Base" 0.20.0
+ (c++)"LibRaw::Kodak_KDC_WBtags(int, int)@Base" 0.20.0
+ (c++)"LibRaw::Sony_SR2_wb_list at Base" 0.20.0
+ (c++)"LibRaw::Sony_SRF_wb_list at Base" 0.20.0
+ (c++)"LibRaw::nikon_read_curve()@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaLensID()@Base" 0.20.0
+ (c++)"LibRaw::setMakeFromIndex(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::Sony_SR2_wb_list1 at Base" 0.20.0
+ (c++)"LibRaw::crxLoadDecodeLoop(void*, int)@Base" 0.20.0
+ (c++)"LibRaw::remove_caseSubstr(char*, char*)@Base" 0.20.0
+ (c++)"LibRaw::GetNormalizedModel()@Base" 0.20.0
+ (c++)"LibRaw::find_ifd_by_offset(int)@Base" 0.20.0
+ (c++)"LibRaw::ljpeg_row_unrolled(int, jhead*)@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaLensName(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parse_exif_interop(int)@Base" 0.20.0
+ (c++)"LibRaw::process_Hassy_Lens(int)@Base" 0.20.0
+ (c++)"LibRaw::parseEpsonMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseFujiMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseNikonMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSigmaMakernote(int, int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSonyMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&, unsigned char*&, unsigned short&)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x0116(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x9050(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x9400(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::process_Sony_0x940e(unsigned char*, unsigned short, unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::setPhaseOneFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::setSonyBodyFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::Canon_CameraSettings(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::cameramakeridx2maker(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::lin_interpolate_loop(int*, int)@Base" 0.20.0
+ (c++)"LibRaw::nikon_14bit_load_raw()@Base" 0.20.0
+ (c++)"LibRaw::panasonicC6_load_raw()@Base" 0.20.0
+ (c++)"LibRaw::panasonicC7_load_raw()@Base" 0.20.0
+ (c++)"LibRaw::parseCanonMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_RawInfo(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseRicohMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::setCanonBodyFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::setLeicaBodyFeatures(int)@Base" 0.20.0
+ (c++)"LibRaw::HassyRawFormat_idx2HR(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::_CanonConvertAperture(unsigned short)@Base" 0.20.0
+ (c++)"LibRaw::crxConvertPlaneLineDf(void*, int)@Base" 0.20.0
+ (c++)"LibRaw::crxLoadFinalizeLoopE3(void*, int)@Base" 0.20.0
+ (c++)"LibRaw::identify_finetune_dcr(char*, int, int)@Base" 0.20.0
+ (c++)"LibRaw::parsePentaxMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::removeExcessiveSpaces(char*)@Base" 0.20.0
+ (c++)"LibRaw::setPentaxBodyFeatures(unsigned long long)@Base" 0.20.0
+ (c++)"LibRaw::SetStandardIlluminants(unsigned int, char const*)@Base" 0.20.0
+ (c++)"LibRaw::getOlympus_CameraType2()@Base" 0.20.0
+ (c++)"LibRaw::parseAdobeRAFMakernote()@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_Equipment(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseSamsungMakernotes(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::processCanonCameraInfo(unsigned long long, unsigned char*, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::tagtype_dataunit_bytes at Base" 0.20.0
+ (c++)"LibRaw::parseAdobePanoMakernote()@Base" 0.20.0
+ (c++)"LibRaw::identify_finetune_pentax()@Base" 0.20.0
+ (c++)"LibRaw::unpacked_load_raw_FujiDBP()@Base" 0.20.0
+ (c++)"LibRaw::Canon_G9_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::Canon_D30_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::identify_process_dng_fields()@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_CameraSettings(int, unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::getOlympus_SensorTemperature(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::nikon_load_padded_packed_raw()@Base" 0.20.0
+ (c++)"LibRaw::parseLeicaInternalBodySerial(unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::parseOlympus_ImageProcessing(unsigned int, unsigned int, unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::vc5_dng_load_raw_placeholder()@Base" 0.20.0
+ (c++)"LibRaw::identify_finetune_by_filesize(int)@Base" 0.20.0
+ (c++)"LibRaw::Canon_KeyIsZero_Len2048_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::Canon_KeyIs0x0410_Len2048_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::Canon_KeyIs0x0410_Len3072_linenums_2_StdWBi at Base" 0.20.0
+ (c++)"LibRaw::p1raw(unsigned int, unsigned int)@Base" 0.20.0
+ (c++)"LibRaw::getwords(char*, char**, int, int)@Base" 0.20.0
+ (c++)"LibRaw::sgetreal(int, unsigned char*)@Base" 0.20.0
+ (c++)"LibRaw::FujiCCT_K at Base" 0.20.0
+ (c++)"LibRaw::tiff_sget(unsigned int, unsigned char*, unsigned int, long long*, unsigned int*, unsigned int*, long long*, unsigned int*, int*)@Base" 0.20.0
+ (c++|arch-bits=32)"crxParamInit(CrxImage*, CrxBandParam**, unsigned long long, unsigned long long, unsigned int, unsigned int, bool, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"crxSetupImageData(crx_data_header_t*, CrxImage*, short*, unsigned long long, unsigned int, unsigned char*, int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw_buffer_datastream::LibRaw_buffer_datastream(void const*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::libraw_swab(void*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::open_buffer(void const*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::malloc_omp_buffers(int, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::remove_trailing_spaces(char*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::memmem(char*, unsigned int, char*, unsigned int)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::stread(char*, unsigned int, LibRaw_abstract_datastream*)@Base" 0.21.1
+ (c++|arch-bits=32)"LibRaw::strnlen(char const*, unsigned int)@Base" 0.21.1
+ (c++|arch=i386)"void std::__heap_select<__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter>(__gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__normal_iterator<p1_row_info_t*, std::vector<p1_row_info_t, std::allocator<p1_row_info_t> > >, __gnu_cxx::__ops::_Iter_less_iter)@Base" 0.21.1
+ default_data_callback at Base 0.16.0
+ exCoefNumTbl at Base 0.20.0
+ foveon_data at Base 0.16.0
+ libraw_COLOR at Base 0.16.0
+ libraw_adjust_sizes_info_only at Base 0.16.0
+ libraw_cameraCount at Base 0.16.0
+ libraw_cameraList at Base 0.16.0
+ libraw_capabilities at Base 0.18.0
+ libraw_close at Base 0.16.0
+ libraw_dcraw_clear_mem at Base 0.16.0
+ libraw_dcraw_make_mem_image at Base 0.16.0
+ libraw_dcraw_make_mem_thumb at Base 0.16.0
+ libraw_dcraw_ppm_tiff_writer at Base 0.16.0
+ libraw_dcraw_process at Base 0.16.0
+ libraw_dcraw_thumb_writer at Base 0.16.0
+ libraw_free_image at Base 0.16.0
+ libraw_get_cam_mul at Base 0.17.0
+ libraw_get_color_maximum at Base 0.17.0
+ libraw_get_decoder_info at Base 0.16.0
+ libraw_get_iheight at Base 0.17.0
+ libraw_get_imgother at Base 0.19.0
+ libraw_get_iparams at Base 0.19.0
+ libraw_get_iwidth at Base 0.17.0
+ libraw_get_lensinfo at Base 0.19.0
+ libraw_get_pre_mul at Base 0.17.0
+ libraw_get_raw_height at Base 0.17.0
+ libraw_get_raw_width at Base 0.17.0
+ libraw_get_rgb_cam at Base 0.17.0
+ libraw_init at Base 0.16.0
+ libraw_open_bayer at Base 0.21.1
+ libraw_open_buffer at Base 0.16.0
+ libraw_open_file at Base 0.16.0
+ libraw_raw2image at Base 0.16.0
+ libraw_recycle at Base 0.16.0
+ libraw_recycle_datastream at Base 0.16.0
+ libraw_set_adjust_maximum_thr at Base 0.21.1
+ libraw_set_bright at Base 0.17.0
+ libraw_set_dataerror_handler at Base 0.16.0
+ libraw_set_demosaic at Base 0.17.0
+ libraw_set_exifparser_handler at Base 0.17.0
+ libraw_set_fbdd_noiserd at Base 0.17.0
+ libraw_set_gamma at Base 0.17.0
+ libraw_set_highlight at Base 0.17.0
+ libraw_set_no_auto_bright at Base 0.17.0
+ libraw_set_output_bps at Base 0.17.0
+ libraw_set_output_color at Base 0.17.0
+ libraw_set_output_tif at Base 0.20.0
+ libraw_set_progress_handler at Base 0.16.0
+ libraw_set_user_mul at Base 0.18.0
+ libraw_strerror at Base 0.16.0
+ libraw_strprogress at Base 0.16.0
+ libraw_subtract_black at Base 0.16.0
+ libraw_unpack at Base 0.16.0
+ libraw_unpack_function_name at Base 0.16.0
+ libraw_unpack_thumb at Base 0.16.0
+ libraw_unpack_thumb_ex at Base 0.21.1
+ libraw_version at Base 0.16.0
+ libraw_versionNumber at Base 0.16.0
+ (c++)"typeinfo for LibRaw at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_abstract_datastream at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_bigfile_datastream at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_buffer_datastream at Base" 0.16.0
+ (c++)"typeinfo for LibRaw_exceptions at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_abstract_datastream at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_bigfile_datastream at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_buffer_datastream at Base" 0.16.0
+ (c++)"typeinfo name for LibRaw_exceptions at Base" 0.16.0
+ (c++)"vtable for LibRaw at Base" 0.16.0
+ (c++)"vtable for LibRaw_abstract_datastream at Base" 0.16.0
+ (c++)"vtable for LibRaw_bigfile_datastream at Base" 0.16.0
+ (c++)"vtable for LibRaw_buffer_datastream at Base" 0.16.0


More information about the Pkg-phototools-devel mailing list