Searched refs:cResult (Results 1 – 3 of 3) sorted by relevance
91 int32_t CJBig2_BitStream::read1Byte(uint8_t* cResult) { in read1Byte() argument95 *cResult = m_pBuf[m_dwByteIdx]; in read1Byte()
24 int32_t read1Byte(uint8_t* cResult);
367 ConversionResult cResult; in toUTF8_UTF16() local392 cResult = ConvertUTF16toUTF8 in toUTF8_UTF16()