Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/flash/
H A Dswfwriter2.cxx69 mnCurrentByte = 0; in BitStream()
78 mnCurrentByte |= nValue << (32 - nBits) >> (32 - mnBitPos); in writeUB()
116 maData.push_back( mnCurrentByte ); in pad()
117 mnCurrentByte = 0; in pad()
H A Dswfwriter.hxx150 sal_uInt8 mnCurrentByte; member in swf::BitStream

Completed in 19 milliseconds