Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c5824 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local
5826 JPEG_memset((void *)block_y_mcu, 0, sizeof( block_y_mcu ) ); in JPEG_decode_scan()
5848 …block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[component_id] +… in JPEG_decode_scan()
5879 block_y_mcu[_u8Comp_list[0]]++; in JPEG_decode_scan()
5887 block_y_mcu[component_id] += _u8Comp_v_samp[component_id]; in JPEG_decode_scan()
H A DapiJPEG.c5740 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local
5742 JPEG_memset((void *)block_y_mcu, 0, sizeof( block_y_mcu ) ); in JPEG_decode_scan()
5764 …block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[component_id] +… in JPEG_decode_scan()
5795 block_y_mcu[pNJPEGContext->_u8Comp_list[pNJPEGContext->eNJPDNum][0]]++; in JPEG_decode_scan()
5803block_y_mcu[component_id] += pNJPEGContext->_u8Comp_v_samp[pNJPEGContext->eNJPDNum][component_id]; in JPEG_decode_scan()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c5819 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local
5821 JPEG_memset((void *)block_y_mcu, 0, sizeof( block_y_mcu ) ); in JPEG_decode_scan()
5843 …block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[component_id] +… in JPEG_decode_scan()
5874 block_y_mcu[_u8Comp_list[0]]++; in JPEG_decode_scan()
5882 block_y_mcu[component_id] += _u8Comp_v_samp[component_id]; in JPEG_decode_scan()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c5774 MS_U32 block_x_mcu[JPEG_MAXCOMPONENTS], block_y_mcu[JPEG_MAXCOMPONENTS]; in JPEG_decode_scan() local
5776 JPEG_memset((void *)block_y_mcu, 0, sizeof( block_y_mcu ) ); in JPEG_decode_scan()
5798 …block_func( component_id, block_x_mcu[component_id] + block_x_mcu_ofs, block_y_mcu[component_id] +… in JPEG_decode_scan()
5829 block_y_mcu[_u8Comp_list[0]]++; in JPEG_decode_scan()
5837 block_y_mcu[component_id] += _u8Comp_v_samp[component_id]; in JPEG_decode_scan()