Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c210 PJPEG_GET_CTRL_PARAM pGetCtrl = NULL; in JPEGIoctl() local
491 pGetCtrl = (PJPEG_GET_CTRL_PARAM)pArgs; in JPEGIoctl()
492 psJPEG_InstPri->fpJPEGGetControl(pGetCtrl->eGetID, pGetCtrl->param, pGetCtrl->u32size); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c224 PJPEG_GET_CTRL_PARAM pGetCtrl = NULL; in JPEGIoctl() local
505 pGetCtrl = (PJPEG_GET_CTRL_PARAM)pArgs; in JPEGIoctl()
506 psJPEG_InstPri->fpJPEGGetControl(pGetCtrl->eGetID, pGetCtrl->param, pGetCtrl->u32size); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c292 PJPEG_GET_CTRL_PARAM pGetCtrl = NULL; in JPEGIoctl() local
590 pGetCtrl = (PJPEG_GET_CTRL_PARAM)pArgs; in JPEGIoctl()
591 psJPEG_InstPri->fpJPEGGetControl(pGetCtrl->eGetID, pGetCtrl->param, pGetCtrl->u32size); in JPEGIoctl()