Searched refs:FillFrameBuffer (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPEDecompress.h47 int FillFrameBuffer();
H A DAPEDecompress.cpp100 int nDecodeRetVal = FillFrameBuffer();
168 int CAPEDecompress::FillFrameBuffer() function in class:CAPEDecompress
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.h35 virtual status_t FillFrameBuffer(BBuffer *buffer,
H A DUVCCamDevice.cpp1236 UVCCamDevice::FillFrameBuffer(BBuffer* buffer, bigtime_t* stamp) function in class:UVCCamDevice
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.h95 virtual status_t FillFrameBuffer(BBuffer *buffer, bigtime_t *stamp=NULL);
H A DSonixCamDevice.cpp713 SonixCamDevice::FillFrameBuffer(BBuffer *buffer, bigtime_t *stamp) function in class:SonixCamDevice
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDevice.h85 virtual status_t FillFrameBuffer(BBuffer *buffer, bigtime_t *stamp=NULL);
H A DCamDevice.cpp312 CamDevice::FillFrameBuffer(BBuffer *buffer, bigtime_t *stamp) function in class:CamDevice
H A DProducer.cpp991 err = fCamDevice->FillFrameBuffer(buffer, &stamp);

Completed in 162 milliseconds