Home
last modified time | relevance | path

Searched refs:_u8Comp_list (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1137 JPEG_STATIC MS_U8 _u8Comp_list[JPEG_MAXCOMPSINSCAN]; /* components in this scan */ variable
3265 _u8Comp_list[i] = ci; in JPEG_read_sos_marker()
3778 JPEG_memset((void *)_u8Comp_list, 0, sizeof( _u8Comp_list ) ); in JPEG_init()
4104 if ( _QuantTables[_u8Comp_quant[_u8Comp_list[i]]].bValid==FALSE ) in JPEG_check_quant_tables()
4120 …if ( ( _u8Spectral_start == 0 ) && ( _Huff_info[_u8Comp_dc_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()
4126 … if ( ( _u8Spectral_end > 0 ) && ( _Huff_info[_u8Comp_ac_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()
4178 _u16Mcus_per_row = _u16Comp_h_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
4179 _u16Mcus_per_col = _u16Comp_v_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
4189 _u8Mcu_org[0] = _u8Comp_list[0]; in JPEG_calc_mcu_block_order()
4201 component_id = _u8Comp_list[component_num]; in JPEG_calc_mcu_block_order()
[all …]
H A DapiJPEG.c647 MS_U8 _u8Comp_list[E_NJPD_NJPD_TOTAL][JPEG_MAXCOMPSINSCAN]; /* components in this scan */ member
989 JPEG_STATIC MS_U8 _u8Comp_list[E_NJPD_NJPD_TOTAL][JPEG_MAXCOMPSINSCAN]; /* components in this …
3379 pNJPEGContext->_u8Comp_list[pNJPEGContext->eNJPDNum][i] = ci; in JPEG_read_sos_marker()
3883 …JPEG_memset((void *)pNJPEGContext->_u8Comp_list[pNJPEGContext->eNJPDNum], 0, sizeof( pNJPEGContext… in JPEG_init()
4189 …[pNJPEGContext->_u8Comp_quant[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_list[pNJPEGContext->… in JPEG_check_quant_tables()
4205 …pNJPEGContext->_u8Comp_dc_tab[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_list[pNJPEGContext->… in JPEG_check_huff_tables()
4211 …pNJPEGContext->_u8Comp_ac_tab[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_list[pNJPEGContext->… in JPEG_check_huff_tables()
4263 …PEGContext->_u16Comp_h_blocks[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_list[pNJPEGContext->… in JPEG_calc_mcu_block_order()
4264 …PEGContext->_u16Comp_v_blocks[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_list[pNJPEGContext->… in JPEG_calc_mcu_block_order()
4274 …pNJPEGContext->_u8Mcu_org[pNJPEGContext->eNJPDNum][0] = pNJPEGContext->_u8Comp_list[pNJPEGContext-… in JPEG_calc_mcu_block_order()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1122 JPEG_STATIC MS_U8 _u8Comp_list[JPEG_MAXCOMPSINSCAN]; /* components in this scan */ variable
3257 _u8Comp_list[i] = ci; in JPEG_read_sos_marker()
3770 JPEG_memset((void *)_u8Comp_list, 0, sizeof( _u8Comp_list ) ); in JPEG_init()
4096 if ( _QuantTables[_u8Comp_quant[_u8Comp_list[i]]].bValid==FALSE ) in JPEG_check_quant_tables()
4112 …if ( ( _u8Spectral_start == 0 ) && ( _Huff_info[_u8Comp_dc_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()
4118 … if ( ( _u8Spectral_end > 0 ) && ( _Huff_info[_u8Comp_ac_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()
4170 _u16Mcus_per_row = _u16Comp_h_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
4171 _u16Mcus_per_col = _u16Comp_v_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
4181 _u8Mcu_org[0] = _u8Comp_list[0]; in JPEG_calc_mcu_block_order()
4193 component_id = _u8Comp_list[component_num]; in JPEG_calc_mcu_block_order()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1147 JPEG_STATIC MS_U8 _u8Comp_list[JPEG_MAXCOMPSINSCAN]; /* components in this scan */ variable
3223 _u8Comp_list[i] = ci; in JPEG_read_sos_marker()
3725 JPEG_memset((void *)_u8Comp_list, 0, sizeof( _u8Comp_list ) ); in JPEG_init()
4051 if ( _QuantTables[_u8Comp_quant[_u8Comp_list[i]]].bValid==FALSE ) in JPEG_check_quant_tables()
4067 …if ( ( _u8Spectral_start == 0 ) && ( _Huff_info[_u8Comp_dc_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()
4073 … if ( ( _u8Spectral_end > 0 ) && ( _Huff_info[_u8Comp_ac_tab[_u8Comp_list[i]]].bValid== FALSE ) ) in JPEG_check_huff_tables()
4125 _u16Mcus_per_row = _u16Comp_h_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
4126 _u16Mcus_per_col = _u16Comp_v_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
4136 _u8Mcu_org[0] = _u8Comp_list[0]; in JPEG_calc_mcu_block_order()
4148 component_id = _u8Comp_list[component_num]; in JPEG_calc_mcu_block_order()
[all …]