HomeSort by relevance Sort by last modified time
    Searched refs:DspManager_Open (Results 1 - 9 of 9) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
DSPManager.h 25 * DspManager_Open
59 * ======== DspManager_Open ========
71 extern DBAPI DspManager_Open(UINT argc, PVOID argp);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPManager.h 25 * DspManager_Open
59 * ======== DspManager_Open ========
71 extern DBAPI DspManager_Open(UINT argc, PVOID argp);
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 145 status = (DBAPI)DspManager_Open(0, NULL);
147 PrintVerbose("DSPManager_Open failed \n");
  /hardware/ti/omap3/dspbridge/libbridge/
DSPManager.c 28 * DSPManager_Open
86 * ======== DspManager_Open ========
90 DBAPI DspManager_Open(UINT argc, PVOID argp)
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 274 status = DspManager_Open(0, NULL);
276 OMX_PRDSP1 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DspManager_Open Successful\n");
589 status = DspManager_Open(0, NULL);
591 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DspManager_Open Successful\n");
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]

Completed in 188 milliseconds