Searched refs:fDatastream (Results 1 – 2 of 2) sorted by relevance
219 fDatastream(new LibRaw_haiku_datastream(&stream)) in LibRAW()228 delete fDatastream; in ~LibRAW()240 fDatastream->fStream->Seek(0, SEEK_SET); in Identify()243 int ret = fRaw->open_datastream(fDatastream); in Identify()
96 LibRaw_haiku_datastream* fDatastream; variable