HomeSort by relevance Sort by last modified time
    Searched refs:uProcId (Results 1 - 5 of 5) 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);