Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c293 PJPEG_CB_EVENT_PARAM pGetCbParam = NULL; in JPEGIoctl() local
594 pGetCbParam = (PJPEG_CB_EVENT_PARAM)pArgs; in JPEGIoctl()
595 psJPEG_InstPri->fpJPEGGetEvent(pGetCbParam); in JPEGIoctl()
598 pGetCbParam = (PJPEG_CB_EVENT_PARAM)pArgs; in JPEGIoctl()
599 psJPEG_InstPri->fpJPEGSetEvent(pGetCbParam); in JPEGIoctl()