Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1170 JPEG_STATIC MS_U16 _u16Max_blocks_per_mcu; variable
3831 _u16Max_blocks_per_mcu = 0; in JPEG_init()
5163 _u16Max_blocks_per_mcu = 1; in JPEG_init_frame()
5198 _u16Max_blocks_per_mcu = 3; in JPEG_init_frame()
5207 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5216 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5225 _u16Max_blocks_per_mcu = 6; in JPEG_init_frame()
5235 _u16Max_blocks_per_mcu = 6; in JPEG_init_frame()
5263 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5358 _u32Max_blocks_per_row = gu16Max_mcus_per_row * _u16Max_blocks_per_mcu; in JPEG_init_frame()
[all …]
H A DapiJPEG.c677 MS_U16 _u16Max_blocks_per_mcu[E_NJPD_NJPD_TOTAL]; member
1019 JPEG_STATIC MS_U16 _u16Max_blocks_per_mcu[E_NJPD_NJPD_TOTAL];
3927 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 0; in JPEG_init()
5171 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 1; in JPEG_init_frame()
5209 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 3; in JPEG_init_frame()
5218 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 4; in JPEG_init_frame()
5227 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 4; in JPEG_init_frame()
5236 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 6; in JPEG_init_frame()
5246 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 6; in JPEG_init_frame()
5271 pNJPEGContext->_u16Max_blocks_per_mcu[pNJPEGContext->eNJPDNum] = 4; in JPEG_init_frame()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1155 JPEG_STATIC MS_U16 _u16Max_blocks_per_mcu; variable
3823 _u16Max_blocks_per_mcu = 0; in JPEG_init()
5155 _u16Max_blocks_per_mcu = 1; in JPEG_init_frame()
5193 _u16Max_blocks_per_mcu = 3; in JPEG_init_frame()
5202 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5211 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5220 _u16Max_blocks_per_mcu = 6; in JPEG_init_frame()
5230 _u16Max_blocks_per_mcu = 6; in JPEG_init_frame()
5258 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5353 _u32Max_blocks_per_row = gu16Max_mcus_per_row * _u16Max_blocks_per_mcu; in JPEG_init_frame()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1180 JPEG_STATIC MS_U16 _u16Max_blocks_per_mcu; variable
3778 _u16Max_blocks_per_mcu = 0; in JPEG_init()
5110 _u16Max_blocks_per_mcu = 1; in JPEG_init_frame()
5148 _u16Max_blocks_per_mcu = 3; in JPEG_init_frame()
5157 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5166 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5175 _u16Max_blocks_per_mcu = 6; in JPEG_init_frame()
5185 _u16Max_blocks_per_mcu = 6; in JPEG_init_frame()
5213 _u16Max_blocks_per_mcu = 4; in JPEG_init_frame()
5308 _u32Max_blocks_per_row = gu16Max_mcus_per_row * _u16Max_blocks_per_mcu; in JPEG_init_frame()
[all …]