Searched refs:JPEG_POOL_ID_JPD (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG_v2.c | 18 JPEG_POOL_ID_JPD=0, enumerator 46 UtopiaModuleAddResourceStart(pModuleJPEG_V2, JPEG_POOL_ID_JPD); in JPEG_EXRegisterToUtopia() 48 UtopiaResourceRegister(pModuleJPEG_V2, psResource, JPEG_POOL_ID_JPD); in JPEG_EXRegisterToUtopia() 49 UtopiaModuleAddResourceEnd(pModuleJPEG_V2, JPEG_POOL_ID_JPD); in JPEG_EXRegisterToUtopia() 63 if(UtopiaResourceObtain(pModuleJPEG_V2, JPEG_POOL_ID_JPD, &pResource) != UTOPIA_STATUS_SUCCESS) in JPEGOpen() 516 if(UtopiaResourceObtain(pModuleJPEG_V2, JPEG_POOL_ID_JPD, &pResource) != UTOPIA_STATUS_SUCCESS) in JPEGClose()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG_v2.c | 19 JPEG_POOL_ID_JPD=0, enumerator 54 UtopiaModuleAddResourceStart(pModuleJPEG_EX_V2, JPEG_POOL_ID_JPD); in JPEG_EXRegisterToUtopia() 56 UtopiaResourceRegister(pModuleJPEG_EX_V2, psResource, JPEG_POOL_ID_JPD); in JPEG_EXRegisterToUtopia() 57 UtopiaModuleAddResourceEnd(pModuleJPEG_EX_V2, JPEG_POOL_ID_JPD); in JPEG_EXRegisterToUtopia() 73 … if(UtopiaResourceObtain(pModuleJPEG_EX_V2, JPEG_POOL_ID_JPD, &pResource) != UTOPIA_STATUS_SUCCESS) in JPEGOpen() 531 … if(UtopiaResourceObtain(pModuleJPEG_EX_V2, JPEG_POOL_ID_JPD, &pResource) != UTOPIA_STATUS_SUCCESS) in JPEGClose()
|