Searched refs:fEOFTags (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDeframer.cpp22 fEOFTags(NULL),
170 if (fEOFTags)
176 fEOFTags = tags;
211 return FindTags(buf, buflen, fEOFTags, fNumEOFTags, fLenEOFTags, fSkipEOFTags, which);
H A DCamDeframer.h74 const uint8 **fEOFTags; member in class:CamDeframer

Completed in 172 milliseconds