Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/inc/
DDSPManager.h71 extern DBAPI DspManager_Open(UINT argc, PVOID argp);
/hardware/ti/omap3/dspbridge/libbridge/inc/
DDSPManager.h71 extern DBAPI DspManager_Open(UINT argc, PVOID argp);
/hardware/ti/omap3/dspbridge/dspexec/
Ddspexec.c145 status = (DBAPI)DspManager_Open(0, NULL); in main()
/hardware/ti/omap3/dspbridge/libbridge/
DDSPManager.c90 DBAPI DspManager_Open(UINT argc, PVOID argp) in DspManager_Open() function
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
DJPEGTestEnc.c2078 status = (DBAPI)DspManager_Open(0, NULL); in LoadBaseImage()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.c1567 status = (DBAPI)DspManager_Open(0, NULL);
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c274 status = DspManager_Open(0, NULL); in InitMMCodecEx()
589 status = DspManager_Open(0, NULL); in InitMMCodec()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
DVPPTest.c2408 status = (DBAPI)DspManager_Open(0, NULL);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
DVideoEncTest.c3073 status = (DBAPI)DspManager_Open(0, NULL); in LoadBaseImage()