Searched refs:ReadImageAt (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/translators/raw/
H A DLibRAW.h70 status_t ReadImageAt(uint32 index, uint8*& outputBuffer,
H A Dmain.cpp99 status = raw.ReadImageAt(i, buffer, bufferSize);
H A DRAW.h67 status_t ReadImageAt(uint32 index, uint8*& outputBuffer,
H A DLibRAW.cpp255 LibRAW::ReadImageAt(uint32 index, uint8*& outputBuffer, size_t& bufferSize) function in class:LibRAW
H A DRAWTranslator.cpp256 status = raw.ReadImageAt(imageIndex, buffer, bufferSize);
H A DRAW.cpp3558 DCRaw::ReadImageAt(uint32 index, uint8*& outputBuffer, size_t& bufferSize)

Completed in 42 milliseconds