| /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() 8067 _bEOF_flag = bEOFflag; in _MApi_JPEG_UpdateReadInfo() 8071 if(bEOFflag) in _MApi_JPEG_UpdateReadInfo() 10730 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo() argument 10742 ReadInfo.bEOFflag = bEOFflag; 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/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 …BUG_API_MSG("%s: DataRead = %td, EOFflag = %d\n", __FUNCTION__ , (ptrdiff_t)u32DataRead, bEOFflag); in _MApi_JPEG_UpdateReadInfo() 8606 pNJPEGContext->_bEOF_flag[pNJPEGContext->eNJPDNum] = bEOFflag; in _MApi_JPEG_UpdateReadInfo() 12069 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo() argument 12081 ReadInfo.bEOFflag = bEOFflag; in MApi_JPEG_UpdateReadInfo() 12088 _MApi_JPEG_UpdateReadInfo(u32DataRead, bEOFflag); in MApi_JPEG_UpdateReadInfo()
|
| 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() 8078 _bEOF_flag = bEOFflag; in MApi_JPEG_UpdateReadInfo_OJPD() 8082 if(bEOFflag) in MApi_JPEG_UpdateReadInfo_OJPD()
|
| H A D | apiJPEG_v2.c | 415 … 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.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() 8051 _bEOF_flag = bEOFflag; in _MApi_JPEG_UpdateReadInfo() 8055 if(bEOFflag) in _MApi_JPEG_UpdateReadInfo() 10806 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag) in MApi_JPEG_UpdateReadInfo() argument 10818 ReadInfo.bEOFflag = bEOFflag; in MApi_JPEG_UpdateReadInfo() 10825 _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 | 347 … psJPEG_InstPri->fpJPEGUpdateReadInfo(pUpdateReadInfo->u32DataRead, pUpdateReadInfo->bEOFflag); in JPEGIoctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiJPEG_v2.h | 270 MS_BOOL bEOFflag; 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 | 270 MS_BOOL bEOFflag; member
|
| H A D | apiJPEG.h | 853 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 30031 void MApi_JPEG_UpdateReadInfo(MS_U32 u32DataRead, MS_BOOL bEOFflag); 82919 MS_BOOL bEOFflag;
|