Home
last modified time | relevance | path

Searched refs:_u32Total_bytes_read (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djpeg_cmodel.c200 extern MS_U32 _u32Total_bytes_read;
647 _u32Total_bytes_read -= _u32In_buf_left; in JPEG_find_eoi()
996 return ( _u32Total_bytes_read ); in JPEG_CMODEL_get_total_bytes_read()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djpeg_cmodel.c200 extern MS_U32 _u32Total_bytes_read;
647 _u32Total_bytes_read -= _u32In_buf_left; in JPEG_find_eoi()
996 return ( _u32Total_bytes_read ); in JPEG_CMODEL_get_total_bytes_read()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1207 JPEG_STATIC MS_U32 _u32Total_bytes_read; variable
1529 _u32Total_bytes_read += _u32In_buf_left; in JPEG_fill_read_buffer()
3863 _u32Total_bytes_read = _u32In_buf_left; in JPEG_init()
8077 _u32Total_bytes_read += u32DataRead; in MApi_JPEG_UpdateReadInfo_OJPD()
9051 _u32Total_bytes_read -= u32RBufAddr;
H A DapiJPEG.c701 MS_U32 _u32Total_bytes_read[E_NJPD_NJPD_TOTAL]; member
1055 JPEG_STATIC MS_U32 _u32Total_bytes_read[E_NJPD_NJPD_TOTAL];
1517 _u32Total_bytes_read[pNJPEGContext->eNJPDNum] += _u32In_buf_left[pNJPEGContext->eNJPDNum]; in JPEG_fill_read_buffer()
3954 …pNJPEGContext->_u32Total_bytes_read[pNJPEGContext->eNJPDNum] = pNJPEGContext->_u32In_buf_left[pNJP… in JPEG_init()
8605 pNJPEGContext->_u32Total_bytes_read[pNJPEGContext->eNJPDNum] += u32DataRead; in _MApi_JPEG_UpdateReadInfo()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1192 JPEG_STATIC MS_U32 _u32Total_bytes_read; variable
1513 _u32Total_bytes_read += _u32In_buf_left; in JPEG_fill_read_buffer()
3855 _u32Total_bytes_read = _u32In_buf_left; in JPEG_init()
8066 _u32Total_bytes_read += u32DataRead; in _MApi_JPEG_UpdateReadInfo()
9022 _u32Total_bytes_read -= u32RBufAddr;
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1217 JPEG_STATIC MS_U32 _u32Total_bytes_read; variable
1539 _u32Total_bytes_read += _u32In_buf_left; in JPEG_fill_read_buffer()
3810 _u32Total_bytes_read = _u32In_buf_left; in JPEG_init()
8050 _u32Total_bytes_read += u32DataRead; in _MApi_JPEG_UpdateReadInfo()
9009 _u32Total_bytes_read -= u32RBufAddr;