Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c5836 MS_U8 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_decode_scan() local
5848 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan()
5860 if ( ++block_x_mcu_ofs == _u8Comp_h_samp[component_id] ) in JPEG_decode_scan()
5862 block_x_mcu_ofs = 0; in JPEG_decode_scan()
6293 MS_U16 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_load_next_row() local
6307 …oeff_buf_getp( _AC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, _u32Block_y_… in JPEG_load_next_row()
6314 …oeff_buf_getp( _DC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, _u32Block_y_… in JPEG_load_next_row()
6420 if ( ++block_x_mcu_ofs == _u8Comp_h_samp[component_id] ) in JPEG_load_next_row()
6422 block_x_mcu_ofs = 0; in JPEG_load_next_row()
H A DapiJPEG.c5752 MS_U8 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_decode_scan() local
5764 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan()
5776 … if ( ++block_x_mcu_ofs == pNJPEGContext->_u8Comp_h_samp[pNJPEGContext->eNJPDNum][component_id] ) in JPEG_decode_scan()
5778 block_x_mcu_ofs = 0; in JPEG_decode_scan()
6235 MS_U16 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_load_next_row() local
6244 …[pNJPEGContext->eNJPDNum][component_id], block_x_mcu[component_id] + block_x_mcu_ofs, pNJPEGContex… in JPEG_load_next_row()
6251 …[pNJPEGContext->eNJPDNum][component_id], block_x_mcu[component_id] + block_x_mcu_ofs, pNJPEGContex… in JPEG_load_next_row()
6327 … if ( ++block_x_mcu_ofs == pNJPEGContext->_u8Comp_h_samp[pNJPEGContext->eNJPDNum][component_id] ) in JPEG_load_next_row()
6329 block_x_mcu_ofs = 0; in JPEG_load_next_row()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c5831 MS_U8 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_decode_scan() local
5843 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan()
5855 if ( ++block_x_mcu_ofs == _u8Comp_h_samp[component_id] ) in JPEG_decode_scan()
5857 block_x_mcu_ofs = 0; in JPEG_decode_scan()
6288 MS_U16 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_load_next_row() local
6302 …oeff_buf_getp( _AC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, _u32Block_y_… in JPEG_load_next_row()
6309 …oeff_buf_getp( _DC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, _u32Block_y_… in JPEG_load_next_row()
6415 if ( ++block_x_mcu_ofs == _u8Comp_h_samp[component_id] ) in JPEG_load_next_row()
6417 block_x_mcu_ofs = 0; in JPEG_load_next_row()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c5786 MS_U8 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_decode_scan() local
5798 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan()
5810 if ( ++block_x_mcu_ofs == _u8Comp_h_samp[component_id] ) in JPEG_decode_scan()
5812 block_x_mcu_ofs = 0; in JPEG_decode_scan()
6243 MS_U16 block_x_mcu_ofs = 0, block_y_mcu_ofs = 0; in JPEG_load_next_row() local
6257 …oeff_buf_getp( _AC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, _u32Block_y_… in JPEG_load_next_row()
6264 …oeff_buf_getp( _DC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, _u32Block_y_… in JPEG_load_next_row()
6370 if ( ++block_x_mcu_ofs == _u8Comp_h_samp[component_id] ) in JPEG_load_next_row()
6372 block_x_mcu_ofs = 0; in JPEG_load_next_row()