29 #include <boost/noncopyable.hpp>
31 namespace OpenRaw {
namespace Internals {
35 :
public boost::noncopyable
38 Unpack(uint32_t w, uint32_t t);
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard. I guess it failed.
size_t unpack_be12to16(uint8_t *dest, const uint8_t *src, size_t size)