Lines Matching refs:uint16_t
43 uint16_t left; /* Left end */
44 uint16_t right; /* Right end */
45 uint16_t top; /* Top end */
46 uint16_t bottom; /* Bottom end */
63 uint16_t nrst; /* Restart interval */
64 uint16_t rst; /* Restart count*/
65 uint16_t rsc; /* Expected restart sequence ID*/
66 uint16_t width, height; /* Size of the input image (pixel) */
68 uint16_t * huffcode[2][2]; /* Huffman code word tables [id][dcac] */
76 uint16_t * hufflut_ac[2]; /* Fast huffman decode tables for AC short code [id] */
100 JRESULT jd_restart(JDEC * jd, uint16_t rstn);