Searched refs:DecodeBits (Results 1 – 2 of 2) sorted by relevance
52 bool DecodeBits(const unsigned char * buffer, int & data);
45 bool CCaption::DecodeBits(const unsigned char * buffer, int & data) in DecodeBits() function in CCaption210 if (!DecodeBits(fChannel == C_RADEON_CC1 || fChannel == C_RADEON_CC2 ? buffer0 : buffer1, code)) in Decode()