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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DCapture.h54 void SetVBIBuffer(int offset0, int offset1, int size);
H A DCapture.cpp70 void CCapture::SetVBIBuffer(int offset0, int offset1, int size) function in class:CCapture
72 PRINT(("CCapture::SetVBIBuffer(0x%08x, 0x%08x, %d)\n", offset0, offset1, size));

Completed in 78 milliseconds