![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for dng_opcode.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | dt_dng_gain_map_t |
Typedefs | |
| typedef struct dt_dng_gain_map_t | dt_dng_gain_map_t |
Functions | |
| void | dt_dng_opcode_process_opcode_list_2 (uint8_t *buf, uint32_t size, dt_image_t *img) |
| typedef struct dt_dng_gain_map_t dt_dng_gain_map_t |
| void dt_dng_opcode_process_opcode_list_2 | ( | uint8_t * | buf, |
| uint32_t | size, | ||
| dt_image_t * | img | ||
| ) |
Definition at line 58 of file dng_opcode.c.
References dt_dng_gain_map_t::bottom, dt_dng_gain_map_t::col_pitch, dt_image_t::dng_gain_maps, DT_DEBUG_IMAGEIO, dt_free_gpointer(), dt_print(), flags, get_double(), get_float(), get_long(), i, dt_dng_gain_map_t::left, dt_dng_gain_map_t::map_gain, dt_dng_gain_map_t::map_origin_h, dt_dng_gain_map_t::map_origin_v, dt_dng_gain_map_t::map_planes, dt_dng_gain_map_t::map_points_h, dt_dng_gain_map_t::map_points_v, dt_dng_gain_map_t::map_spacing_h, dt_dng_gain_map_t::map_spacing_v, OPCODE_ID_GAINMAP, param, dt_dng_gain_map_t::plane, dt_dng_gain_map_t::planes, dt_dng_gain_map_t::right, dt_dng_gain_map_t::row_pitch, and dt_dng_gain_map_t::top.
Referenced by _check_dng_opcodes().