Home
last modified time | relevance | path

Searched refs:pGetMPOAttr (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c208 PJPEG_GETMPOATTR_PARAM pGetMPOAttr = NULL; in JPEGIoctl() local
472 pGetMPOAttr = (PJPEG_GETMPOATTR_PARAM)pArgs; in JPEGIoctl()
473pGetMPOAttr->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_v2.c222 PJPEG_GETMPOATTR_PARAM pGetMPOAttr = NULL; in JPEGIoctl() local
486 pGetMPOAttr = (PJPEG_GETMPOATTR_PARAM)pArgs; in JPEGIoctl()
487pGetMPOAttr->bretVal = psJPEG_InstPri->fpJPEGGetMPOAttr(pGetMPOAttr->image_no, pGetMPOAttr->ppMPOA… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c289 PJPEG_GETMPOATTR_PARAM pGetMPOAttr = NULL; in JPEGIoctl() local
559 pGetMPOAttr = (PJPEG_GETMPOATTR_PARAM)pArgs; in JPEGIoctl()
561pGetMPOAttr->bretVal = psJPEG_InstPri->fpJPEGGetMPOAttr(pGetMPOAttr->image_no, pGetMPOAttr->pMPOAt… in JPEGIoctl()