Searched refs:_u8Spectral_end (Results 1 – 4 of 4) sorted by relevance
1142 JPEG_STATIC MS_U8 _u8Spectral_end; /* spectral selection end */ variable3289 _u8Spectral_end = JPEG_get_char(); in JPEG_read_sos_marker()3297 _u8Spectral_end = 63; in JPEG_read_sos_marker()3783 _u8Spectral_end = 0; in JPEG_init()4126 … if ( ( _u8Spectral_end > 0 ) && ( _Huff_info[_u8Comp_ac_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()5577 for ( k = _u8Spectral_start; k <= _u8Spectral_end; k++ ) in JPEG_decode_block_ac_first()5661 for ( ; (k <= _u8Spectral_end) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()5748 while ( (k <= _u8Spectral_end) && ( k < 64 ) ); in JPEG_decode_block_ac_refine()5775 for ( ; (k <= _u8Spectral_end) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()5934 if ( ( _u8Spectral_start > _u8Spectral_end ) || ( _u8Spectral_end > 63 ) ) in JPEG_init_progressive()[all …]
652 MS_U8 _u8Spectral_end[E_NJPD_NJPD_TOTAL]; /* spectral selection end */ member994 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()[all …]
1127 JPEG_STATIC MS_U8 _u8Spectral_end; /* spectral selection end */ variable3281 _u8Spectral_end = JPEG_get_char(); in JPEG_read_sos_marker()3289 _u8Spectral_end = 63; in JPEG_read_sos_marker()3775 _u8Spectral_end = 0; in JPEG_init()4118 … if ( ( _u8Spectral_end > 0 ) && ( _Huff_info[_u8Comp_ac_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()5572 for ( k = _u8Spectral_start; k <= _u8Spectral_end; k++ ) in JPEG_decode_block_ac_first()5656 for ( ; (k <= _u8Spectral_end) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()5743 while ( (k <= _u8Spectral_end) && ( k < 64 ) ); in JPEG_decode_block_ac_refine()5770 for ( ; (k <= _u8Spectral_end) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()5929 if ( ( _u8Spectral_start > _u8Spectral_end ) || ( _u8Spectral_end > 63 ) ) in JPEG_init_progressive()[all …]
1152 JPEG_STATIC MS_U8 _u8Spectral_end; /* spectral selection end */ variable3247 _u8Spectral_end = JPEG_get_char(); in JPEG_read_sos_marker()3255 _u8Spectral_end = 63; in JPEG_read_sos_marker()3730 _u8Spectral_end = 0; in JPEG_init()4073 … if ( ( _u8Spectral_end > 0 ) && ( _Huff_info[_u8Comp_ac_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()5527 for ( k = _u8Spectral_start; k <= _u8Spectral_end; k++ ) in JPEG_decode_block_ac_first()5611 for ( ; (k <= _u8Spectral_end) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()5698 while ( (k <= _u8Spectral_end) && ( k < 64 ) ); in JPEG_decode_block_ac_refine()5725 for ( ; (k <= _u8Spectral_end) && ( k < 64 ); k++ ) in JPEG_decode_block_ac_refine()5884 if ( ( _u8Spectral_start > _u8Spectral_end ) || ( _u8Spectral_end > 63 ) ) in JPEG_init_progressive()[all …]