Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c2356 static MS_U32 _u32App2MarkerOffset = 0; variable
2633 _stMPOIndex.start_of_offset = _u32App2MarkerOffset + 8 - MRC_BUFFER_ADDR; in JPEG_DecodeMPOInfo()
2815 _u32App2MarkerOffset = (MS_U32)_pu8In_buf_ofs - 2; in JPEG_read_app2_marker()
7106 _u32App2MarkerOffset = 0; in MApi_JPEG_Init_OJPD()
H A DapiJPEG.c800 MS_VIRT _u32App2MarkerOffset[E_NJPD_NJPD_TOTAL]; member
2355 static MS_VIRT _u32App2MarkerOffset[E_NJPD_NJPD_TOTAL];
2633 …POIndex[pNJPEGContext->eNJPDNum].start_of_offset = pNJPEGContext->_u32App2MarkerOffset[pNJPEGConte… in JPEG_DecodeMPOInfo()
2815 …pNJPEGContext->_u32App2MarkerOffset[pNJPEGContext->eNJPDNum] = (MS_VIRT)(pNJPEGContext->_pu8In_buf… in JPEG_read_app2_marker()
7342 pNJPEGContext->_u32App2MarkerOffset[pNJPEGContext->eNJPDNum] = 0; in _MApi_JPEG_Init()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c2348 static MS_U32 _u32App2MarkerOffset = 0; variable
2625 _stMPOIndex.start_of_offset = _u32App2MarkerOffset + 8 - MRC_BUFFER_ADDR; in JPEG_DecodeMPOInfo()
2807 _u32App2MarkerOffset = (MS_U32)_pu8In_buf_ofs - 2; in JPEG_read_app2_marker()
7100 _u32App2MarkerOffset = 0; in _MApi_JPEG_Init()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c2374 static MS_U32 _u32App2MarkerOffset = 0; variable
2651 _stMPOIndex.start_of_offset = _u32App2MarkerOffset + 8 - MRC_BUFFER_ADDR; in JPEG_DecodeMPOInfo()
2833 _u32App2MarkerOffset = (MS_U32)_pu8In_buf_ofs - 2; in JPEG_read_app2_marker()
7079 _u32App2MarkerOffset = 0; in _MApi_JPEG_Init()