Searched refs:DCRaw (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/translators/raw/
H A DRAW.cpp113 DCRaw::DCRaw(BPositionIO& stream) function in class:DCRaw
167 DCRaw::~DCRaw()
181 DCRaw::_AllocateImage()
191 DCRaw::_Raw()
203 DCRaw::_Thumb()
216 DCRaw::_CorrectIndex(uint32& index) const
228 DCRaw::_Bayer(int32 column, int32 row)
236 DCRaw
[all...]
H A DRAW.h61 class DCRaw { class
63 DCRaw(BPositionIO& stream);
64 ~DCRaw();
H A Dmain.cpp47 DCRaw raw(file);
H A DRAWTranslator.cpp137 DCRaw raw(io);
213 DCRaw raw(io);

Completed in 48 milliseconds