Searched defs:AddCode (Results 1 – 3 of 3) sorted by relevance
151 void CFX_LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CFX_LZWDecompressor
143 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anon4e0e838d0111::CLZWDecoder
358 void AddCode(const CodeDef& code, in AddCode() function