Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1133 JPEG_STATIC MS_U16 _u16Comp_h_blocks[JPEG_MAXCOMPONENTS]; variable
3774 JPEG_memset((void *)_u16Comp_h_blocks, 0, sizeof( _u16Comp_h_blocks ) ); in JPEG_init()
4172_u16Comp_h_blocks[component_id] = ( ( ( ( _u16Image_x_size * _u8Comp_h_samp[component_id] ) + ( ma… in JPEG_calc_mcu_block_order()
4178 _u16Mcus_per_row = _u16Comp_h_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
H A DapiJPEG.c643 MS_U16 _u16Comp_h_blocks[E_NJPD_NJPD_TOTAL][JPEG_MAXCOMPONENTS]; member
985 JPEG_STATIC MS_U16 _u16Comp_h_blocks[E_NJPD_NJPD_TOTAL][JPEG_MAXCOMPONENTS];
3879 …EG_memset((void *)pNJPEGContext->_u16Comp_h_blocks[pNJPEGContext->eNJPDNum], 0, sizeof( pNJPEGCont… in JPEG_init()
4257 …pNJPEGContext->_u16Comp_h_blocks[pNJPEGContext->eNJPDNum][component_id] = ( ( ( ( pNJPEGContext->_… in JPEG_calc_mcu_block_order()
4263 …pNJPEGContext->_u16Mcus_per_row[pNJPEGContext->eNJPDNum] = pNJPEGContext->_u16Comp_h_blocks[pNJPEG… in JPEG_calc_mcu_block_order()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1118 JPEG_STATIC MS_U16 _u16Comp_h_blocks[JPEG_MAXCOMPONENTS]; variable
3766 JPEG_memset((void *)_u16Comp_h_blocks, 0, sizeof( _u16Comp_h_blocks ) ); in JPEG_init()
4164_u16Comp_h_blocks[component_id] = ( ( ( ( _u16Image_x_size * _u8Comp_h_samp[component_id] ) + ( ma… in JPEG_calc_mcu_block_order()
4170 _u16Mcus_per_row = _u16Comp_h_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1143 JPEG_STATIC MS_U16 _u16Comp_h_blocks[JPEG_MAXCOMPONENTS]; variable
3721 JPEG_memset((void *)_u16Comp_h_blocks, 0, sizeof( _u16Comp_h_blocks ) ); in JPEG_init()
4119_u16Comp_h_blocks[component_id] = ( ( ( ( _u16Image_x_size * _u8Comp_h_samp[component_id] ) + ( ma… in JPEG_calc_mcu_block_order()
4125 _u16Mcus_per_row = _u16Comp_h_blocks[_u8Comp_list[0]]; in JPEG_calc_mcu_block_order()