Lines Matching refs:_u8Spectral_end
652 MS_U8 _u8Spectral_end[E_NJPD_NJPD_TOTAL]; /* spectral selection end */ member
994 JPEG_STATIC MS_U8 _u8Spectral_end[E_NJPD_NJPD_TOTAL]; /* spectral selection end …
3396 pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum] = JPEG_get_char(); in JPEG_read_sos_marker()
3404 pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum] = 63; in JPEG_read_sos_marker()
3888 pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum] = 0; in JPEG_init()
4211 …if ( ( pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum] > 0 ) && ( pNJPEGContext->_Huff_inf… in JPEG_check_huff_tables()
5513 …ext->_u8Spectral_start[pNJPEGContext->eNJPDNum]; k <= pNJPEGContext->_u8Spectral_end[pNJPEGContext… in JPEG_decode_block_ac_first()
5592 for ( ; (k <= pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum]) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()
5674 while ( (k <= pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum]) && ( k < 64 ) ); in JPEG_decode_block_ac_refine()
5696 for ( ; (k <= pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum]) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()
5850 …GContext->eNJPDNum] > pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum] ) || ( pNJPEGContext… in JPEG_init_progressive()
5858 if ( pNJPEGContext->_u8Spectral_end[pNJPEGContext->eNJPDNum] ) in JPEG_init_progressive()