Home
last modified time | relevance | path

Searched refs:image_no (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c9936 MS_BOOL _MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr) in _MApi_JPEG_GetMPOAttr() argument
9938 if((JPEG_MPO_MAX_SUPPORT_IMAGE < image_no) in _MApi_JPEG_GetMPOAttr()
9939 || (FALSE == _stMPOAttri[image_no - 1].used)) in _MApi_JPEG_GetMPOAttr()
9941 JPEG_DEBUG_API_MSG("No MPO Attribute with image no. %ld\n", image_no); in _MApi_JPEG_GetMPOAttr()
9945 *ppMPOAttr = &_stMPOAttri[image_no - 1]; in _MApi_JPEG_GetMPOAttr()
11573 MS_BOOL MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr) in MApi_JPEG_GetMPOAttr() argument
11584 eMPOAttr.image_no = image_no; in MApi_JPEG_GetMPOAttr()
11594 return _MApi_JPEG_GetMPOAttr(image_no, ppMPOAttr); in MApi_JPEG_GetMPOAttr()
H A DapiJPEG_priv.h350 MS_BOOL _MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr);
H A DapiJPEG_v2.c473 …pGetMPOAttr->bretVal = psJPEG_InstPri->fpJPEGGetMPOAttr(pGetMPOAttr->image_no, pGetMPOAttr->ppMPOA… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c9923 MS_BOOL _MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr) in _MApi_JPEG_GetMPOAttr() argument
9925 if((JPEG_MPO_MAX_SUPPORT_IMAGE < image_no) in _MApi_JPEG_GetMPOAttr()
9926 || (FALSE == _stMPOAttri[image_no - 1].used)) in _MApi_JPEG_GetMPOAttr()
9928 JPEG_DEBUG_API_MSG("No MPO Attribute with image no. %ld\n", image_no); in _MApi_JPEG_GetMPOAttr()
9932 *ppMPOAttr = &_stMPOAttri[image_no - 1]; in _MApi_JPEG_GetMPOAttr()
11657 MS_BOOL MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr) in MApi_JPEG_GetMPOAttr() argument
11668 eMPOAttr.image_no = image_no; in MApi_JPEG_GetMPOAttr()
11678 return _MApi_JPEG_GetMPOAttr(image_no, ppMPOAttr); in MApi_JPEG_GetMPOAttr()
H A DapiJPEG_priv.h350 MS_BOOL _MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr);
H A DapiJPEG_v2.c487 …pGetMPOAttr->bretVal = psJPEG_InstPri->fpJPEGGetMPOAttr(pGetMPOAttr->image_no, pGetMPOAttr->ppMPOA… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.h182 MS_BOOL MApi_JPEG_GetMPOAttr_OJPD(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr);
H A DapiJPEG.c10606 MS_BOOL _MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO *pMPOAttr) in _MApi_JPEG_GetMPOAttr() argument
10609 _USE_OJPD(MApi_JPEG_GetMPOAttr, image_no, pMPOAttr); in _MApi_JPEG_GetMPOAttr()
10610 if((JPEG_MPO_MAX_SUPPORT_IMAGE < image_no) in _MApi_JPEG_GetMPOAttr()
10611 || (FALSE == pNJPEGContext->_stMPOAttri[pNJPEGContext->eNJPDNum][image_no - 1].used)) in _MApi_JPEG_GetMPOAttr()
10613 JPEG_DEBUG_API_MSG("No MPO Attribute with image no. %td\n", (ptrdiff_t)image_no); in _MApi_JPEG_GetMPOAttr()
10616 …)pMPOAttr, (void *)&pNJPEGContext->_stMPOAttri[pNJPEGContext->eNJPDNum][image_no - 1], sizeof( JPE… in _MApi_JPEG_GetMPOAttr()
13003 MS_BOOL MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr) in MApi_JPEG_GetMPOAttr() argument
13014 eMPOAttr.image_no = image_no; in MApi_JPEG_GetMPOAttr()
13015 eMPOAttr.pMPOAttr = &gNJPEGContext._stMPOAttri[gNJPEGContext.eNJPDNum][image_no - 1]; in MApi_JPEG_GetMPOAttr()
13026 return _MApi_JPEG_GetMPOAttr(image_no, ppMPOAttr); in MApi_JPEG_GetMPOAttr()
H A DapiJPEG_priv.h368 MS_BOOL _MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO *pMPOAttr);
H A DapiJPEG_OJPD.c9965 MS_BOOL MApi_JPEG_GetMPOAttr_OJPD(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr) in MApi_JPEG_GetMPOAttr_OJPD() argument
9967 if((JPEG_MPO_MAX_SUPPORT_IMAGE < image_no) in MApi_JPEG_GetMPOAttr_OJPD()
9968 || (FALSE == _stMPOAttri[image_no - 1].used)) in MApi_JPEG_GetMPOAttr_OJPD()
9970 JPEG_DEBUG_API_MSG("No MPO Attribute with image no. %ld\n", image_no); in MApi_JPEG_GetMPOAttr_OJPD()
9974 *ppMPOAttr = &_stMPOAttri[image_no - 1]; in MApi_JPEG_GetMPOAttr_OJPD()
H A DapiJPEG_v2.c561 …pGetMPOAttr->bretVal = psJPEG_InstPri->fpJPEGGetMPOAttr(pGetMPOAttr->image_no, pGetMPOAttr->pMPOAt… in JPEGIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG_v2.h387 MS_U32 image_no; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG_v2.h387 MS_U32 image_no; member
H A DapiJPEG.h1230 MS_BOOL MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt30197 MS_BOOL MApi_JPEG_GetMPOAttr(MS_U32 image_no, JPEG_MPO_ATTRIBUTE_INFO **ppMPOAttr);
83036 MS_U32 image_no;