Lines Matching refs:PutWord
1667 lowstrm.PutWord( 0xffdb ); // DQT marker
1668 lowstrm.PutWord( 2 + 65*1 ); // put single qtable
1695 lowstrm.PutWord( 0xFFC4 ); // DHT marker
1696 lowstrm.PutWord( 3 + tableSize ); // define one huffman table
1706 lowstrm.PutWord( 0xFFC0 ); // SOF0 marker
1707 lowstrm.PutWord( 8 + 3*channels ); // length of frame header
1709 lowstrm.PutWord( height );
1710 lowstrm.PutWord( width );
1724 lowstrm.PutWord( 0xFFDA ); // SOS marker
1725 lowstrm.PutWord( 6 + 2*channels ); // length of scan header
1734 lowstrm.PutWord(0*256 + 63);// start and end of spectral selection - for
1856 lowstrm.PutWord( 0xFFD9 ); // EOI marker