Home
last modified time | relevance | path

Searched refs:ppMPOIndex (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.h181 MS_BOOL MApi_JPEG_GetMPOIndex_OJPD(JPEG_MPO_INDEX_INFO **ppMPOIndex);
H A DapiJPEG_OJPD.c9953 MS_BOOL MApi_JPEG_GetMPOIndex_OJPD(JPEG_MPO_INDEX_INFO **ppMPOIndex) in MApi_JPEG_GetMPOIndex_OJPD() argument
9961 *ppMPOIndex = &_stMPOIndex; in MApi_JPEG_GetMPOIndex_OJPD()
H A DapiJPEG.c12977 MS_BOOL MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex) in MApi_JPEG_GetMPOIndex() argument
12989 *ppMPOIndex = eMPOIndex.pMPOIndex; in MApi_JPEG_GetMPOIndex()
12999 return _MApi_JPEG_GetMPOIndex(ppMPOIndex); in MApi_JPEG_GetMPOIndex()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG_v2.h381 JPEG_MPO_INDEX_INFO **ppMPOIndex; member
H A DapiJPEG.h1216 MS_BOOL MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG.h1222 MS_BOOL MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_priv.h349 MS_BOOL _MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex);
H A DapiJPEG.c9924 MS_BOOL _MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex) in _MApi_JPEG_GetMPOIndex() argument
9932 *ppMPOIndex = &_stMPOIndex; in _MApi_JPEG_GetMPOIndex()
11549 MS_BOOL MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex) in MApi_JPEG_GetMPOIndex() argument
11560 eMPOIndex.ppMPOIndex = ppMPOIndex; in MApi_JPEG_GetMPOIndex()
11569 return _MApi_JPEG_GetMPOIndex(ppMPOIndex); in MApi_JPEG_GetMPOIndex()
H A DapiJPEG_v2.c469 pGetMPOIndex->bretVal = psJPEG_InstPri->fpJPEGGetMPOIndex(pGetMPOIndex->ppMPOIndex); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_priv.h349 MS_BOOL _MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex);
H A DapiJPEG.c9911 MS_BOOL _MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex) in _MApi_JPEG_GetMPOIndex() argument
9919 *ppMPOIndex = &_stMPOIndex; in _MApi_JPEG_GetMPOIndex()
11633 MS_BOOL MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex) in MApi_JPEG_GetMPOIndex() argument
11644 eMPOIndex.ppMPOIndex = ppMPOIndex; in MApi_JPEG_GetMPOIndex()
11653 return _MApi_JPEG_GetMPOIndex(ppMPOIndex); in MApi_JPEG_GetMPOIndex()
H A DapiJPEG_v2.c483 pGetMPOIndex->bretVal = psJPEG_InstPri->fpJPEGGetMPOIndex(pGetMPOIndex->ppMPOIndex); in JPEGIoctl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt30189 MS_BOOL MApi_JPEG_GetMPOIndex(JPEG_MPO_INDEX_INFO **ppMPOIndex);