Home
last modified time | relevance | path

Searched refs:getByteCount (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgCompressor.cpp194 int getByteCount() const in getByteCount() function
419 *compressedSizeBytes = bitStream.getByteCount(); in lzwEncode()