Searched refs:_pu8In_buf_ofs (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.c | 1175 JPEG_STATIC MS_U8 *_pu8In_buf_ofs; variable 1460 _pu8In_buf_ofs = _pu8In_buf; in JPEG_fill_read_buffer() 1539 _pu8In_buf_ofs = _pu8In_buf; in JPEG_force_fill_read_buffer() 1605 c = *_pu8In_buf_ofs++; in JPEG_get_char() 1651 c = *_pu8In_buf_ofs++; in JPEG_get_charP() 1660 *( --_pu8In_buf_ofs ) = q; in JPEG_stuff_char() 2336 _pu8In_buf_ofs += count; in JPEG_skip_bytes() 2814 JPEG_DEBUG_API_MSG("_pu8In_buf_ofs = %lx\n", (MS_U32)_pu8In_buf_ofs); in JPEG_read_app2_marker() 2815 _u32App2MarkerOffset = (MS_U32)_pu8In_buf_ofs - 2; in JPEG_read_app2_marker() 3656 …lx, _u32In_buf_MPO_left=0x%lx===========================\n", (MS_U32)_pu8In_buf_ofs, (MS_U32)_u32I… in JPEG_locate_sos_marker() [all …]
|
| H A D | apiJPEG.c | 682 MS_U8 *_pu8In_buf_ofs[E_NJPD_NJPD_TOTAL]; member 1024 JPEG_STATIC MS_U8 *_pu8In_buf_ofs[E_NJPD_NJPD_TOTAL]; 1448 …pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext->eNJPDNum] = pNJPEGContext->_pu8In_buf[pNJPEGContext->… in JPEG_fill_read_buffer() 1529 …pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext->eNJPDNum] = pNJPEGContext->_pu8In_buf[pNJPEGContext->… in JPEG_force_fill_read_buffer() 1603 c = *pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext->eNJPDNum]++; in JPEG_get_char() 1649 c = *pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext->eNJPDNum]++; in JPEG_get_charP() 1658 *( --pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext->eNJPDNum] ) = q; in JPEG_stuff_char() 2334 pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext->eNJPDNum] += count; in JPEG_skip_bytes() 2814 …buf_ofs[pNJPEGContext->eNJPDNum] = %tx\n", (ptrdiff_t)pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext-… in JPEG_read_app2_marker() 2815 …App2MarkerOffset[pNJPEGContext->eNJPDNum] = (MS_VIRT)(pNJPEGContext->_pu8In_buf_ofs[pNJPEGContext-… in JPEG_read_app2_marker() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 1160 JPEG_STATIC MS_U8 *_pu8In_buf_ofs; variable 1444 _pu8In_buf_ofs = _pu8In_buf; in JPEG_fill_read_buffer() 1523 _pu8In_buf_ofs = _pu8In_buf; in JPEG_force_fill_read_buffer() 1597 c = *_pu8In_buf_ofs++; in JPEG_get_char() 1643 c = *_pu8In_buf_ofs++; in JPEG_get_charP() 1652 *( --_pu8In_buf_ofs ) = q; in JPEG_stuff_char() 2328 _pu8In_buf_ofs += count; in JPEG_skip_bytes() 2806 JPEG_DEBUG_API_MSG("_pu8In_buf_ofs = %lx\n", (MS_U32)_pu8In_buf_ofs); in JPEG_read_app2_marker() 2807 _u32App2MarkerOffset = (MS_U32)_pu8In_buf_ofs - 2; in JPEG_read_app2_marker() 3648 …lx, _u32In_buf_MPO_left=0x%lx===========================\n", (MS_U32)_pu8In_buf_ofs, (MS_U32)_u32I… in JPEG_locate_sos_marker() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG.c | 1185 JPEG_STATIC MS_U8 *_pu8In_buf_ofs; variable 1470 _pu8In_buf_ofs = _pu8In_buf; in JPEG_fill_read_buffer() 1549 _pu8In_buf_ofs = _pu8In_buf; in JPEG_force_fill_read_buffer() 1623 c = *_pu8In_buf_ofs++; in JPEG_get_char() 1669 c = *_pu8In_buf_ofs++; in JPEG_get_charP() 1678 *( --_pu8In_buf_ofs ) = q; in JPEG_stuff_char() 2354 _pu8In_buf_ofs += count; in JPEG_skip_bytes() 2832 JPEG_DEBUG_API_MSG("_pu8In_buf_ofs = %lx\n", (MS_U32)_pu8In_buf_ofs); in JPEG_read_app2_marker() 2833 _u32App2MarkerOffset = (MS_U32)_pu8In_buf_ofs - 2; in JPEG_read_app2_marker() 3603 …lx, _u32In_buf_MPO_left=0x%lx===========================\n", (MS_U32)_pu8In_buf_ofs, (MS_U32)_u32I… in JPEG_locate_sos_marker() [all …]
|