| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.h | 139 void MApi_JPEG_UpdateReadInfo_OJPD(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| H A D | apiJPEG_priv.h | 327 void _MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| H A D | apiJPEG.c | 8592 void _MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in _MApi_JPEG_UpdateReadInfo() argument 8595 _USE_OJPD(MApi_JPEG_UpdateReadInfo, u32DataRead, bEOFflag); in _MApi_JPEG_UpdateReadInfo() 8603 …JPEG_DEBUG_API_MSG("%s: DataRead = %td, EOFflag = %d\n", __FUNCTION__ , (ptrdiff_t)u32DataRead, bE… in _MApi_JPEG_UpdateReadInfo() 8605 pNJPEGContext->_u32Total_bytes_read[pNJPEGContext->eNJPDNum] += u32DataRead; in _MApi_JPEG_UpdateReadInfo() 12069 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo() argument 12080 ReadInfo.u32DataRead = u32DataRead; in MApi_JPEG_UpdateReadInfo() 12088 _MApi_JPEG_UpdateReadInfo(u32DataRead, bEOFflag); in MApi_JPEG_UpdateReadInfo()
|
| H A D | apiJPEG_v2.c | 415 … psJPEG_InstPri->fpJPEGUpdateReadInfo(pUpdateReadInfo->u32DataRead, pUpdateReadInfo->bEOFflag); in JPEGIoctl()
|
| H A D | apiJPEG_OJPD.c | 8068 void MApi_JPEG_UpdateReadInfo_OJPD(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo_OJPD() argument 8075 JPEG_DEBUG_API_MSG("%s: DataRead = %ld, EOFflag = %d\n", __FUNCTION__ , u32DataRead, bEOFflag); in MApi_JPEG_UpdateReadInfo_OJPD() 8077 _u32Total_bytes_read += u32DataRead; in MApi_JPEG_UpdateReadInfo_OJPD()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiJPEG_v2.h | 269 MS_U32 u32DataRead; member
|
| H A D | apiJPEG.h | 847 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiJPEG_v2.h | 269 MS_U32 u32DataRead; member
|
| H A D | apiJPEG.h | 853 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 8057 void _MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in _MApi_JPEG_UpdateReadInfo() argument 8064 JPEG_DEBUG_API_MSG("%s: DataRead = %ld, EOFflag = %d\n", __FUNCTION__ , u32DataRead, bEOFflag); in _MApi_JPEG_UpdateReadInfo() 8066 _u32Total_bytes_read += u32DataRead; in _MApi_JPEG_UpdateReadInfo() 10730 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo() argument 10741 ReadInfo.u32DataRead = u32DataRead; in MApi_JPEG_UpdateReadInfo() 10749 _MApi_JPEG_UpdateReadInfo(u32DataRead, bEOFflag); in MApi_JPEG_UpdateReadInfo()
|
| H A D | apiJPEG_priv.h | 309 void _MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| H A D | apiJPEG_v2.c | 333 … psJPEG_InstPri->fpJPEGUpdateReadInfo(pUpdateReadInfo->u32DataRead, pUpdateReadInfo->bEOFflag); in JPEGIoctl()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG_priv.h | 309 void _MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| H A D | apiJPEG.c | 8041 void _MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in _MApi_JPEG_UpdateReadInfo() argument 8048 JPEG_DEBUG_API_MSG("%s: DataRead = %ld, EOFflag = %d\n", __FUNCTION__ , u32DataRead, bEOFflag); in _MApi_JPEG_UpdateReadInfo() 8050 _u32Total_bytes_read += u32DataRead; in _MApi_JPEG_UpdateReadInfo() 10806 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo() argument 10817 ReadInfo.u32DataRead = u32DataRead; in MApi_JPEG_UpdateReadInfo() 10825 _MApi_JPEG_UpdateReadInfo(u32DataRead, bEOFflag); in MApi_JPEG_UpdateReadInfo()
|
| H A D | apiJPEG_v2.c | 347 … psJPEG_InstPri->fpJPEGUpdateReadInfo(pUpdateReadInfo->u32DataRead, pUpdateReadInfo->bEOFflag); in JPEGIoctl()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 30031 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag); 82918 MS_U32 u32DataRead;
|