Searched refs:LZWBufferOutput (Results 1 – 2 of 2) sorted by relevance
690 if (LZWBufferOutput(crntShiftDWord_ & 0xFF)) { in LZWWriteOut()697 if (LZWBufferOutput(FLUSH_OUTPUT)) { in LZWWriteOut()704 if (LZWBufferOutput(crntShiftDWord_ & 0xFF)) { in LZWWriteOut()717 uint32_t GifEncoder::LZWBufferOutput(int character) in LZWBufferOutput() function in OHOS::ImagePlugin::GifEncoder
78 uint32_t LZWBufferOutput(int c);