Searched refs:decodeBocu1LeadByte (Results 1 – 3 of 3) sorted by relevance
883 decodeBocu1LeadByte(int32_t b) { in decodeBocu1LeadByte() function1096 diff=decodeBocu1LeadByte(c); in _Bocu1ToUnicodeWithOffsets()1301 diff=decodeBocu1LeadByte(c); in _Bocu1ToUnicode()
416 decodeBocu1LeadByte(Bocu1Rx *pRx, uint8_t b) { in decodeBocu1LeadByte() function582 return decodeBocu1LeadByte(pRx, b); in decodeBocu1()
724 private int decodeBocu1LeadByte(int b) {990 diff = decodeBocu1LeadByte(c); in afterGetTrail()