Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dng_opcode.h File Reference
#include <stdint.h>
#include "image.h"
+ 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 Documentation

◆ dt_dng_gain_map_t

Function Documentation

◆ dt_dng_opcode_process_opcode_list_2()