HomeSort by relevance Sort by last modified time
    Searched defs:uProcId (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 101 UINT uProcId = 0; /* default proc ID is 0. */
131 uProcId = atoi(optarg);
155 uProcId = index;
161 status = DSPProcessor_Attach(uProcId, NULL, &hProc);
  /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/video_encode/test/
VideoEncTest.c     [all...]

Completed in 106 milliseconds