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

  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 25 * DSPProcessor_Attach
66 * ======== DSPProcessor_Attach ========
86 extern DBAPI DSPProcessor_Attach(UINT uProcessor,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 25 * DSPProcessor_Attach
66 * ======== DSPProcessor_Attach ========
86 extern DBAPI DSPProcessor_Attach(UINT uProcessor,
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 39 * the DSPProcessor_Attach() function. If this option is not
161 status = DSPProcessor_Attach(uProcId, NULL, &hProc);
163 PrintVerbose("DSPProcessor_Attach succeeded.\n");
198 PrintVerbose("DSPProcessor_Attach failed: 0x%x.\n",status);
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 27 * DSPProcessor_Attach
58 *! 04-Aug-2000 rr: DSPProcessor_Attach does not check for pAttrin for NULL.
90 * ======== DSPProcessor_Attach ========
95 DBAPI DSPProcessor_Attach(UINT uProcessor,
102 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Attach\r\n")));
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 279 status = DSPProcessor_Attach(TI_PROCESSOR_DSP, NULL, &(phandle->dspCodec->hProc));
281 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DSPProcessor_Attach Successful\n");
594 status = DSPProcessor_Attach(TI_PROCESSOR_DSP, NULL, &(phandle->dspCodec->hProc));
596 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DSPProcessor_Attach 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 484 milliseconds