Searched defs:dng_opcode_MapTable (Results 1 - 2 of 2) sorted by relevance

/external/dng_sdk/source/
H A Ddng_misc_opcodes.h155 class dng_opcode_MapTable: public dng_inplace_opcode class in inherits:dng_inplace_opcode
171 dng_opcode_MapTable (dng_host &host,
176 dng_opcode_MapTable (dng_host &host,
H A Ddng_misc_opcodes.cpp245 dng_opcode_MapTable::dng_opcode_MapTable (dng_host &host, function in class:dng_opcode_MapTable
277 dng_opcode_MapTable::dng_opcode_MapTable (dng_host &host, function in class:dng_opcode_MapTable
345 void dng_opcode_MapTable::ReplicateLastEntry ()
361 void dng_opcode_MapTable::PutData (dng_stream &stream) const
381 uint32 dng_opcode_MapTable::BufferPixelType (uint32 /* imagePixelType */)
390 dng_rect dng_opcode_MapTable::ModifiedBounds (const dng_rect &imageBounds)
399 void dng_opcode_MapTable::ProcessArea (dng_negative & /* negative */,

Completed in 34 milliseconds