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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DCC.h38 class CCaption { class
40 CCaption(CCapture & capture);
42 ~CCaption();
H A DCC.cpp15 CCaption::CCaption(CCapture & capture) function in class:CCaption
30 CCaption::~CCaption()
34 status_t CCaption::InitCheck() const
39 void CCaption::SetMode(cc_mode mode)
45 bool CCaption::DecodeBits(const unsigned char * buffer, int & data)
119 bool CCaption::Decode(const unsigned char * buffer0,
224 PRINT(("CCaption::Decode() - parity error (%04X)\n", code));
232 PRINT(("CCaption
[all...]

Completed in 118 milliseconds