Home
last modified time | relevance | path

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 {
40 CCaption(CCapture & capture);
42 ~CCaption();
H A DCC.cpp15 CCaption::CCaption(CCapture & capture) in CCaption() function in CCaption
30 CCaption::~CCaption() in ~CCaption()
34 status_t CCaption::InitCheck() const in InitCheck()
39 void CCaption::SetMode(cc_mode mode) in SetMode()
45 bool CCaption::DecodeBits(const unsigned char * buffer, int & data) in DecodeBits()
119 bool CCaption::Decode(const unsigned char * buffer0, in Decode()
660 void CCaption::DisplayCaptions() const in DisplayCaptions()