Home
last modified time | relevance | path

Searched defs:nextBitPos (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgCompressor.cpp100 int nextBitPos; //Bit position within the current byte to access next. 0 to 7. member
210 int nextBitPos = 0; // Bit position within the current byte to access next. 0 to 7. member