Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c204 PJPEG_GETFREEMEMORY_PARAM pGetFreeMemory = NULL; in JPEGIoctl() local
440 pGetFreeMemory = (PJPEG_GETFREEMEMORY_PARAM)pArgs; in JPEGIoctl()
441 pGetFreeMemory->addr = psJPEG_InstPri->fpJPEGGetFreeMemory(pGetFreeMemory->size); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c218 PJPEG_GETFREEMEMORY_PARAM pGetFreeMemory = NULL; in JPEGIoctl() local
454 pGetFreeMemory = (PJPEG_GETFREEMEMORY_PARAM)pArgs; in JPEGIoctl()
455 pGetFreeMemory->addr = psJPEG_InstPri->fpJPEGGetFreeMemory(pGetFreeMemory->size); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c285 PJPEG_GETFREEMEMORY_PARAM pGetFreeMemory = NULL; in JPEGIoctl() local
522 pGetFreeMemory = (PJPEG_GETFREEMEMORY_PARAM)pArgs; in JPEGIoctl()
523 pGetFreeMemory->addr = psJPEG_InstPri->fpJPEGGetFreeMemory(pGetFreeMemory->size); in JPEGIoctl()