Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx332 sal_uInt8 nRotateBits = 31; in writeMatrix() local
334 aBits.writeUB( nRotateBits, 5 ); in writeMatrix()
335 aBits.writeFB( getFixed( rMatrix.get(0, 1) ), nRotateBits ); // RotateSkew0 in writeMatrix()
336 aBits.writeFB( getFixed( rMatrix.get(1, 0) ), nRotateBits ); // RotateSkew1 in writeMatrix()

Completed in 25 milliseconds