Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h48 LinkedList AllocList; variable
144 LinkedList_AddElement(&AllocList, _pStruct_);
149 LinkedList_FreeElement(&AllocList, _ptr);\
156 LinkedList_FreeAll(&AllocList);\
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h128 LinkedList AllocList; variable
170 LinkedList_AddElement(&AllocList, _pStruct_);
175 LinkedList_FreeElement(&AllocList, _ptr);\
182 LinkedList_FreeAll(&AllocList);\
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h89 LinkedList AllocList; variable
142 LinkedList_AddElement(&AllocList, _pStruct_);
147 LinkedList_FreeElement(&AllocList, _ptr);\
154 LinkedList_FreeAll(&AllocList);\
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c640 LinkedList_Create(&AllocList); in OMX_ComponentInit()
788 LinkedList_Destroy(&AllocList); in OMX_ComponentInit()
DOMX_VPP_Utils.c679 LinkedList_Destroy(&AllocList); in VPP_Free_ComponentResources()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c592 LinkedList_Create(&AllocList); in OMX_ComponentInit()
839 LinkedList_Destroy(&AllocList); in OMX_ComponentInit()
DOMX_JpegDec_Utils.c541 LinkedList_Destroy(&AllocList); in Free_ComponentResourcesJpegDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c429 LinkedList_Create(&AllocList); in OMX_ComponentInit()
721 LinkedList_Destroy(&AllocList); in OMX_ComponentInit()
DOMX_JpegEnc_Utils.c540 LinkedList_Destroy(&AllocList); in JPEGEnc_Free_ComponentResources()