Searched refs:block_x_mcu (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.c | 5824 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local 5832 JPEG_memset((void *)block_x_mcu, 0, sizeof( block_x_mcu ) ); in JPEG_decode_scan() 5848 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan() 5856 block_x_mcu[component_id]++; in JPEG_decode_scan() 5868 block_x_mcu[component_id] += _u8Comp_h_samp[component_id]; in JPEG_decode_scan() 6287 MS_U16 block_x_mcu[JPEG_MAXCOMPONENTS]; in JPEG_load_next_row() local 6289 JPEG_memset((void *)block_x_mcu, 0, JPEG_MAXCOMPONENTS * sizeof( MS_U16 ) ); in JPEG_load_next_row() 6307 …pAC = JPEG_coeff_buf_getp( _AC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, … in JPEG_load_next_row() 6314 …pDC = JPEG_coeff_buf_getp( _DC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, … in JPEG_load_next_row() 6416 block_x_mcu[component_id]++; in JPEG_load_next_row() [all …]
|
| H A D | apiJPEG.c | 5740 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local 5748 JPEG_memset((void *)block_x_mcu, 0, sizeof( block_x_mcu ) ); in JPEG_decode_scan() 5764 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan() 5772 block_x_mcu[component_id]++; in JPEG_decode_scan() 5784 … block_x_mcu[component_id] += pNJPEGContext->_u8Comp_h_samp[pNJPEGContext->eNJPDNum][component_id]; in JPEG_decode_scan() 6229 MS_U16 block_x_mcu[JPEG_MAXCOMPONENTS]; in JPEG_load_next_row() local 6231 JPEG_memset((void *)block_x_mcu, 0, JPEG_MAXCOMPONENTS * sizeof( MS_U16 ) ); in JPEG_load_next_row() 6244 …etp( pNJPEGContext->_AC_Coeffs[pNJPEGContext->eNJPDNum][component_id], block_x_mcu[component_id] +… in JPEG_load_next_row() 6251 …etp( pNJPEGContext->_DC_Coeffs[pNJPEGContext->eNJPDNum][component_id], block_x_mcu[component_id] +… in JPEG_load_next_row() 6323 block_x_mcu[component_id]++; in JPEG_load_next_row() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 5819 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local 5827 JPEG_memset((void *)block_x_mcu, 0, sizeof( block_x_mcu ) ); in JPEG_decode_scan() 5843 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan() 5851 block_x_mcu[component_id]++; in JPEG_decode_scan() 5863 block_x_mcu[component_id] += _u8Comp_h_samp[component_id]; in JPEG_decode_scan() 6282 MS_U16 block_x_mcu[JPEG_MAXCOMPONENTS]; in JPEG_load_next_row() local 6284 JPEG_memset((void *)block_x_mcu, 0, JPEG_MAXCOMPONENTS * sizeof( MS_U16 ) ); in JPEG_load_next_row() 6302 …pAC = JPEG_coeff_buf_getp( _AC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, … in JPEG_load_next_row() 6309 …pDC = JPEG_coeff_buf_getp( _DC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, … in JPEG_load_next_row() 6411 block_x_mcu[component_id]++; in JPEG_load_next_row() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG.c | 5774 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local 5782 JPEG_memset((void *)block_x_mcu, 0, sizeof( block_x_mcu ) ); in JPEG_decode_scan() 5798 …if(!decode_block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[comp… in JPEG_decode_scan() 5806 block_x_mcu[component_id]++; in JPEG_decode_scan() 5818 block_x_mcu[component_id] += _u8Comp_h_samp[component_id]; in JPEG_decode_scan() 6237 MS_U16 block_x_mcu[JPEG_MAXCOMPONENTS]; in JPEG_load_next_row() local 6239 JPEG_memset((void *)block_x_mcu, 0, JPEG_MAXCOMPONENTS * sizeof( MS_U16 ) ); in JPEG_load_next_row() 6257 …pAC = JPEG_coeff_buf_getp( _AC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, … in JPEG_load_next_row() 6264 …pDC = JPEG_coeff_buf_getp( _DC_Coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, … in JPEG_load_next_row() 6366 block_x_mcu[component_id]++; in JPEG_load_next_row() [all …]
|