Searched refs:s16Look_up (Results 1 – 10 of 10) sorted by relevance
236 MS_S16 s16Look_up[256]; ///< the lookup of huffman code member
242 MS_S16 s16Look_up[256]; ///< the lookup of huffman code member
280 MS_S16 s16Look_up[256]; ///< the lookup of huffman code member
1741 symbol = Ph->s16Look_up[( _u32Bit_buf >> 8 ) & 0xFF]; in JPEG_huff_decode()4019 JPEG_memset((void *)(hs->s16Look_up), 0, sizeof( hs->s16Look_up ) ); in JPEG_make_huff_table()4041 hs->s16Look_up[_code] = i; in JPEG_make_huff_table()4049 currententry = hs->s16Look_up[subtree]; in JPEG_make_huff_table()4053 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()
1739 symbol = Ph->s16Look_up[( pNJPEGContext->_u32Bit_buf[pNJPEGContext->eNJPDNum] >> 8 ) & 0xFF]; in JPEG_huff_decode()4104 JPEG_memset((void *)(hs->s16Look_up), 0, sizeof( hs->s16Look_up ) ); in JPEG_make_huff_table()4126 hs->s16Look_up[_code] = i; in JPEG_make_huff_table()4134 currententry = hs->s16Look_up[subtree]; in JPEG_make_huff_table()4138 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()
604 MS_S16 s16Look_up[256]; ///< the lookup of huffman code member
1733 symbol = Ph->s16Look_up[( _u32Bit_buf >> 8 ) & 0xFF]; in JPEG_huff_decode()4011 JPEG_memset((void *)(hs->s16Look_up), 0, sizeof( hs->s16Look_up ) ); in JPEG_make_huff_table()4033 hs->s16Look_up[_code] = i; in JPEG_make_huff_table()4041 currententry = hs->s16Look_up[subtree]; in JPEG_make_huff_table()4045 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()
1759 symbol = Ph->s16Look_up[( _u32Bit_buf >> 8 ) & 0xFF]; in JPEG_huff_decode()3966 JPEG_memset((void *)(hs->s16Look_up), 0, sizeof( hs->s16Look_up ) ); in JPEG_make_huff_table()3988 hs->s16Look_up[_code] = i; in JPEG_make_huff_table()3996 currententry = hs->s16Look_up[subtree]; in JPEG_make_huff_table()4000 hs->s16Look_up[subtree] = currententry = nextfreeentry; in JPEG_make_huff_table()